diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-06-28 12:59:46 +0200 |
---|---|---|
committer | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-06-28 12:59:46 +0200 |
commit | 3ee0dadd33c47abea81fdb78d403e3f9f41b0786 (patch) | |
tree | efb9a12bff891a194bc8dde727cd5984819bc5b0 /docs/C - Misc. tutorials.txt | |
parent | 11a7a4cdcd430ea565b6dbfe42a6c7e76c17158c (diff) | |
download | crosstool-ng-3ee0dadd33c47abea81fdb78d403e3f9f41b0786.tar.gz crosstool-ng-3ee0dadd33c47abea81fdb78d403e3f9f41b0786.tar.bz2 crosstool-ng-3ee0dadd33c47abea81fdb78d403e3f9f41b0786.zip |
docs: start cleaning up after the conversion from Hg to git
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'docs/C - Misc. tutorials.txt')
-rw-r--r-- | docs/C - Misc. tutorials.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/C - Misc. tutorials.txt b/docs/C - Misc. tutorials.txt index f5a78f6d..d3c95068 100644 --- a/docs/C - Misc. tutorials.txt +++ b/docs/C - Misc. tutorials.txt @@ -112,6 +112,12 @@ HINTS: Using Mercurial to hack crosstool-NG | -------------------------------------+ +NOTE: this section was applicable as long as when we were using Mercurial (Hg) +as the DVCS. Now we've switched to git, this section is no longer current. We +keep it as a reference, since it still contains a few useful hints. + +Please help rewrite this section. ;-) + Contributed by: Titus von Boxberg PREREQUISITES: |