You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Samuel Tardieu 944163a4bd Honor "tagopt = --tags" configuration option 15 years ago
..
README contrib/examples/README: give an explanation of the status of these files 16 years ago
builtin-fetch--tool.c Merge branch 'jn/help-everywhere' 15 years ago
git-checkout.sh Merge branch 'db/checkout' 17 years ago
git-clean.sh
git-clone.sh Merge branch 'db/clone-in-c' 17 years ago
git-commit.sh Replace uses of "git-var" with "git var" 17 years ago
git-fetch.sh Honor "tagopt = --tags" configuration option 15 years ago
git-gc.sh
git-ls-remote.sh
git-merge-ours.sh
git-merge.sh git merge -X<option> 15 years ago
git-notes.sh Builtin-ify git-notes 15 years ago
git-remote.perl Typo "does not exists" when git remote update remote. 16 years ago
git-rerere.perl Resurrect git-rerere to contrib/examples 17 years ago
git-reset.sh
git-resolve.sh Use 'fast-forward' all over the place 15 years ago
git-revert.sh
git-svnimport.perl Convert git-* invocations to "git *" in the svnimport example. 16 years ago
git-svnimport.txt Fix typo in contrib/examples/git-svnimport.txt 16 years ago
git-tag.sh Replace uses of "git-var" with "git var" 17 years ago
git-verify-tag.sh

README

These are original scripted implementations, kept primarily for their
reference value to any aspiring plumbing users who want to learn how
pieces can be fit together.