diff options
Diffstat (limited to 'devel/git/pkg-plist')
-rw-r--r-- | devel/git/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/git/pkg-plist b/devel/git/pkg-plist index 292cdea2f90c..08e7ce0c38c6 100644 --- a/devel/git/pkg-plist +++ b/devel/git/pkg-plist @@ -124,7 +124,9 @@ libexec/git-core/git-push libexec/git-core/git-quiltimport libexec/git-core/git-read-tree libexec/git-core/git-rebase +libexec/git-core/git-rebase--am libexec/git-core/git-rebase--interactive +libexec/git-core/git-rebase--merge libexec/git-core/git-receive-pack libexec/git-core/git-reflog libexec/git-core/git-relink @@ -148,6 +150,8 @@ libexec/git-core/git-revert libexec/git-core/git-rm libexec/git-core/git-send-email libexec/git-core/git-send-pack +libexec/git-core/git-sh-i18n +libexec/git-core/git-sh-i18n--envsubst libexec/git-core/git-sh-setup libexec/git-core/git-shell libexec/git-core/git-stage @@ -377,6 +381,8 @@ share/git-core/templates/info/exclude %%HTMLDOCS%%%%DOCSDIR%%/git-rm.html %%HTMLDOCS%%%%DOCSDIR%%/git-send-email.html %%HTMLDOCS%%%%DOCSDIR%%/git-send-pack.html +%%HTMLDOCS%%%%DOCSDIR%%/git-sh-i18n.html +%%HTMLDOCS%%%%DOCSDIR%%/git-sh-i18n--envsubst.html %%HTMLDOCS%%%%DOCSDIR%%/git-sh-setup.html %%HTMLDOCS%%%%DOCSDIR%%/git-shell.html %%HTMLDOCS%%%%DOCSDIR%%/git-shortlog.html @@ -586,6 +592,8 @@ share/git-core/templates/info/exclude %%HTMLDOCS%%%%DOCSDIR%%/git-cvsimport.txt %%HTMLDOCS%%%%DOCSDIR%%/user-manual.html %%HTMLDOCS%%%%DOCSDIR%%/git-gui.txt +%%HTMLDOCS%%%%DOCSDIR%%/git-sh-i18n.txt +%%HTMLDOCS%%%%DOCSDIR%%/git-sh-i18n--envsubst.txt %%HTMLDOCS%%%%DOCSDIR%%/git-sh-setup.txt %%HTMLDOCS%%%%DOCSDIR%%/git.txt %%HTMLDOCS%%%%DOCSDIR%%/git-cherry-pick.txt @@ -818,6 +826,7 @@ share/git-core/templates/info/exclude %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.7.5.2.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.7.5.3.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.7.5.4.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/1.7.6.txt %%GITWEB%%%%EXAMPLESDIR%%/gitweb/gitweb.cgi %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.js %%GITWEB%%%%EXAMPLESDIR%%/gitweb/static/gitweb.css |