components/git/git.p5m
author Danek Duvall <danek.duvall@oracle.com>
Thu, 24 Mar 2016 11:12:03 -0700
branchs11u3-sru
changeset 5720 519e1bb835ee
parent 3983 59c8a3f84172
permissions -rw-r--r--
22854539 git 2.7.4 16298577 git system wide configuration stored in sub-optimal directory 16576745 git can't find gpg to sign tags 16913667 gitweb.cgi have no execution flags after installation 21952988 problem in UTILITY/GIT 21955798 new git patch to prevent inet_ntop() compile failures 22315592 git send-email fails because it can't find Error.pm 22959674 problem in UTILITY/GIT

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr/lib/git-core/.* -> default mode 0555>
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
<transform file path=usr/perl5/.*/man/(.*) -> emit link \
    path=/usr/share/man/%<1> target=../../../perl5/$(PERL_VERSION)/man/%<1>>
#
set name=pkg.fmri \
    value=pkg:/developer/versioning/git@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="git - Fast Version Control System"
set name=pkg.description \
    value="Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
set name=com.oracle.info.description value="the git version control system"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:Development/Source Code Management"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=LSARC/2008/360
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
#
dir  path=usr
dir  path=usr/bin
hardlink path=usr/bin/git target=../lib/git-core/git
hardlink path=usr/bin/git-cvsserver target=../lib/git-core/git-cvsserver
hardlink path=usr/bin/git-receive-pack target=../lib/git-core/git
hardlink path=usr/bin/git-shell target=../lib/git-core/git-shell
hardlink path=usr/bin/git-upload-archive target=../lib/git-core/git
hardlink path=usr/bin/git-upload-pack target=../lib/git-core/git-upload-pack
file path=usr/bin/gitk
dir  path=usr/lib
dir  path=usr/lib/git-core
file path=usr/lib/git-core/git
hardlink path=usr/lib/git-core/git-add target=git
file path=usr/lib/git-core/git-add--interactive
hardlink path=usr/lib/git-core/git-am target=git
hardlink path=usr/lib/git-core/git-annotate target=git
hardlink path=usr/lib/git-core/git-apply target=git
file path=usr/lib/git-core/git-archimport
hardlink path=usr/lib/git-core/git-archive target=git
file path=usr/lib/git-core/git-bisect
hardlink path=usr/lib/git-core/git-bisect--helper target=git
hardlink path=usr/lib/git-core/git-blame target=git
hardlink path=usr/lib/git-core/git-branch target=git
hardlink path=usr/lib/git-core/git-bundle target=git
hardlink path=usr/lib/git-core/git-cat-file target=git
hardlink path=usr/lib/git-core/git-check-attr target=git
hardlink path=usr/lib/git-core/git-check-ignore target=git
hardlink path=usr/lib/git-core/git-check-mailmap target=git
hardlink path=usr/lib/git-core/git-check-ref-format target=git
hardlink path=usr/lib/git-core/git-checkout target=git
hardlink path=usr/lib/git-core/git-checkout-index target=git
hardlink path=usr/lib/git-core/git-cherry target=git
hardlink path=usr/lib/git-core/git-cherry-pick target=git
hardlink path=usr/lib/git-core/git-citool target=git-gui
hardlink path=usr/lib/git-core/git-clean target=git
hardlink path=usr/lib/git-core/git-clone target=git
hardlink path=usr/lib/git-core/git-column target=git
hardlink path=usr/lib/git-core/git-commit target=git
hardlink path=usr/lib/git-core/git-commit-tree target=git
hardlink path=usr/lib/git-core/git-config target=git
hardlink path=usr/lib/git-core/git-count-objects target=git
hardlink path=usr/lib/git-core/git-credential target=git
file path=usr/lib/git-core/git-credential-cache
file path=usr/lib/git-core/git-credential-cache--daemon
file path=usr/lib/git-core/git-credential-store
file path=usr/lib/git-core/git-cvsexportcommit
file path=usr/lib/git-core/git-cvsimport
file path=usr/lib/git-core/git-cvsserver
file path=usr/lib/git-core/git-daemon
hardlink path=usr/lib/git-core/git-describe target=git
hardlink path=usr/lib/git-core/git-diff target=git
hardlink path=usr/lib/git-core/git-diff-files target=git
hardlink path=usr/lib/git-core/git-diff-index target=git
hardlink path=usr/lib/git-core/git-diff-tree target=git
file path=usr/lib/git-core/git-difftool
file path=usr/lib/git-core/git-difftool--helper
hardlink path=usr/lib/git-core/git-fast-export target=git
file path=usr/lib/git-core/git-fast-import
hardlink path=usr/lib/git-core/git-fetch target=git
hardlink path=usr/lib/git-core/git-fetch-pack target=git
file path=usr/lib/git-core/git-filter-branch
hardlink path=usr/lib/git-core/git-fmt-merge-msg target=git
hardlink path=usr/lib/git-core/git-for-each-ref target=git
hardlink path=usr/lib/git-core/git-format-patch target=git
hardlink path=usr/lib/git-core/git-fsck target=git
hardlink path=usr/lib/git-core/git-fsck-objects target=git
hardlink path=usr/lib/git-core/git-gc target=git
hardlink path=usr/lib/git-core/git-get-tar-commit-id target=git
hardlink path=usr/lib/git-core/git-grep target=git
file path=usr/lib/git-core/git-gui
file path=usr/lib/git-core/git-gui--askpass
hardlink path=usr/lib/git-core/git-hash-object target=git
hardlink path=usr/lib/git-core/git-help target=git
file path=usr/lib/git-core/git-http-backend
file path=usr/lib/git-core/git-http-fetch
file path=usr/lib/git-core/git-http-push
file path=usr/lib/git-core/git-imap-send
hardlink path=usr/lib/git-core/git-index-pack target=git
hardlink path=usr/lib/git-core/git-init target=git
hardlink path=usr/lib/git-core/git-init-db target=git
file path=usr/lib/git-core/git-instaweb
hardlink path=usr/lib/git-core/git-interpret-trailers target=git
hardlink path=usr/lib/git-core/git-log target=git
hardlink path=usr/lib/git-core/git-ls-files target=git
hardlink path=usr/lib/git-core/git-ls-remote target=git
hardlink path=usr/lib/git-core/git-ls-tree target=git
hardlink path=usr/lib/git-core/git-mailinfo target=git
hardlink path=usr/lib/git-core/git-mailsplit target=git
hardlink path=usr/lib/git-core/git-merge target=git
hardlink path=usr/lib/git-core/git-merge-base target=git
hardlink path=usr/lib/git-core/git-merge-file target=git
hardlink path=usr/lib/git-core/git-merge-index target=git
file path=usr/lib/git-core/git-merge-octopus
file path=usr/lib/git-core/git-merge-one-file
hardlink path=usr/lib/git-core/git-merge-ours target=git
hardlink path=usr/lib/git-core/git-merge-recursive target=git
file path=usr/lib/git-core/git-merge-resolve
hardlink path=usr/lib/git-core/git-merge-subtree target=git
hardlink path=usr/lib/git-core/git-merge-tree target=git
file path=usr/lib/git-core/git-mergetool
file path=usr/lib/git-core/git-mergetool--lib
hardlink path=usr/lib/git-core/git-mktag target=git
hardlink path=usr/lib/git-core/git-mktree target=git
hardlink path=usr/lib/git-core/git-mv target=git
hardlink path=usr/lib/git-core/git-name-rev target=git
hardlink path=usr/lib/git-core/git-notes target=git
file path=usr/lib/git-core/git-p4
hardlink path=usr/lib/git-core/git-pack-objects target=git
hardlink path=usr/lib/git-core/git-pack-redundant target=git
hardlink path=usr/lib/git-core/git-pack-refs target=git
file path=usr/lib/git-core/git-parse-remote
hardlink path=usr/lib/git-core/git-patch-id target=git
hardlink path=usr/lib/git-core/git-prune target=git
hardlink path=usr/lib/git-core/git-prune-packed target=git
hardlink path=usr/lib/git-core/git-pull target=git
hardlink path=usr/lib/git-core/git-push target=git
file path=usr/lib/git-core/git-quiltimport
hardlink path=usr/lib/git-core/git-read-tree target=git
file path=usr/lib/git-core/git-rebase
file path=usr/lib/git-core/git-rebase--am
file path=usr/lib/git-core/git-rebase--interactive
file path=usr/lib/git-core/git-rebase--merge
hardlink path=usr/lib/git-core/git-receive-pack target=git
hardlink path=usr/lib/git-core/git-reflog target=git
file path=usr/lib/git-core/git-relink
hardlink path=usr/lib/git-core/git-remote target=git
hardlink path=usr/lib/git-core/git-remote-ext target=git
hardlink path=usr/lib/git-core/git-remote-fd target=git
hardlink path=usr/lib/git-core/git-remote-ftp target=git-remote-ftps
file path=usr/lib/git-core/git-remote-ftps
hardlink path=usr/lib/git-core/git-remote-http target=git-remote-ftps
hardlink path=usr/lib/git-core/git-remote-https target=git-remote-ftps
file path=usr/lib/git-core/git-remote-testsvn
hardlink path=usr/lib/git-core/git-repack target=git
hardlink path=usr/lib/git-core/git-replace target=git
file path=usr/lib/git-core/git-request-pull
hardlink path=usr/lib/git-core/git-rerere target=git
hardlink path=usr/lib/git-core/git-reset target=git
hardlink path=usr/lib/git-core/git-rev-list target=git
hardlink path=usr/lib/git-core/git-rev-parse target=git
hardlink path=usr/lib/git-core/git-revert target=git
hardlink path=usr/lib/git-core/git-rm target=git
file path=usr/lib/git-core/git-send-email
hardlink path=usr/lib/git-core/git-send-pack target=git
file path=usr/lib/git-core/git-sh-i18n
file path=usr/lib/git-core/git-sh-i18n--envsubst
file path=usr/lib/git-core/git-sh-setup
file path=usr/lib/git-core/git-shell
hardlink path=usr/lib/git-core/git-shortlog target=git
hardlink path=usr/lib/git-core/git-show target=git
hardlink path=usr/lib/git-core/git-show-branch target=git
file path=usr/lib/git-core/git-show-index
hardlink path=usr/lib/git-core/git-show-ref target=git
hardlink path=usr/lib/git-core/git-stage target=git
file path=usr/lib/git-core/git-stash
hardlink path=usr/lib/git-core/git-status target=git
hardlink path=usr/lib/git-core/git-stripspace target=git
file path=usr/lib/git-core/git-submodule
hardlink path=usr/lib/git-core/git-submodule--helper target=git
file path=usr/lib/git-core/git-svn
hardlink path=usr/lib/git-core/git-symbolic-ref target=git
hardlink path=usr/lib/git-core/git-tag target=git
hardlink path=usr/lib/git-core/git-unpack-file target=git
hardlink path=usr/lib/git-core/git-unpack-objects target=git
hardlink path=usr/lib/git-core/git-update-index target=git
hardlink path=usr/lib/git-core/git-update-ref target=git
hardlink path=usr/lib/git-core/git-update-server-info target=git
hardlink path=usr/lib/git-core/git-upload-archive target=git
file path=usr/lib/git-core/git-upload-pack
hardlink path=usr/lib/git-core/git-var target=git
hardlink path=usr/lib/git-core/git-verify-commit target=git
hardlink path=usr/lib/git-core/git-verify-pack target=git
hardlink path=usr/lib/git-core/git-verify-tag target=git
file path=usr/lib/git-core/git-web--browse
hardlink path=usr/lib/git-core/git-whatchanged target=git
hardlink path=usr/lib/git-core/git-worktree target=git
hardlink path=usr/lib/git-core/git-write-tree target=git
dir  path=usr/lib/git-core/mergetools
file path=usr/lib/git-core/mergetools/araxis
file path=usr/lib/git-core/mergetools/bc
file path=usr/lib/git-core/mergetools/bc3
file path=usr/lib/git-core/mergetools/codecompare
file path=usr/lib/git-core/mergetools/deltawalker
file path=usr/lib/git-core/mergetools/diffmerge
file path=usr/lib/git-core/mergetools/diffuse
file path=usr/lib/git-core/mergetools/ecmerge
file path=usr/lib/git-core/mergetools/emerge
file path=usr/lib/git-core/mergetools/gvimdiff
file path=usr/lib/git-core/mergetools/gvimdiff2
file path=usr/lib/git-core/mergetools/gvimdiff3
file path=usr/lib/git-core/mergetools/kdiff3
file path=usr/lib/git-core/mergetools/kompare
file path=usr/lib/git-core/mergetools/meld
file path=usr/lib/git-core/mergetools/opendiff
file path=usr/lib/git-core/mergetools/p4merge
file path=usr/lib/git-core/mergetools/tkdiff
file path=usr/lib/git-core/mergetools/tortoisemerge
file path=usr/lib/git-core/mergetools/vimdiff
file path=usr/lib/git-core/mergetools/vimdiff2
file path=usr/lib/git-core/mergetools/vimdiff3
file path=usr/lib/git-core/mergetools/winmerge
file path=usr/lib/git-core/mergetools/xxdiff
dir  path=usr/perl5
dir  path=usr/perl5/$(PERL_VERSION)
dir  path=usr/perl5/$(PERL_VERSION)/man
dir  path=usr/perl5/$(PERL_VERSION)/man/man3
file path=usr/perl5/$(PERL_VERSION)/man/man3/Git.3
file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::I18N.3
file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Editor.3
file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Fetcher.3
file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Memoize::YAML.3
file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Prompt.3
file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Ra.3
file path=usr/perl5/$(PERL_VERSION)/man/man3/Git::SVN::Utils.3
dir  path=usr/perl5/vendor_perl
dir  path=usr/perl5/vendor_perl/$(PERL_VERSION)
dir  path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)/auto/Git/.packlist
# perl/Makefile.PL installs this file if and only if 'require Error' fails.
# Thus if git is installed, it succeeds, and the file is not installed.  So
# ignore that and just pull from the source.
file perl/private-Error.pm path=usr/perl5/vendor_perl/$(PERL_VERSION)/Error.pm
dir  path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/I18N.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/IndexInfo.pm
dir  path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Editor.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Fetcher.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/GlobSpec.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Log.pm
dir  path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Memoize
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Memoize/YAML.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Migration.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Prompt.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Ra.pm
file path=usr/perl5/vendor_perl/$(PERL_VERSION)/Git/SVN/Utils.pm
dir  path=usr/share
dir  path=usr/share/git-core
dir  path=usr/share/git-core/templates
dir  path=usr/share/git-core/templates/branches
file path=usr/share/git-core/templates/description
dir  path=usr/share/git-core/templates/hooks
file path=usr/share/git-core/templates/hooks/applypatch-msg.sample
file path=usr/share/git-core/templates/hooks/commit-msg.sample
file path=usr/share/git-core/templates/hooks/post-update.sample
file path=usr/share/git-core/templates/hooks/pre-applypatch.sample
file path=usr/share/git-core/templates/hooks/pre-commit.sample
file path=usr/share/git-core/templates/hooks/pre-push.sample
file path=usr/share/git-core/templates/hooks/pre-rebase.sample
file path=usr/share/git-core/templates/hooks/prepare-commit-msg.sample
file path=usr/share/git-core/templates/hooks/update.sample
dir  path=usr/share/git-core/templates/info
file path=usr/share/git-core/templates/info/exclude
dir  path=usr/share/git-gui
dir  path=usr/share/git-gui/lib
file path=usr/share/git-gui/lib/about.tcl
file path=usr/share/git-gui/lib/blame.tcl
file path=usr/share/git-gui/lib/branch.tcl
file path=usr/share/git-gui/lib/branch_checkout.tcl
file path=usr/share/git-gui/lib/branch_create.tcl
file path=usr/share/git-gui/lib/branch_delete.tcl
file path=usr/share/git-gui/lib/branch_rename.tcl
file path=usr/share/git-gui/lib/browser.tcl
file path=usr/share/git-gui/lib/checkout_op.tcl
file path=usr/share/git-gui/lib/choose_font.tcl
file path=usr/share/git-gui/lib/choose_repository.tcl
file path=usr/share/git-gui/lib/choose_rev.tcl
file path=usr/share/git-gui/lib/class.tcl
file path=usr/share/git-gui/lib/commit.tcl
file path=usr/share/git-gui/lib/console.tcl
file path=usr/share/git-gui/lib/database.tcl
file path=usr/share/git-gui/lib/date.tcl
file path=usr/share/git-gui/lib/diff.tcl
file path=usr/share/git-gui/lib/encoding.tcl
file path=usr/share/git-gui/lib/error.tcl
file path=usr/share/git-gui/lib/git-gui.ico
file path=usr/share/git-gui/lib/index.tcl
file path=usr/share/git-gui/lib/line.tcl
file path=usr/share/git-gui/lib/logo.tcl
file path=usr/share/git-gui/lib/merge.tcl
file path=usr/share/git-gui/lib/mergetool.tcl
dir  path=usr/share/git-gui/lib/msgs
file path=usr/share/git-gui/lib/msgs/bg.msg
file path=usr/share/git-gui/lib/msgs/de.msg
file path=usr/share/git-gui/lib/msgs/el.msg
file path=usr/share/git-gui/lib/msgs/fr.msg
file path=usr/share/git-gui/lib/msgs/hu.msg
file path=usr/share/git-gui/lib/msgs/it.msg
file path=usr/share/git-gui/lib/msgs/ja.msg
file path=usr/share/git-gui/lib/msgs/nb.msg
file path=usr/share/git-gui/lib/msgs/pt_br.msg
file path=usr/share/git-gui/lib/msgs/ru.msg
file path=usr/share/git-gui/lib/msgs/sv.msg
file path=usr/share/git-gui/lib/msgs/vi.msg
file path=usr/share/git-gui/lib/msgs/zh_cn.msg
file path=usr/share/git-gui/lib/option.tcl
file path=usr/share/git-gui/lib/remote.tcl
file path=usr/share/git-gui/lib/remote_add.tcl
file path=usr/share/git-gui/lib/remote_branch_delete.tcl
file path=usr/share/git-gui/lib/search.tcl
file path=usr/share/git-gui/lib/shortcut.tcl
file path=usr/share/git-gui/lib/spellcheck.tcl
file path=usr/share/git-gui/lib/sshkey.tcl
file path=usr/share/git-gui/lib/status_bar.tcl
file path=usr/share/git-gui/lib/tclIndex
file path=usr/share/git-gui/lib/themed.tcl
file path=usr/share/git-gui/lib/tools.tcl
file path=usr/share/git-gui/lib/tools_dlg.tcl
file path=usr/share/git-gui/lib/transport.tcl
file path=usr/share/git-gui/lib/win32.tcl
file path=usr/share/git-gui/lib/win32_shortcut.js
dir  path=usr/share/gitk
dir  path=usr/share/gitk/lib
dir  path=usr/share/gitk/lib/msgs
file path=usr/share/gitk/lib/msgs/bg.msg
file path=usr/share/gitk/lib/msgs/ca.msg
file path=usr/share/gitk/lib/msgs/de.msg
file path=usr/share/gitk/lib/msgs/es.msg
file path=usr/share/gitk/lib/msgs/fr.msg
file path=usr/share/gitk/lib/msgs/hu.msg
file path=usr/share/gitk/lib/msgs/it.msg
file path=usr/share/gitk/lib/msgs/ja.msg
file path=usr/share/gitk/lib/msgs/pt_br.msg
file path=usr/share/gitk/lib/msgs/ru.msg
file path=usr/share/gitk/lib/msgs/sv.msg
file path=usr/share/gitk/lib/msgs/vi.msg
dir  path=usr/share/gitweb
file path=usr/share/gitweb/gitweb.cgi mode=0555
dir  path=usr/share/gitweb/static
file path=usr/share/gitweb/static/git-favicon.png
file path=usr/share/gitweb/static/git-logo.png
file path=usr/share/gitweb/static/gitweb.css
file path=usr/share/gitweb/static/gitweb.js
dir  path=usr/share/locale
file path=usr/share/locale/bg/LC_MESSAGES/git.mo
file path=usr/share/locale/ca/LC_MESSAGES/git.mo
file path=usr/share/locale/de/LC_MESSAGES/git.mo
file path=usr/share/locale/fr/LC_MESSAGES/git.mo
file path=usr/share/locale/is/LC_MESSAGES/git.mo
file path=usr/share/locale/it/LC_MESSAGES/git.mo
file path=usr/share/locale/ko/LC_MESSAGES/git.mo
file path=usr/share/locale/pt_PT/LC_MESSAGES/git.mo
file path=usr/share/locale/ru/LC_MESSAGES/git.mo
file path=usr/share/locale/sv/LC_MESSAGES/git.mo
file path=usr/share/locale/vi/LC_MESSAGES/git.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/git.mo
dir  path=usr/share/man
dir  path=usr/share/man/man1
file path=usr/share/man/man1/git-add.1
file path=usr/share/man/man1/git-am.1
file path=usr/share/man/man1/git-annotate.1
file path=usr/share/man/man1/git-apply.1
file path=usr/share/man/man1/git-archimport.1
file path=usr/share/man/man1/git-archive.1
file path=usr/share/man/man1/git-bisect.1
file path=usr/share/man/man1/git-blame.1
file path=usr/share/man/man1/git-branch.1
file path=usr/share/man/man1/git-bundle.1
file path=usr/share/man/man1/git-cat-file.1
file path=usr/share/man/man1/git-check-attr.1
file path=usr/share/man/man1/git-check-ignore.1
file path=usr/share/man/man1/git-check-mailmap.1
file path=usr/share/man/man1/git-check-ref-format.1
file path=usr/share/man/man1/git-checkout-index.1
file path=usr/share/man/man1/git-checkout.1
file path=usr/share/man/man1/git-cherry-pick.1
file path=usr/share/man/man1/git-cherry.1
file path=usr/share/man/man1/git-citool.1
file path=usr/share/man/man1/git-clean.1
file path=usr/share/man/man1/git-clone.1
file path=usr/share/man/man1/git-column.1
file path=usr/share/man/man1/git-commit-tree.1
file path=usr/share/man/man1/git-commit.1
file path=usr/share/man/man1/git-config.1
file path=usr/share/man/man1/git-count-objects.1
file path=usr/share/man/man1/git-credential-cache--daemon.1
file path=usr/share/man/man1/git-credential-cache.1
file path=usr/share/man/man1/git-credential-store.1
file path=usr/share/man/man1/git-credential.1
file path=usr/share/man/man1/git-cvsexportcommit.1
file path=usr/share/man/man1/git-cvsimport.1
file path=usr/share/man/man1/git-cvsserver.1
file path=usr/share/man/man1/git-daemon.1
file path=usr/share/man/man1/git-describe.1
file path=usr/share/man/man1/git-diff-files.1
file path=usr/share/man/man1/git-diff-index.1
file path=usr/share/man/man1/git-diff-tree.1
file path=usr/share/man/man1/git-diff.1
file path=usr/share/man/man1/git-difftool.1
file path=usr/share/man/man1/git-fast-export.1
file path=usr/share/man/man1/git-fast-import.1
file path=usr/share/man/man1/git-fetch-pack.1
file path=usr/share/man/man1/git-fetch.1
file path=usr/share/man/man1/git-filter-branch.1
file path=usr/share/man/man1/git-fmt-merge-msg.1
file path=usr/share/man/man1/git-for-each-ref.1
file path=usr/share/man/man1/git-format-patch.1
file path=usr/share/man/man1/git-fsck-objects.1
file path=usr/share/man/man1/git-fsck.1
file path=usr/share/man/man1/git-gc.1
file path=usr/share/man/man1/git-get-tar-commit-id.1
file path=usr/share/man/man1/git-grep.1
file path=usr/share/man/man1/git-gui.1
file path=usr/share/man/man1/git-hash-object.1
file path=usr/share/man/man1/git-help.1
file path=usr/share/man/man1/git-http-backend.1
file path=usr/share/man/man1/git-http-fetch.1
file path=usr/share/man/man1/git-http-push.1
file path=usr/share/man/man1/git-imap-send.1
file path=usr/share/man/man1/git-index-pack.1
file path=usr/share/man/man1/git-init-db.1
file path=usr/share/man/man1/git-init.1
file path=usr/share/man/man1/git-instaweb.1
file path=usr/share/man/man1/git-interpret-trailers.1
file path=usr/share/man/man1/git-log.1
file path=usr/share/man/man1/git-ls-files.1
file path=usr/share/man/man1/git-ls-remote.1
file path=usr/share/man/man1/git-ls-tree.1
file path=usr/share/man/man1/git-mailinfo.1
file path=usr/share/man/man1/git-mailsplit.1
file path=usr/share/man/man1/git-merge-base.1
file path=usr/share/man/man1/git-merge-file.1
file path=usr/share/man/man1/git-merge-index.1
file path=usr/share/man/man1/git-merge-one-file.1
file path=usr/share/man/man1/git-merge-tree.1
file path=usr/share/man/man1/git-merge.1
file path=usr/share/man/man1/git-mergetool--lib.1
file path=usr/share/man/man1/git-mergetool.1
file path=usr/share/man/man1/git-mktag.1
file path=usr/share/man/man1/git-mktree.1
file path=usr/share/man/man1/git-mv.1
file path=usr/share/man/man1/git-name-rev.1
file path=usr/share/man/man1/git-notes.1
file path=usr/share/man/man1/git-p4.1
file path=usr/share/man/man1/git-pack-objects.1
file path=usr/share/man/man1/git-pack-redundant.1
file path=usr/share/man/man1/git-pack-refs.1
file path=usr/share/man/man1/git-parse-remote.1
file path=usr/share/man/man1/git-patch-id.1
file path=usr/share/man/man1/git-prune-packed.1
file path=usr/share/man/man1/git-prune.1
file path=usr/share/man/man1/git-pull.1
file path=usr/share/man/man1/git-push.1
file path=usr/share/man/man1/git-quiltimport.1
file path=usr/share/man/man1/git-read-tree.1
file path=usr/share/man/man1/git-rebase.1
file path=usr/share/man/man1/git-receive-pack.1
file path=usr/share/man/man1/git-reflog.1
file path=usr/share/man/man1/git-relink.1
file path=usr/share/man/man1/git-remote-ext.1
file path=usr/share/man/man1/git-remote-fd.1
file path=usr/share/man/man1/git-remote-testgit.1
file path=usr/share/man/man1/git-remote.1
file path=usr/share/man/man1/git-repack.1
file path=usr/share/man/man1/git-replace.1
file path=usr/share/man/man1/git-request-pull.1
file path=usr/share/man/man1/git-rerere.1
file path=usr/share/man/man1/git-reset.1
file path=usr/share/man/man1/git-rev-list.1
file path=usr/share/man/man1/git-rev-parse.1
file path=usr/share/man/man1/git-revert.1
file path=usr/share/man/man1/git-rm.1
file path=usr/share/man/man1/git-send-email.1
file path=usr/share/man/man1/git-send-pack.1
file path=usr/share/man/man1/git-sh-i18n--envsubst.1
file path=usr/share/man/man1/git-sh-i18n.1
file path=usr/share/man/man1/git-sh-setup.1
file path=usr/share/man/man1/git-shell.1
file path=usr/share/man/man1/git-shortlog.1
file path=usr/share/man/man1/git-show-branch.1
file path=usr/share/man/man1/git-show-index.1
file path=usr/share/man/man1/git-show-ref.1
file path=usr/share/man/man1/git-show.1
file path=usr/share/man/man1/git-stage.1
file path=usr/share/man/man1/git-stash.1
file path=usr/share/man/man1/git-status.1
file path=usr/share/man/man1/git-stripspace.1
file path=usr/share/man/man1/git-submodule.1
file path=usr/share/man/man1/git-svn.1
file path=usr/share/man/man1/git-symbolic-ref.1
file path=usr/share/man/man1/git-tag.1
file path=usr/share/man/man1/git-unpack-file.1
file path=usr/share/man/man1/git-unpack-objects.1
file path=usr/share/man/man1/git-update-index.1
file path=usr/share/man/man1/git-update-ref.1
file path=usr/share/man/man1/git-update-server-info.1
file path=usr/share/man/man1/git-upload-archive.1
file path=usr/share/man/man1/git-upload-pack.1
file path=usr/share/man/man1/git-var.1
file path=usr/share/man/man1/git-verify-commit.1
file path=usr/share/man/man1/git-verify-pack.1
file path=usr/share/man/man1/git-verify-tag.1
file path=usr/share/man/man1/git-web--browse.1
file path=usr/share/man/man1/git-whatchanged.1
file path=usr/share/man/man1/git-worktree.1
file path=usr/share/man/man1/git-write-tree.1
file path=usr/share/man/man1/git.1
file path=usr/share/man/man1/gitk.1
file path=usr/share/man/man1/gitremote-helpers.1
file path=usr/share/man/man1/gitweb.1
dir  path=usr/share/man/man4
# Autogenerated symlinks to the Git man3 pages go here.
file path=usr/share/man/man4/gitattributes.4
file path=usr/share/man/man4/githooks.4
file path=usr/share/man/man4/gitignore.4
file path=usr/share/man/man4/gitmodules.4
file path=usr/share/man/man4/gitrepository-layout.4
file path=usr/share/man/man4/gitweb.conf.4
dir  path=usr/share/man/man5
file path=usr/share/man/man5/gitcli.5
file path=usr/share/man/man5/gitcore-tutorial.5
file path=usr/share/man/man5/gitcredentials.5
file path=usr/share/man/man5/gitcvs-migration.5
file path=usr/share/man/man5/gitdiffcore.5
file path=usr/share/man/man5/giteveryday.5
file path=usr/share/man/man5/gitglossary.5
file path=usr/share/man/man5/gitnamespaces.5
file path=usr/share/man/man5/gitrevisions.5
file path=usr/share/man/man5/gittutorial-2.5
file path=usr/share/man/man5/gittutorial.5
file path=usr/share/man/man5/gitworkflows.5
#
license git.license license=GPLv2