John Keeping eb8e7e1d9a repo-config: remove deprecated alias for "git config" 12 years ago
..
README contrib/examples/README: give an explanation of the status of these files 16 years ago
builtin-fetch--tool.c Merge branch 'jc/merge-bases' 13 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 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 Resurrect git-rerere to contrib/examples 17 years ago
git-reset.sh
git-resolve.sh Use 'fast-forward' all over the place 16 years ago
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 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
git-whatchanged.sh repo-config: remove deprecated alias for "git config" 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.