Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 18, 2020 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/87d4326374e36c020623eba8ce0868f3 to your computer and use it in GitHub Desktop.
Save r-ryantm/87d4326374e36c020623eba8ce0868f3 to your computer and use it in GitHub Desktop.
/nix/store/xi3maxkphxirzcwhhja6dzym6jpsqplg-git-2.25.2
├── bin
│   ├── git
│   ├── git-credential-libsecret -> ../share/git/contrib/credential/libsecret/git-credential-libsecret
│   ├── git-credential-netrc
│   ├── git-cvsserver
│   ├── git-http-backend -> ../libexec/git-core/git-http-backend
│   ├── gitk
│   ├── git-receive-pack -> git
│   ├── git-shell
│   ├── git-upload-archive -> git
│   └── git-upload-pack -> git
├── etc
│   └── bash_completion.d
│   └── git-prompt.sh -> ../../share/git/contrib/completion/git-prompt.sh
├── lib
│   └── perl5
│   └── site_perl
│   └── 5.30.1
│   ├── FromCPAN
│   │   ├── Error.pm
│   │   └── Mail
│   │   └── Address.pm
│   ├── Git
│   │   ├── I18N.pm
│   │   ├── IndexInfo.pm
│   │   ├── LoadCPAN
│   │   │   ├── Error.pm
│   │   │   └── Mail
│   │   │   └── Address.pm
│   │   ├── LoadCPAN.pm
│   │   ├── Packet.pm
│   │   ├── SVN
│   │   │   ├── Editor.pm
│   │   │   ├── Fetcher.pm
│   │   │   ├── GlobSpec.pm
│   │   │   ├── Log.pm
│   │   │   ├── Memoize
│   │   │   │   └── YAML.pm
│   │   │   ├── Migration.pm
│   │   │   ├── Prompt.pm
│   │   │   ├── Ra.pm
│   │   │   └── Utils.pm
│   │   └── SVN.pm
│   └── Git.pm
├── libexec
│   └── git-core
│   ├── git
│   ├── git-add -> git
│   ├── git-add--interactive
│   ├── git-am -> git
│   ├── git-annotate -> git
│   ├── git-apply -> git
│   ├── git-archimport
│   ├── git-archive -> git
│   ├── git-bisect
│   ├── git-bisect--helper -> git
│   ├── git-blame -> git
│   ├── git-branch -> git
│   ├── git-bundle -> git
│   ├── git-cat-file -> git
│   ├── git-check-attr -> git
│   ├── git-check-ignore -> git
│   ├── git-check-mailmap -> git
│   ├── git-checkout -> git
│   ├── git-checkout-index -> git
│   ├── git-check-ref-format -> git
│   ├── git-cherry -> git
│   ├── git-cherry-pick -> git
│   ├── git-citool
│   ├── git-clean -> git
│   ├── git-clone -> git
│   ├── git-column -> git
│   ├── git-commit -> git
│   ├── git-commit-graph -> git
│   ├── git-commit-tree -> git
│   ├── git-config -> git
│   ├── git-count-objects -> git
│   ├── git-credential -> git
│   ├── git-credential-cache
│   ├── git-credential-cache--daemon
│   ├── git-credential-store
│   ├── git-cvsexportcommit
│   ├── git-cvsimport
│   ├── git-cvsserver
│   ├── git-daemon
│   ├── git-describe -> git
│   ├── git-diff -> git
│   ├── git-diff-files -> git
│   ├── git-diff-index -> git
│   ├── git-difftool -> git
│   ├── git-difftool--helper
│   ├── git-diff-tree -> git
│   ├── git-env--helper -> git
│   ├── git-fast-export -> git
│   ├── git-fast-import
│   ├── git-fetch -> git
│   ├── git-fetch-pack -> git
│   ├── git-filter-branch
│   ├── git-fmt-merge-msg -> git
│   ├── git-for-each-ref -> git
│   ├── git-format-patch -> git
│   ├── git-fsck -> git
│   ├── git-fsck-objects -> git
│   ├── git-gc -> git
│   ├── git-get-tar-commit-id -> git
│   ├── git-grep -> git
│   ├── git-gui
│   ├── git-gui--askpass
│   ├── git-hash-object -> git
│   ├── git-help -> git
│   ├── git-http-backend
│   ├── git-http-fetch
│   ├── git-http-push
│   ├── git-imap-send
│   ├── git-index-pack -> git
│   ├── git-init -> git
│   ├── git-init-db -> git
│   ├── git-instaweb
│   ├── git-interpret-trailers -> git
│   ├── git-legacy-stash
│   ├── git-log -> git
│   ├── git-ls-files -> git
│   ├── git-ls-remote -> git
│   ├── git-ls-tree -> git
│   ├── git-mailinfo -> git
│   ├── git-mailsplit -> git
│   ├── git-merge -> git
│   ├── git-merge-base -> git
│   ├── git-merge-file -> git
│   ├── git-merge-index -> git
│   ├── git-merge-octopus
│   ├── git-merge-one-file
│   ├── git-merge-ours -> git
│   ├── git-merge-recursive -> git
│   ├── git-merge-resolve
│   ├── git-merge-subtree -> git
│   ├── git-mergetool
│   ├── git-mergetool--lib
│   ├── git-merge-tree -> git
│   ├── git-mktag -> git
│   ├── git-mktree -> git
│   ├── git-multi-pack-index -> git
│   ├── git-mv -> git
│   ├── git-name-rev -> git
│   ├── git-notes -> git
│   ├── git-p4
│   ├── git-pack-objects -> git
│   ├── git-pack-redundant -> git
│   ├── git-pack-refs -> git
│   ├── git-parse-remote
│   ├── git-patch-id -> git
│   ├── git-prune -> git
│   ├── git-prune-packed -> git
│   ├── git-pull -> git
│   ├── git-push -> git
│   ├── git-quiltimport
│   ├── git-range-diff -> git
│   ├── git-read-tree -> git
│   ├── git-rebase -> git
│   ├── git-rebase--preserve-merges
│   ├── git-receive-pack -> git
│   ├── git-reflog -> git
│   ├── git-remote -> git
│   ├── git-remote-ext -> git
│   ├── git-remote-fd -> git
│   ├── git-remote-ftp -> git-remote-http
│   ├── git-remote-ftps -> git-remote-http
│   ├── git-remote-http
│   ├── git-remote-https -> git-remote-http
│   ├── git-remote-testsvn
│   ├── git-repack -> git
│   ├── git-replace -> git
│   ├── git-request-pull
│   ├── git-rerere -> git
│   ├── git-reset -> git
│   ├── git-restore -> git
│   ├── git-revert -> git
│   ├── git-rev-list -> git
│   ├── git-rev-parse -> git
│   ├── git-rm -> git
│   ├── git-send-email
│   ├── git-send-pack -> git
│   ├── git-shell
│   ├── git-sh-i18n
│   ├── git-sh-i18n--envsubst
│   ├── git-shortlog -> git
│   ├── git-show -> git
│   ├── git-show-branch -> git
│   ├── git-show-index -> git
│   ├── git-show-ref -> git
│   ├── git-sh-setup
│   ├── git-sparse-checkout -> git
│   ├── git-stage -> git
│   ├── git-stash -> git
│   ├── git-status -> git
│   ├── git-stripspace -> git
│   ├── git-submodule
│   ├── git-submodule--helper -> git
│   ├── git-subtree
│   ├── git-svn
│   ├── git-switch -> git
│   ├── git-symbolic-ref -> git
│   ├── git-tag -> git
│   ├── git-unpack-file -> git
│   ├── git-unpack-objects -> git
│   ├── git-update-index -> git
│   ├── git-update-ref -> git
│   ├── git-update-server-info -> git
│   ├── git-upload-archive -> git
│   ├── git-upload-pack -> git
│   ├── git-var -> git
│   ├── git-verify-commit -> git
│   ├── git-verify-pack -> git
│   ├── git-verify-tag -> git
│   ├── git-web--browse
│   ├── git-whatchanged -> git
│   ├── git-worktree -> git
│   ├── git-write-tree -> git
│   └── mergetools
│   ├── araxis
│   ├── bc
│   ├── bc3
│   ├── codecompare
│   ├── deltawalker
│   ├── diffmerge
│   ├── diffuse
│   ├── ecmerge
│   ├── emerge
│   ├── examdiff
│   ├── guiffy
│   ├── gvimdiff
│   ├── gvimdiff2
│   ├── gvimdiff3
│   ├── kdiff3
│   ├── kompare
│   ├── meld
│   ├── opendiff
│   ├── p4merge
│   ├── smerge
│   ├── tkdiff
│   ├── tortoisemerge
│   ├── vimdiff
│   ├── vimdiff2
│   ├── vimdiff3
│   ├── winmerge
│   └── xxdiff
└── share
├── bash-completion
│   └── completions
│   ├── git -> ../../git/contrib/completion/git-completion.bash
│   └── gitk -> ../../git/contrib/completion/git-completion.bash
├── doc
│   └── git
│   └── git-subtree.html
├── git
│   └── contrib
│   ├── buildsystems
│   │   ├── engine.pl
│   │   ├── generate
│   │   ├── Generators
│   │   │   ├── QMake.pm
│   │   │   ├── Vcproj.pm
│   │   │   └── Vcxproj.pm
│   │   ├── Generators.pm
│   │   └── parse.pl
│   ├── coccinelle
│   │   ├── array.cocci
│   │   ├── commit.cocci
│   │   ├── flex_alloc.cocci
│   │   ├── free.cocci
│   │   ├── hashmap.cocci
│   │   ├── object_id.cocci
│   │   ├── preincr.cocci
│   │   ├── qsort.cocci
│   │   ├── README
│   │   ├── strbuf.cocci
│   │   ├── swap.cocci
│   │   ├── the_repository.pending.cocci
│   │   └── xstrdup_or_null.cocci
│   ├── completion
│   │   ├── git-completion.bash
│   │   ├── git-completion.tcsh
│   │   ├── git-completion.zsh
│   │   └── git-prompt.sh
│   ├── contacts
│   │   ├── git-contacts
│   │   ├── git-contacts.txt
│   │   └── Makefile
│   ├── coverage-diff.sh
│   ├── credential
│   │   ├── gnome-keyring
│   │   │   ├── git-credential-gnome-keyring.c
│   │   │   └── Makefile
│   │   ├── libsecret
│   │   │   ├── git-credential-libsecret
│   │   │   ├── git-credential-libsecret.c
│   │   │   └── Makefile
│   │   ├── netrc
│   │   │   ├── git-credential-netrc
│   │   │   ├── Makefile
│   │   │   ├── test.command-option-gpg
│   │   │   ├── test.git-config-gpg
│   │   │   ├── test.netrc
│   │   │   ├── test.netrc.gpg
│   │   │   ├── test.pl
│   │   │   └── t-git-credential-netrc.sh
│   │   ├── osxkeychain
│   │   │   ├── git-credential-osxkeychain.c
│   │   │   └── Makefile
│   │   └── wincred
│   │   ├── git-credential-wincred.c
│   │   └── Makefile
│   ├── diff-highlight
│   │   ├── diff-highlight
│   │   ├── diff-highlight.perl
│   │   ├── DiffHighlight.pm
│   │   ├── Makefile
│   │   ├── README
│   │   ├── shebang.perl
│   │   └── t
│   │   ├── Makefile
│   │   └── t9400-diff-highlight.sh
│   ├── emacs
│   │   ├── git-blame.el
│   │   ├── git.el
│   │   └── README
│   ├── examples
│   │   └── README
│   ├── fast-import
│   │   ├── git-import.perl
│   │   ├── git-import.sh
│   │   ├── git-p4.README
│   │   ├── import-directories.perl
│   │   ├── import-tars.perl
│   │   └── import-zips.py
│   ├── git-jump
│   │   ├── git-jump
│   │   └── README
│   ├── git-resurrect.sh
│   ├── git-shell-commands
│   │   ├── help
│   │   ├── list
│   │   └── README
│   ├── hg-to-git
│   │   ├── hg-to-git.py
│   │   └── hg-to-git.txt
│   ├── hooks
│   │   ├── multimail
│   │   │   ├── CHANGES
│   │   │   ├── CONTRIBUTING.rst
│   │   │   ├── doc
│   │   │   │   ├── customizing-emails.rst
│   │   │   │   ├── gerrit.rst
│   │   │   │   ├── gitolite.rst
│   │   │   │   └── troubleshooting.rst
│   │   │   ├── git_multimail.py
│   │   │   ├── migrate-mailhook-config
│   │   │   ├── post-receive.example
│   │   │   ├── README.Git
│   │   │   ├── README.migrate-from-post-receive-email
│   │   │   └── README.rst
│   │   ├── post-receive-email
│   │   ├── pre-auto-gc-battery
│   │   ├── setgitperms.perl
│   │   └── update-paranoid
│   ├── long-running-filter
│   │   └── example.pl
│   ├── mw-to-git
│   │   ├── bin-wrapper
│   │   │   └── git
│   │   ├── Git
│   │   │   └── Mediawiki.pm
│   │   ├── git-mw.perl
│   │   ├── git-remote-mediawiki.perl
│   │   ├── git-remote-mediawiki.txt
│   │   ├── Makefile
│   │   └── t
│   │   ├── install-wiki
│   │   │   ├── db_install.php
│   │   │   └── LocalSettings.php
│   │   ├── install-wiki.sh
│   │   ├── Makefile
│   │   ├── push-pull-tests.sh
│   │   ├── README
│   │   ├── t9360-mw-to-git-clone.sh
│   │   ├── t9361-mw-to-git-push-pull.sh
│   │   ├── t9362-mw-to-git-utf8.sh
│   │   ├── t9363-mw-to-git-export-import.sh
│   │   ├── t9364-pull-by-rev.sh
│   │   ├── t9365-continuing-queries.sh
│   │   ├── test.config
│   │   ├── test-gitmw-lib.sh
│   │   └── test-gitmw.pl
│   ├── persistent-https
│   │   ├── client.go
│   │   ├── LICENSE
│   │   ├── main.go
│   │   ├── Makefile
│   │   ├── proxy.go
│   │   ├── README
│   │   └── socket.go
│   ├── README
│   ├── remote-helpers
│   │   ├── git-remote-bzr
│   │   ├── git-remote-hg
│   │   └── README
│   ├── remotes2config.sh
│   ├── rerere-train.sh
│   ├── stats
│   │   ├── git-common-hash
│   │   ├── mailmap.pl
│   │   └── packinfo.pl
│   ├── svn-fe
│   │   ├── Makefile
│   │   ├── svn-fe.c
│   │   ├── svn-fe.txt
│   │   └── svnrdump_sim.py
│   ├── thunderbird-patch-inline
│   │   ├── appp.sh
│   │   └── README
│   ├── update-unicode
│   │   ├── README
│   │   └── update_unicode.sh
│   ├── vscode
│   │   ├── init.sh
│   │   └── README.md
│   └── workdir
│   └── git-new-workdir
├── git-core
│   └── templates
│   ├── branches
│   ├── description
│   ├── hooks
│   │   ├── applypatch-msg.sample
│   │   ├── commit-msg.sample
│   │   ├── fsmonitor-watchman.sample
│   │   ├── post-update.sample
│   │   ├── pre-applypatch.sample
│   │   ├── pre-commit.sample
│   │   ├── pre-merge-commit.sample
│   │   ├── prepare-commit-msg.sample
│   │   ├── pre-push.sample
│   │   ├── pre-rebase.sample
│   │   ├── pre-receive.sample
│   │   └── update.sample
│   └── info
│   └── exclude
├── git-gui
│   └── lib
│   ├── about.tcl
│   ├── blame.tcl
│   ├── branch_checkout.tcl
│   ├── branch_create.tcl
│   ├── branch_delete.tcl
│   ├── branch_rename.tcl
│   ├── branch.tcl
│   ├── browser.tcl
│   ├── checkout_op.tcl
│   ├── choose_font.tcl
│   ├── choose_repository.tcl
│   ├── choose_rev.tcl
│   ├── chord.tcl
│   ├── class.tcl
│   ├── commit.tcl
│   ├── console.tcl
│   ├── database.tcl
│   ├── date.tcl
│   ├── diff.tcl
│   ├── encoding.tcl
│   ├── error.tcl
│   ├── git-gui.ico
│   ├── index.tcl
│   ├── line.tcl
│   ├── logo.tcl
│   ├── merge.tcl
│   ├── mergetool.tcl
│   ├── msgs
│   │   ├── bg.msg
│   │   ├── de.msg
│   │   ├── el.msg
│   │   ├── fr.msg
│   │   ├── hu.msg
│   │   ├── it.msg
│   │   ├── ja.msg
│   │   ├── nb.msg
│   │   ├── pt_br.msg
│   │   ├── pt_pt.msg
│   │   ├── ru.msg
│   │   ├── sv.msg
│   │   ├── vi.msg
│   │   └── zh_cn.msg
│   ├── option.tcl
│   ├── remote_add.tcl
│   ├── remote_branch_delete.tcl
│   ├── remote.tcl
│   ├── search.tcl
│   ├── shortcut.tcl
│   ├── spellcheck.tcl
│   ├── sshkey.tcl
│   ├── status_bar.tcl
│   ├── tclIndex
│   ├── themed.tcl
│   ├── tools_dlg.tcl
│   ├── tools.tcl
│   ├── transport.tcl
│   ├── win32_shortcut.js
│   └── win32.tcl
├── gitk
│   └── lib
│   └── msgs
│   ├── bg.msg
│   ├── ca.msg
│   ├── de.msg
│   ├── es.msg
│   ├── fr.msg
│   ├── hu.msg
│   ├── it.msg
│   ├── ja.msg
│   ├── pt_br.msg
│   ├── pt_pt.msg
│   ├── ru.msg
│   ├── sv.msg
│   ├── vi.msg
│   └── zh_cn.msg
├── gitweb
│   ├── gitweb.cgi
│   └── static
│   ├── git-favicon.png
│   ├── git-logo.png
│   ├── gitweb.css
│   └── gitweb.js
├── info
│   └── git.info
├── locale
│   ├── bg
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── ca
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── de
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── el
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── es
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── fr
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── is
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── it
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── ko
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── pt_PT
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── ru
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── sv
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── vi
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   ├── zh_CN
│   │   └── LC_MESSAGES
│   │   └── git.mo
│   └── zh_TW
│   └── LC_MESSAGES
│   └── git.mo
├── man
│   ├── man1
│   │   ├── git.1.gz
│   │   ├── git-add.1.gz
│   │   ├── git-am.1.gz
│   │   ├── git-annotate.1.gz
│   │   ├── git-apply.1.gz
│   │   ├── git-archimport.1.gz
│   │   ├── git-archive.1.gz
│   │   ├── git-bisect.1.gz
│   │   ├── git-blame.1.gz
│   │   ├── git-branch.1.gz
│   │   ├── git-bundle.1.gz
│   │   ├── git-cat-file.1.gz
│   │   ├── git-check-attr.1.gz
│   │   ├── git-check-ignore.1.gz
│   │   ├── git-check-mailmap.1.gz
│   │   ├── git-checkout.1.gz
│   │   ├── git-checkout-index.1.gz
│   │   ├── git-check-ref-format.1.gz
│   │   ├── git-cherry.1.gz
│   │   ├── git-cherry-pick.1.gz
│   │   ├── git-citool.1.gz
│   │   ├── git-clean.1.gz
│   │   ├── git-clone.1.gz
│   │   ├── git-column.1.gz
│   │   ├── git-commit.1.gz
│   │   ├── git-commit-graph.1.gz
│   │   ├── git-commit-tree.1.gz
│   │   ├── git-config.1.gz
│   │   ├── git-count-objects.1.gz
│   │   ├── git-credential.1.gz
│   │   ├── git-credential-cache.1.gz
│   │   ├── git-credential-cache--daemon.1.gz
│   │   ├── git-credential-store.1.gz
│   │   ├── git-cvsexportcommit.1.gz
│   │   ├── git-cvsimport.1.gz
│   │   ├── git-cvsserver.1.gz
│   │   ├── git-daemon.1.gz
│   │   ├── git-describe.1.gz
│   │   ├── git-diff.1.gz
│   │   ├── git-diff-files.1.gz
│   │   ├── git-diff-index.1.gz
│   │   ├── git-difftool.1.gz
│   │   ├── git-diff-tree.1.gz
│   │   ├── git-fast-export.1.gz
│   │   ├── git-fast-import.1.gz
│   │   ├── git-fetch.1.gz
│   │   ├── git-fetch-pack.1.gz
│   │   ├── git-filter-branch.1.gz
│   │   ├── git-fmt-merge-msg.1.gz
│   │   ├── git-for-each-ref.1.gz
│   │   ├── git-format-patch.1.gz
│   │   ├── git-fsck.1.gz
│   │   ├── git-fsck-objects.1.gz
│   │   ├── git-gc.1.gz
│   │   ├── git-get-tar-commit-id.1.gz
│   │   ├── git-grep.1.gz
│   │   ├── git-gui.1.gz
│   │   ├── git-hash-object.1.gz
│   │   ├── git-help.1.gz
│   │   ├── git-http-backend.1.gz
│   │   ├── git-http-fetch.1.gz
│   │   ├── git-http-push.1.gz
│   │   ├── git-imap-send.1.gz
│   │   ├── git-index-pack.1.gz
│   │   ├── git-init.1.gz
│   │   ├── git-init-db.1.gz
│   │   ├── git-instaweb.1.gz
│   │   ├── git-interpret-trailers.1.gz
│   │   ├── gitk.1.gz
│   │   ├── git-log.1.gz
│   │   ├── git-ls-files.1.gz
│   │   ├── git-ls-remote.1.gz
│   │   ├── git-ls-tree.1.gz
│   │   ├── git-mailinfo.1.gz
│   │   ├── git-mailsplit.1.gz
│   │   ├── git-merge.1.gz
│   │   ├── git-merge-base.1.gz
│   │   ├── git-merge-file.1.gz
│   │   ├── git-merge-index.1.gz
│   │   ├── git-merge-one-file.1.gz
│   │   ├── git-mergetool.1.gz
│   │   ├── git-mergetool--lib.1.gz
│   │   ├── git-merge-tree.1.gz
│   │   ├── git-mktag.1.gz
│   │   ├── git-mktree.1.gz
│   │   ├── git-multi-pack-index.1.gz
│   │   ├── git-mv.1.gz
│   │   ├── git-name-rev.1.gz
│   │   ├── git-notes.1.gz
│   │   ├── git-p4.1.gz
│   │   ├── git-pack-objects.1.gz
│   │   ├── git-pack-redundant.1.gz
│   │   ├── git-pack-refs.1.gz
│   │   ├── git-parse-remote.1.gz
│   │   ├── git-patch-id.1.gz
│   │   ├── git-prune.1.gz
│   │   ├── git-prune-packed.1.gz
│   │   ├── git-pull.1.gz
│   │   ├── git-push.1.gz
│   │   ├── git-quiltimport.1.gz
│   │   ├── git-range-diff.1.gz
│   │   ├── git-read-tree.1.gz
│   │   ├── git-rebase.1.gz
│   │   ├── git-receive-pack.1.gz
│   │   ├── git-reflog.1.gz
│   │   ├── git-remote.1.gz
│   │   ├── git-remote-ext.1.gz
│   │   ├── git-remote-fd.1.gz
│   │   ├── git-repack.1.gz
│   │   ├── git-replace.1.gz
│   │   ├── git-request-pull.1.gz
│   │   ├── git-rerere.1.gz
│   │   ├── git-reset.1.gz
│   │   ├── git-restore.1.gz
│   │   ├── git-revert.1.gz
│   │   ├── git-rev-list.1.gz
│   │   ├── git-rev-parse.1.gz
│   │   ├── git-rm.1.gz
│   │   ├── git-send-email.1.gz
│   │   ├── git-send-pack.1.gz
│   │   ├── git-shell.1.gz
│   │   ├── git-sh-i18n.1.gz
│   │   ├── git-sh-i18n--envsubst.1.gz
│   │   ├── git-shortlog.1.gz
│   │   ├── git-show.1.gz
│   │   ├── git-show-branch.1.gz
│   │   ├── git-show-index.1.gz
│   │   ├── git-show-ref.1.gz
│   │   ├── git-sh-setup.1.gz
│   │   ├── git-sparse-checkout.1.gz
│   │   ├── git-stage.1.gz
│   │   ├── git-stash.1.gz
│   │   ├── git-status.1.gz
│   │   ├── git-stripspace.1.gz
│   │   ├── git-submodule.1.gz
│   │   ├── git-subtree.1.gz
│   │   ├── git-svn.1.gz
│   │   ├── git-switch.1.gz
│   │   ├── git-symbolic-ref.1.gz
│   │   ├── git-tag.1.gz
│   │   ├── git-unpack-file.1.gz
│   │   ├── git-unpack-objects.1.gz
│   │   ├── git-update-index.1.gz
│   │   ├── git-update-ref.1.gz
│   │   ├── git-update-server-info.1.gz
│   │   ├── git-upload-archive.1.gz
│   │   ├── git-upload-pack.1.gz
│   │   ├── git-var.1.gz
│   │   ├── git-verify-commit.1.gz
│   │   ├── git-verify-pack.1.gz
│   │   ├── git-verify-tag.1.gz
│   │   ├── gitweb.1.gz
│   │   ├── git-web--browse.1.gz
│   │   ├── git-whatchanged.1.gz
│   │   ├── git-worktree.1.gz
│   │   └── git-write-tree.1.gz
│   ├── man5
│   │   ├── gitattributes.5.gz
│   │   ├── githooks.5.gz
│   │   ├── gitignore.5.gz
│   │   ├── gitmodules.5.gz
│   │   ├── gitrepository-layout.5.gz
│   │   └── gitweb.conf.5.gz
│   └── man7
│   ├── gitcli.7.gz
│   ├── gitcore-tutorial.7.gz
│   ├── gitcredentials.7.gz
│   ├── gitcvs-migration.7.gz
│   ├── gitdiffcore.7.gz
│   ├── giteveryday.7.gz
│   ├── gitglossary.7.gz
│   ├── gitnamespaces.7.gz
│   ├── gitremote-helpers.7.gz
│   ├── gitrevisions.7.gz
│   ├── gitsubmodules.7.gz
│   ├── gittutorial-2.7.gz
│   ├── gittutorial.7.gz
│   └── gitworkflows.7.gz
└── zsh
└── site-functions
└── _git -> ../../git/contrib/completion/git-completion.zsh
111 directories, 651 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment