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.
 
 
 
 
 
 
Jonathan Nieder 67ac1e1d57 cherry-pick/revert: add support for -X/--strategy-option 14 years ago
..
README contrib/examples/README: give an explanation of the status of these files 16 years ago
builtin-fetch--tool.c Change incorrect "remote branch" to "remote tracking branch" in C code 14 years ago
git-checkout.sh
git-clean.sh
git-clone.sh Merge branch 'db/clone-in-c' 17 years ago
git-commit.sh examples/commit: use --abbrev for commit summary 15 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 merge script: learn --[no-]rerere-autoupdate 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 cherry-pick/revert: add support for -X/--strategy-option 14 years ago
git-svnimport.perl Merge branch 'ab/require-perl-5.8' 14 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.