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.
 
 
 
 
 
 
Junio C Hamano dec034a34e Merge branch 'sb/repack-in-c' 11 years ago
..
README
builtin-fetch--tool.c Merge branch 'jc/merge-bases' 13 years ago
git-checkout.sh
git-clean.sh
git-clone.sh
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-log.sh core-tutorial: trim the section on Inspecting Changes 12 years ago
git-ls-remote.sh
git-merge-ours.sh
git-merge.sh use 'commit-ish' instead of 'committish' 12 years ago
git-notes.sh Builtin-ify git-notes 15 years ago
git-remote.perl contrib/examples/git-remote.perl: use a lowercase "usage:" string 12 years ago
git-repack.sh repack: rewrite the shell script in C 12 years ago
git-rerere.perl
git-reset.sh
git-resolve.sh
git-revert.sh cherry-pick/revert: add support for -X/--strategy-option 14 years ago
git-svnimport.perl contrib/examples: use a lowercase "usage:" string 12 years ago
git-svnimport.txt
git-tag.sh
git-verify-tag.sh
git-whatchanged.sh core-tutorial: trim the section on Inspecting Changes 12 years ago

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.