diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2006-02-15 02:30:03 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2006-02-15 02:30:03 +0000 |
commit | eca9d8344105b1a7156d49847cfa36ff08fcbf53 (patch) | |
tree | 26c04faae4224cfa02cca2929f0c194d6128078b /devel/git/pkg-plist | |
parent | a26cccc0b725e28812863b1c51b22dd523587c1b (diff) | |
download | ports-eca9d8344105b1a7156d49847cfa36ff08fcbf53.tar.gz ports-eca9d8344105b1a7156d49847cfa36ff08fcbf53.zip |
Notes
Diffstat (limited to 'devel/git/pkg-plist')
-rw-r--r-- | devel/git/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index 741e59daf823..15294f6b8ddb 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -76,6 +76,7 @@ bin/git-relink bin/git-repack bin/git-repo-config bin/git-request-pull +bin/git-rerere bin/git-reset bin/git-resolve bin/git-rev-list @@ -85,6 +86,7 @@ bin/git-send-pack bin/git-sh-setup bin/git-shell bin/git-shortlog +bin/git-show bin/git-show-branch bin/git-show-index bin/git-ssh-fetch @@ -110,7 +112,6 @@ bin/git-whatchanged bin/git-write-tree bin/gitk share/git-core/python/gitMergeCommon.py -share/git-core/python/subprocess.py share/git-core/templates/description share/git-core/templates/hooks/applypatch-msg share/git-core/templates/hooks/commit-msg |