Skip to content

Instantly share code, notes, and snippets.

@aresnick
Created October 24, 2018 19:40
Show Gist options
  • Save aresnick/3e6c016dc8e81f6e69c176f1a2d17d48 to your computer and use it in GitHub Desktop.
Save aresnick/3e6c016dc8e81f6e69c176f1a2d17d48 to your computer and use it in GitHub Desktop.
.
└── Contents
├── Frameworks
│   ├── AWSSDKSwiftCore.framework
│   │   ├── AWSSDKSwiftCore
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── Versions
│   │   ├── A
│   │   │   ├── AWSSDKSwiftCore
│   │   │   ├── Resources
│   │   │   │   └── Info.plist
│   │   │   └── _CodeSignature
│   │   │   └── CodeResources
│   │   └── Current
│   │   ├── AWSSDKSwiftCore
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── _CodeSignature
│   │   └── CodeResources
│   ├── AtlasCore.framework
│   │   ├── AtlasCore
│   │   ├── Resources
│   │   │   ├── Info.plist
│   │   │   └── git
│   │   │   ├── COPYING
│   │   │   ├── README.md
│   │   │   ├── bin
│   │   │   │   ├── bundle
│   │   │   │   │   ├── A
│   │   │   │   │   ├── B
│   │   │   │   │   ├── C
│   │   │   │   │   ├── D
│   │   │   │   │   ├── E
│   │   │   │   │   ├── F
│   │   │   │   │   ├── G
│   │   │   │   │   ├── H
│   │   │   │   │   ├── I
│   │   │   │   │   ├── J
│   │   │   │   │   ├── LICENSE
│   │   │   │   │   ├── Users
│   │   │   │   │   │   └── joey
│   │   │   │   │   │   └── homebrew
│   │   │   │   │   │   └── opt
│   │   │   │   │   │   ├── libassuan
│   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   └── libassuan.0.dylib
│   │   │   │   │   │   ├── libgcrypt
│   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   └── libgcrypt.20.dylib
│   │   │   │   │   │   ├── libgpg-error
│   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   └── libgpg-error.0.dylib
│   │   │   │   │   │   └── libmagic
│   │   │   │   │   │   └── lib
│   │   │   │   │   │   └── libmagic.1.dylib
│   │   │   │   │   ├── cp
│   │   │   │   │   ├── curl
│   │   │   │   │   ├── extra
│   │   │   │   │   │   ├── A
│   │   │   │   │   │   ├── B
│   │   │   │   │   │   ├── C
│   │   │   │   │   │   ├── D
│   │   │   │   │   │   ├── E
│   │   │   │   │   │   ├── F
│   │   │   │   │   │   ├── G
│   │   │   │   │   │   ├── H
│   │   │   │   │   │   ├── I
│   │   │   │   │   │   ├── J
│   │   │   │   │   │   └── gpg
│   │   │   │   │   ├── git
│   │   │   │   │   ├── git-add
│   │   │   │   │   ├── git-add--interactive
│   │   │   │   │   ├── git-am
│   │   │   │   │   ├── git-annex
│   │   │   │   │   ├── git-annex-shell
│   │   │   │   │   ├── git-archimport
│   │   │   │   │   ├── git-bisect
│   │   │   │   │   ├── git-checkout
│   │   │   │   │   ├── git-citool
│   │   │   │   │   ├── git-clean
│   │   │   │   │   ├── git-clone
│   │   │   │   │   ├── git-commit
│   │   │   │   │   ├── git-commit-graph
│   │   │   │   │   ├── git-commit-tree
│   │   │   │   │   ├── git-config
│   │   │   │   │   ├── git-credential
│   │   │   │   │   ├── git-credential-cache
│   │   │   │   │   ├── git-credential-cache--daemon
│   │   │   │   │   ├── git-credential-netrc
│   │   │   │   │   ├── git-credential-osxkeychain
│   │   │   │   │   ├── git-credential-store
│   │   │   │   │   ├── git-cvsexportcommit
│   │   │   │   │   ├── git-cvsimport
│   │   │   │   │   ├── git-cvsserver
│   │   │   │   │   ├── git-describe
│   │   │   │   │   ├── git-difftool--helper
│   │   │   │   │   ├── git-fetch
│   │   │   │   │   ├── git-fetch-pack
│   │   │   │   │   ├── git-filter-branch
│   │   │   │   │   ├── git-fmt-merge-msg
│   │   │   │   │   ├── git-for-each-ref
│   │   │   │   │   ├── git-format-patch
│   │   │   │   │   ├── git-gc
│   │   │   │   │   ├── git-get-tar-commit-id
│   │   │   │   │   ├── git-gui
│   │   │   │   │   ├── git-gui--askpass
│   │   │   │   │   ├── git-hash-object
│   │   │   │   │   ├── git-http-backend
│   │   │   │   │   ├── git-http-fetch
│   │   │   │   │   ├── git-http-push
│   │   │   │   │   ├── git-index-pack
│   │   │   │   │   ├── git-init
│   │   │   │   │   ├── git-init-db
│   │   │   │   │   ├── git-instaweb
│   │   │   │   │   ├── git-log
│   │   │   │   │   ├── git-ls-files
│   │   │   │   │   ├── git-ls-remote
│   │   │   │   │   ├── git-ls-tree
│   │   │   │   │   ├── git-merge
│   │   │   │   │   ├── git-merge-base
│   │   │   │   │   ├── git-merge-file
│   │   │   │   │   ├── git-merge-index
│   │   │   │   │   ├── git-merge-octopus
│   │   │   │   │   ├── git-merge-one-file
│   │   │   │   │   ├── git-merge-ours
│   │   │   │   │   ├── git-merge-recursive
│   │   │   │   │   ├── git-merge-resolve
│   │   │   │   │   ├── git-merge-subtree
│   │   │   │   │   ├── git-merge-tree
│   │   │   │   │   ├── git-mergetool
│   │   │   │   │   ├── git-mergetool--lib
│   │   │   │   │   ├── git-mv
│   │   │   │   │   ├── git-name-rev
│   │   │   │   │   ├── git-notes
│   │   │   │   │   ├── git-p4
│   │   │   │   │   ├── git-pack-objects
│   │   │   │   │   ├── git-pack-redundant
│   │   │   │   │   ├── git-pack-refs
│   │   │   │   │   ├── git-parse-remote
│   │   │   │   │   ├── git-patch-id
│   │   │   │   │   ├── git-prune
│   │   │   │   │   ├── git-prune-packed
│   │   │   │   │   ├── git-pull
│   │   │   │   │   ├── git-push
│   │   │   │   │   ├── git-quiltimport
│   │   │   │   │   ├── git-read-tree
│   │   │   │   │   ├── git-rebase
│   │   │   │   │   ├── git-rebase--am
│   │   │   │   │   ├── git-rebase--helper
│   │   │   │   │   ├── git-rebase--interactive
│   │   │   │   │   ├── git-rebase--merge
│   │   │   │   │   ├── git-receive-pack
│   │   │   │   │   ├── git-reflog
│   │   │   │   │   ├── git-remote
│   │   │   │   │   ├── git-remote-ext
│   │   │   │   │   ├── git-remote-fd
│   │   │   │   │   ├── git-remote-ftp
│   │   │   │   │   ├── git-remote-ftps
│   │   │   │   │   ├── git-remote-http
│   │   │   │   │   ├── git-remote-https
│   │   │   │   │   ├── git-remote-testsvn
│   │   │   │   │   ├── git-remote-tor-annex
│   │   │   │   │   ├── git-remote-tor-annex\ 2
│   │   │   │   │   ├── git-repack
│   │   │   │   │   ├── git-replace
│   │   │   │   │   ├── git-request-pull
│   │   │   │   │   ├── git-reset
│   │   │   │   │   ├── git-revert
│   │   │   │   │   ├── git-rm
│   │   │   │   │   ├── git-send-email
│   │   │   │   │   ├── git-sh-i18n
│   │   │   │   │   ├── git-sh-i18n--envsubst
│   │   │   │   │   ├── git-sh-setup
│   │   │   │   │   ├── git-shell
│   │   │   │   │   ├── git-stage
│   │   │   │   │   ├── git-stash
│   │   │   │   │   ├── git-status
│   │   │   │   │   ├── git-stripspace
│   │   │   │   │   ├── git-submodule
│   │   │   │   │   ├── git-submodule--helper
│   │   │   │   │   ├── git-subtree
│   │   │   │   │   ├── git-svn
│   │   │   │   │   ├── git-symbolic-ref
│   │   │   │   │   ├── git-tag
│   │   │   │   │   ├── git-unpack-file
│   │   │   │   │   ├── git-unpack-objects
│   │   │   │   │   ├── git-update-index
│   │   │   │   │   ├── git-update-ref
│   │   │   │   │   ├── git-update-server-info
│   │   │   │   │   ├── git-upload-archive
│   │   │   │   │   ├── git-upload-pack
│   │   │   │   │   ├── git-web--browse
│   │   │   │   │   ├── git-worktree
│   │   │   │   │   ├── git-write-tree
│   │   │   │   │   ├── lsof
│   │   │   │   │   ├── magic
│   │   │   │   │   │   └── magic.mgc
│   │   │   │   │   ├── rsync
│   │   │   │   │   ├── sh
│   │   │   │   │   ├── templates
│   │   │   │   │   │   ├── description
│   │   │   │   │   │   ├── hooks
│   │   │   │   │   │   │   ├── applypatch-msg.sample
│   │   │   │   │   │   │   ├── commit-msg.sample
│   │   │   │   │   │   │   ├── fsmonitor-watchman.sample
│   │   │   │   │   │   │   ├── post-update.sample
│   │   │   │   │   │   │   ├── pre-applypatch.sample
│   │   │   │   │   │   │   ├── pre-commit.sample
│   │   │   │   │   │   │   ├── pre-push.sample
│   │   │   │   │   │   │   ├── pre-rebase.sample
│   │   │   │   │   │   │   ├── pre-receive.sample
│   │   │   │   │   │   │   ├── prepare-commit-msg.sample
│   │   │   │   │   │   │   └── update.sample
│   │   │   │   │   │   └── info
│   │   │   │   │   │   └── exclude
│   │   │   │   │   ├── uname
│   │   │   │   │   ├── usr
│   │   │   │   │   │   └── lib
│   │   │   │   │   │   ├── libbz2.1.0.dylib
│   │   │   │   │   │   ├── libcurl.4.dylib
│   │   │   │   │   │   ├── libexpat.1.dylib
│   │   │   │   │   │   ├── libiconv.2.dylib
│   │   │   │   │   │   ├── libncurses.5.4.dylib
│   │   │   │   │   │   └── libresolv.9.dylib
│   │   │   │   │   └── xargs
│   │   │   │   ├── git
│   │   │   │   ├── git-annex
│   │   │   │   ├── post-commit
│   │   │   │   ├── runshell
│   │   │   │   ├── sh
│   │   │   │   └── xcrun
│   │   │   ├── etc
│   │   │   │   └── bash_completion.d
│   │   │   │   ├── git-completion.bash
│   │   │   │   └── git-prompt.sh
│   │   │   └── share
│   │   │   ├── doc
│   │   │   │   └── git-doc
│   │   │   │   ├── RelNotes
│   │   │   │   │   ├── 1.5.0.1.txt
│   │   │   │   │   ├── 1.5.0.2.txt
│   │   │   │   │   ├── 1.5.0.3.txt
│   │   │   │   │   ├── 1.5.0.4.txt
│   │   │   │   │   ├── 1.5.0.5.txt
│   │   │   │   │   ├── 1.5.0.6.txt
│   │   │   │   │   ├── 1.5.0.7.txt
│   │   │   │   │   ├── 1.5.0.txt
│   │   │   │   │   ├── 1.5.1.1.txt
│   │   │   │   │   ├── 1.5.1.2.txt
│   │   │   │   │   ├── 1.5.1.3.txt
│   │   │   │   │   ├── 1.5.1.4.txt
│   │   │   │   │   ├── 1.5.1.5.txt
│   │   │   │   │   ├── 1.5.1.6.txt
│   │   │   │   │   ├── 1.5.1.txt
│   │   │   │   │   ├── 1.5.2.1.txt
│   │   │   │   │   ├── 1.5.2.2.txt
│   │   │   │   │   ├── 1.5.2.3.txt
│   │   │   │   │   ├── 1.5.2.4.txt
│   │   │   │   │   ├── 1.5.2.5.txt
│   │   │   │   │   ├── 1.5.2.txt
│   │   │   │   │   ├── 1.5.3.1.txt
│   │   │   │   │   ├── 1.5.3.2.txt
│   │   │   │   │   ├── 1.5.3.3.txt
│   │   │   │   │   ├── 1.5.3.4.txt
│   │   │   │   │   ├── 1.5.3.5.txt
│   │   │   │   │   ├── 1.5.3.6.txt
│   │   │   │   │   ├── 1.5.3.7.txt
│   │   │   │   │   ├── 1.5.3.8.txt
│   │   │   │   │   ├── 1.5.3.txt
│   │   │   │   │   ├── 1.5.4.1.txt
│   │   │   │   │   ├── 1.5.4.2.txt
│   │   │   │   │   ├── 1.5.4.3.txt
│   │   │   │   │   ├── 1.5.4.4.txt
│   │   │   │   │   ├── 1.5.4.5.txt
│   │   │   │   │   ├── 1.5.4.6.txt
│   │   │   │   │   ├── 1.5.4.7.txt
│   │   │   │   │   ├── 1.5.4.txt
│   │   │   │   │   ├── 1.5.5.1.txt
│   │   │   │   │   ├── 1.5.5.2.txt
│   │   │   │   │   ├── 1.5.5.3.txt
│   │   │   │   │   ├── 1.5.5.4.txt
│   │   │   │   │   ├── 1.5.5.5.txt
│   │   │   │   │   ├── 1.5.5.6.txt
│   │   │   │   │   ├── 1.5.5.txt
│   │   │   │   │   ├── 1.5.6.1.txt
│   │   │   │   │   ├── 1.5.6.2.txt
│   │   │   │   │   ├── 1.5.6.3.txt
│   │   │   │   │   ├── 1.5.6.4.txt
│   │   │   │   │   ├── 1.5.6.5.txt
│   │   │   │   │   ├── 1.5.6.6.txt
│   │   │   │   │   ├── 1.5.6.txt
│   │   │   │   │   ├── 1.6.0.1.txt
│   │   │   │   │   ├── 1.6.0.2.txt
│   │   │   │   │   ├── 1.6.0.3.txt
│   │   │   │   │   ├── 1.6.0.4.txt
│   │   │   │   │   ├── 1.6.0.5.txt
│   │   │   │   │   ├── 1.6.0.6.txt
│   │   │   │   │   ├── 1.6.0.txt
│   │   │   │   │   ├── 1.6.1.1.txt
│   │   │   │   │   ├── 1.6.1.2.txt
│   │   │   │   │   ├── 1.6.1.3.txt
│   │   │   │   │   ├── 1.6.1.4.txt
│   │   │   │   │   ├── 1.6.1.txt
│   │   │   │   │   ├── 1.6.2.1.txt
│   │   │   │   │   ├── 1.6.2.2.txt
│   │   │   │   │   ├── 1.6.2.3.txt
│   │   │   │   │   ├── 1.6.2.4.txt
│   │   │   │   │   ├── 1.6.2.5.txt
│   │   │   │   │   ├── 1.6.2.txt
│   │   │   │   │   ├── 1.6.3.1.txt
│   │   │   │   │   ├── 1.6.3.2.txt
│   │   │   │   │   ├── 1.6.3.3.txt
│   │   │   │   │   ├── 1.6.3.4.txt
│   │   │   │   │   ├── 1.6.3.txt
│   │   │   │   │   ├── 1.6.4.1.txt
│   │   │   │   │   ├── 1.6.4.2.txt
│   │   │   │   │   ├── 1.6.4.3.txt
│   │   │   │   │   ├── 1.6.4.4.txt
│   │   │   │   │   ├── 1.6.4.5.txt
│   │   │   │   │   ├── 1.6.4.txt
│   │   │   │   │   ├── 1.6.5.1.txt
│   │   │   │   │   ├── 1.6.5.2.txt
│   │   │   │   │   ├── 1.6.5.3.txt
│   │   │   │   │   ├── 1.6.5.4.txt
│   │   │   │   │   ├── 1.6.5.5.txt
│   │   │   │   │   ├── 1.6.5.6.txt
│   │   │   │   │   ├── 1.6.5.7.txt
│   │   │   │   │   ├── 1.6.5.8.txt
│   │   │   │   │   ├── 1.6.5.9.txt
│   │   │   │   │   ├── 1.6.5.txt
│   │   │   │   │   ├── 1.6.6.1.txt
│   │   │   │   │   ├── 1.6.6.2.txt
│   │   │   │   │   ├── 1.6.6.3.txt
│   │   │   │   │   ├── 1.6.6.txt
│   │   │   │   │   ├── 1.7.0.1.txt
│   │   │   │   │   ├── 1.7.0.2.txt
│   │   │   │   │   ├── 1.7.0.3.txt
│   │   │   │   │   ├── 1.7.0.4.txt
│   │   │   │   │   ├── 1.7.0.5.txt
│   │   │   │   │   ├── 1.7.0.6.txt
│   │   │   │   │   ├── 1.7.0.7.txt
│   │   │   │   │   ├── 1.7.0.8.txt
│   │   │   │   │   ├── 1.7.0.9.txt
│   │   │   │   │   ├── 1.7.0.txt
│   │   │   │   │   ├── 1.7.1.1.txt
│   │   │   │   │   ├── 1.7.1.2.txt
│   │   │   │   │   ├── 1.7.1.3.txt
│   │   │   │   │   ├── 1.7.1.4.txt
│   │   │   │   │   ├── 1.7.1.txt
│   │   │   │   │   ├── 1.7.10.1.txt
│   │   │   │   │   ├── 1.7.10.2.txt
│   │   │   │   │   ├── 1.7.10.3.txt
│   │   │   │   │   ├── 1.7.10.4.txt
│   │   │   │   │   ├── 1.7.10.5.txt
│   │   │   │   │   ├── 1.7.10.txt
│   │   │   │   │   ├── 1.7.11.1.txt
│   │   │   │   │   ├── 1.7.11.2.txt
│   │   │   │   │   ├── 1.7.11.3.txt
│   │   │   │   │   ├── 1.7.11.4.txt
│   │   │   │   │   ├── 1.7.11.5.txt
│   │   │   │   │   ├── 1.7.11.6.txt
│   │   │   │   │   ├── 1.7.11.7.txt
│   │   │   │   │   ├── 1.7.11.txt
│   │   │   │   │   ├── 1.7.12.1.txt
│   │   │   │   │   ├── 1.7.12.2.txt
│   │   │   │   │   ├── 1.7.12.3.txt
│   │   │   │   │   ├── 1.7.12.4.txt
│   │   │   │   │   ├── 1.7.12.txt
│   │   │   │   │   ├── 1.7.2.1.txt
│   │   │   │   │   ├── 1.7.2.2.txt
│   │   │   │   │   ├── 1.7.2.3.txt
│   │   │   │   │   ├── 1.7.2.4.txt
│   │   │   │   │   ├── 1.7.2.5.txt
│   │   │   │   │   ├── 1.7.2.txt
│   │   │   │   │   ├── 1.7.3.1.txt
│   │   │   │   │   ├── 1.7.3.2.txt
│   │   │   │   │   ├── 1.7.3.3.txt
│   │   │   │   │   ├── 1.7.3.4.txt
│   │   │   │   │   ├── 1.7.3.5.txt
│   │   │   │   │   ├── 1.7.3.txt
│   │   │   │   │   ├── 1.7.4.1.txt
│   │   │   │   │   ├── 1.7.4.2.txt
│   │   │   │   │   ├── 1.7.4.3.txt
│   │   │   │   │   ├── 1.7.4.4.txt
│   │   │   │   │   ├── 1.7.4.5.txt
│   │   │   │   │   ├── 1.7.4.txt
│   │   │   │   │   ├── 1.7.5.1.txt
│   │   │   │   │   ├── 1.7.5.2.txt
│   │   │   │   │   ├── 1.7.5.3.txt
│   │   │   │   │   ├── 1.7.5.4.txt
│   │   │   │   │   ├── 1.7.5.txt
│   │   │   │   │   ├── 1.7.6.1.txt
│   │   │   │   │   ├── 1.7.6.2.txt
│   │   │   │   │   ├── 1.7.6.3.txt
│   │   │   │   │   ├── 1.7.6.4.txt
│   │   │   │   │   ├── 1.7.6.5.txt
│   │   │   │   │   ├── 1.7.6.6.txt
│   │   │   │   │   ├── 1.7.6.txt
│   │   │   │   │   ├── 1.7.7.1.txt
│   │   │   │   │   ├── 1.7.7.2.txt
│   │   │   │   │   ├── 1.7.7.3.txt
│   │   │   │   │   ├── 1.7.7.4.txt
│   │   │   │   │   ├── 1.7.7.5.txt
│   │   │   │   │   ├── 1.7.7.6.txt
│   │   │   │   │   ├── 1.7.7.7.txt
│   │   │   │   │   ├── 1.7.7.txt
│   │   │   │   │   ├── 1.7.8.1.txt
│   │   │   │   │   ├── 1.7.8.2.txt
│   │   │   │   │   ├── 1.7.8.3.txt
│   │   │   │   │   ├── 1.7.8.4.txt
│   │   │   │   │   ├── 1.7.8.5.txt
│   │   │   │   │   ├── 1.7.8.6.txt
│   │   │   │   │   ├── 1.7.8.txt
│   │   │   │   │   ├── 1.7.9.1.txt
│   │   │   │   │   ├── 1.7.9.2.txt
│   │   │   │   │   ├── 1.7.9.3.txt
│   │   │   │   │   ├── 1.7.9.4.txt
│   │   │   │   │   ├── 1.7.9.5.txt
│   │   │   │   │   ├── 1.7.9.6.txt
│   │   │   │   │   ├── 1.7.9.7.txt
│   │   │   │   │   ├── 1.7.9.txt
│   │   │   │   │   ├── 1.8.0.1.txt
│   │   │   │   │   ├── 1.8.0.2.txt
│   │   │   │   │   ├── 1.8.0.3.txt
│   │   │   │   │   ├── 1.8.0.txt
│   │   │   │   │   ├── 1.8.1.1.txt
│   │   │   │   │   ├── 1.8.1.2.txt
│   │   │   │   │   ├── 1.8.1.3.txt
│   │   │   │   │   ├── 1.8.1.4.txt
│   │   │   │   │   ├── 1.8.1.5.txt
│   │   │   │   │   ├── 1.8.1.6.txt
│   │   │   │   │   ├── 1.8.1.txt
│   │   │   │   │   ├── 1.8.2.1.txt
│   │   │   │   │   ├── 1.8.2.2.txt
│   │   │   │   │   ├── 1.8.2.3.txt
│   │   │   │   │   ├── 1.8.2.txt
│   │   │   │   │   ├── 1.8.3.1.txt
│   │   │   │   │   ├── 1.8.3.2.txt
│   │   │   │   │   ├── 1.8.3.3.txt
│   │   │   │   │   ├── 1.8.3.4.txt
│   │   │   │   │   ├── 1.8.3.txt
│   │   │   │   │   ├── 1.8.4.1.txt
│   │   │   │   │   ├── 1.8.4.2.txt
│   │   │   │   │   ├── 1.8.4.3.txt
│   │   │   │   │   ├── 1.8.4.4.txt
│   │   │   │   │   ├── 1.8.4.5.txt
│   │   │   │   │   ├── 1.8.4.txt
│   │   │   │   │   ├── 1.8.5.1.txt
│   │   │   │   │   ├── 1.8.5.2.txt
│   │   │   │   │   ├── 1.8.5.3.txt
│   │   │   │   │   ├── 1.8.5.4.txt
│   │   │   │   │   ├── 1.8.5.5.txt
│   │   │   │   │   ├── 1.8.5.6.txt
│   │   │   │   │   ├── 1.8.5.txt
│   │   │   │   │   ├── 1.9.0.txt
│   │   │   │   │   ├── 1.9.1.txt
│   │   │   │   │   ├── 1.9.2.txt
│   │   │   │   │   ├── 1.9.3.txt
│   │   │   │   │   ├── 1.9.4.txt
│   │   │   │   │   ├── 1.9.5.txt
│   │   │   │   │   ├── 2.0.0.txt
│   │   │   │   │   ├── 2.0.1.txt
│   │   │   │   │   ├── 2.0.2.txt
│   │   │   │   │   ├── 2.0.3.txt
│   │   │   │   │   ├── 2.0.4.txt
│   │   │   │   │   ├── 2.0.5.txt
│   │   │   │   │   ├── 2.1.0.txt
│   │   │   │   │   ├── 2.1.1.txt
│   │   │   │   │   ├── 2.1.2.txt
│   │   │   │   │   ├── 2.1.3.txt
│   │   │   │   │   ├── 2.1.4.txt
│   │   │   │   │   ├── 2.10.0.txt
│   │   │   │   │   ├── 2.10.1.txt
│   │   │   │   │   ├── 2.10.2.txt
│   │   │   │   │   ├── 2.10.3.txt
│   │   │   │   │   ├── 2.10.4.txt
│   │   │   │   │   ├── 2.10.5.txt
│   │   │   │   │   ├── 2.11.0.txt
│   │   │   │   │   ├── 2.11.1.txt
│   │   │   │   │   ├── 2.11.2.txt
│   │   │   │   │   ├── 2.11.3.txt
│   │   │   │   │   ├── 2.11.4.txt
│   │   │   │   │   ├── 2.12.0.txt
│   │   │   │   │   ├── 2.12.1.txt
│   │   │   │   │   ├── 2.12.2.txt
│   │   │   │   │   ├── 2.12.3.txt
│   │   │   │   │   ├── 2.12.4.txt
│   │   │   │   │   ├── 2.12.5.txt
│   │   │   │   │   ├── 2.13.0.txt
│   │   │   │   │   ├── 2.13.1.txt
│   │   │   │   │   ├── 2.13.2.txt
│   │   │   │   │   ├── 2.13.3.txt
│   │   │   │   │   ├── 2.13.4.txt
│   │   │   │   │   ├── 2.13.5.txt
│   │   │   │   │   ├── 2.13.6.txt
│   │   │   │   │   ├── 2.13.7.txt
│   │   │   │   │   ├── 2.14.0.txt
│   │   │   │   │   ├── 2.14.1.txt
│   │   │   │   │   ├── 2.14.2.txt
│   │   │   │   │   ├── 2.14.3.txt
│   │   │   │   │   ├── 2.14.4.txt
│   │   │   │   │   ├── 2.15.0.txt
│   │   │   │   │   ├── 2.15.1.txt
│   │   │   │   │   ├── 2.15.2.txt
│   │   │   │   │   ├── 2.16.0.txt
│   │   │   │   │   ├── 2.16.1.txt
│   │   │   │   │   ├── 2.16.2.txt
│   │   │   │   │   ├── 2.16.3.txt
│   │   │   │   │   ├── 2.16.4.txt
│   │   │   │   │   ├── 2.17.0.txt
│   │   │   │   │   ├── 2.17.1.txt
│   │   │   │   │   ├── 2.18.0.txt
│   │   │   │   │   ├── 2.2.0.txt
│   │   │   │   │   ├── 2.2.1.txt
│   │   │   │   │   ├── 2.2.2.txt
│   │   │   │   │   ├── 2.2.3.txt
│   │   │   │   │   ├── 2.3.0.txt
│   │   │   │   │   ├── 2.3.1.txt
│   │   │   │   │   ├── 2.3.10.txt
│   │   │   │   │   ├── 2.3.2.txt
│   │   │   │   │   ├── 2.3.3.txt
│   │   │   │   │   ├── 2.3.4.txt
│   │   │   │   │   ├── 2.3.5.txt
│   │   │   │   │   ├── 2.3.6.txt
│   │   │   │   │   ├── 2.3.7.txt
│   │   │   │   │   ├── 2.3.8.txt
│   │   │   │   │   ├── 2.3.9.txt
│   │   │   │   │   ├── 2.4.0.txt
│   │   │   │   │   ├── 2.4.1.txt
│   │   │   │   │   ├── 2.4.10.txt
│   │   │   │   │   ├── 2.4.11.txt
│   │   │   │   │   ├── 2.4.12.txt
│   │   │   │   │   ├── 2.4.2.txt
│   │   │   │   │   ├── 2.4.3.txt
│   │   │   │   │   ├── 2.4.4.txt
│   │   │   │   │   ├── 2.4.5.txt
│   │   │   │   │   ├── 2.4.6.txt
│   │   │   │   │   ├── 2.4.7.txt
│   │   │   │   │   ├── 2.4.8.txt
│   │   │   │   │   ├── 2.4.9.txt
│   │   │   │   │   ├── 2.5.0.txt
│   │   │   │   │   ├── 2.5.1.txt
│   │   │   │   │   ├── 2.5.2.txt
│   │   │   │   │   ├── 2.5.3.txt
│   │   │   │   │   ├── 2.5.4.txt
│   │   │   │   │   ├── 2.5.5.txt
│   │   │   │   │   ├── 2.5.6.txt
│   │   │   │   │   ├── 2.6.0.txt
│   │   │   │   │   ├── 2.6.1.txt
│   │   │   │   │   ├── 2.6.2.txt
│   │   │   │   │   ├── 2.6.3.txt
│   │   │   │   │   ├── 2.6.4.txt
│   │   │   │   │   ├── 2.6.5.txt
│   │   │   │   │   ├── 2.6.6.txt
│   │   │   │   │   ├── 2.6.7.txt
│   │   │   │   │   ├── 2.7.0.txt
│   │   │   │   │   ├── 2.7.1.txt
│   │   │   │   │   ├── 2.7.2.txt
│   │   │   │   │   ├── 2.7.3.txt
│   │   │   │   │   ├── 2.7.4.txt
│   │   │   │   │   ├── 2.7.5.txt
│   │   │   │   │   ├── 2.7.6.txt
│   │   │   │   │   ├── 2.8.0.txt
│   │   │   │   │   ├── 2.8.1.txt
│   │   │   │   │   ├── 2.8.2.txt
│   │   │   │   │   ├── 2.8.3.txt
│   │   │   │   │   ├── 2.8.4.txt
│   │   │   │   │   ├── 2.8.5.txt
│   │   │   │   │   ├── 2.8.6.txt
│   │   │   │   │   ├── 2.9.0.txt
│   │   │   │   │   ├── 2.9.1.txt
│   │   │   │   │   ├── 2.9.2.txt
│   │   │   │   │   ├── 2.9.3.txt
│   │   │   │   │   ├── 2.9.4.txt
│   │   │   │   │   └── 2.9.5.txt
│   │   │   │   ├── SubmittingPatches.html
│   │   │   │   ├── SubmittingPatches.txt
│   │   │   │   ├── blame-options.txt
│   │   │   │   ├── cmds-ancillaryinterrogators.txt
│   │   │   │   ├── cmds-ancillarymanipulators.txt
│   │   │   │   ├── cmds-foreignscminterface.txt
│   │   │   │   ├── cmds-mainporcelain.txt
│   │   │   │   ├── cmds-plumbinginterrogators.txt
│   │   │   │   ├── cmds-plumbingmanipulators.txt
│   │   │   │   ├── cmds-purehelpers.txt
│   │   │   │   ├── cmds-synchelpers.txt
│   │   │   │   ├── cmds-synchingrepositories.txt
│   │   │   │   ├── config.txt
│   │   │   │   ├── date-formats.txt
│   │   │   │   ├── diff-config.txt
│   │   │   │   ├── diff-format.txt
│   │   │   │   ├── diff-generate-patch.txt
│   │   │   │   ├── diff-options.txt
│   │   │   │   ├── docbook-xsl.css
│   │   │   │   ├── everyday.html
│   │   │   │   ├── fetch-options.txt
│   │   │   │   ├── fmt-merge-msg-config.txt
│   │   │   │   ├── git-add.html
│   │   │   │   ├── git-add.txt
│   │   │   │   ├── git-am.html
│   │   │   │   ├── git-am.txt
│   │   │   │   ├── git-annotate.html
│   │   │   │   ├── git-annotate.txt
│   │   │   │   ├── git-apply.html
│   │   │   │   ├── git-apply.txt
│   │   │   │   ├── git-archimport.html
│   │   │   │   ├── git-archimport.txt
│   │   │   │   ├── git-archive.html
│   │   │   │   ├── git-archive.txt
│   │   │   │   ├── git-bisect-lk2009.html
│   │   │   │   ├── git-bisect-lk2009.txt
│   │   │   │   ├── git-bisect.html
│   │   │   │   ├── git-bisect.txt
│   │   │   │   ├── git-blame.html
│   │   │   │   ├── git-blame.txt
│   │   │   │   ├── git-branch.html
│   │   │   │   ├── git-branch.txt
│   │   │   │   ├── git-bundle.html
│   │   │   │   ├── git-bundle.txt
│   │   │   │   ├── git-cat-file.html
│   │   │   │   ├── git-cat-file.txt
│   │   │   │   ├── git-check-attr.html
│   │   │   │   ├── git-check-attr.txt
│   │   │   │   ├── git-check-ignore.html
│   │   │   │   ├── git-check-ignore.txt
│   │   │   │   ├── git-check-mailmap.html
│   │   │   │   ├── git-check-mailmap.txt
│   │   │   │   ├── git-check-ref-format.html
│   │   │   │   ├── git-check-ref-format.txt
│   │   │   │   ├── git-checkout-index.html
│   │   │   │   ├── git-checkout-index.txt
│   │   │   │   ├── git-checkout.html
│   │   │   │   ├── git-checkout.txt
│   │   │   │   ├── git-cherry-pick.html
│   │   │   │   ├── git-cherry-pick.txt
│   │   │   │   ├── git-cherry.html
│   │   │   │   ├── git-cherry.txt
│   │   │   │   ├── git-citool.html
│   │   │   │   ├── git-citool.txt
│   │   │   │   ├── git-clean.html
│   │   │   │   ├── git-clean.txt
│   │   │   │   ├── git-clone.html
│   │   │   │   ├── git-clone.txt
│   │   │   │   ├── git-column.html
│   │   │   │   ├── git-column.txt
│   │   │   │   ├── git-commit-graph.html
│   │   │   │   ├── git-commit-graph.txt
│   │   │   │   ├── git-commit-tree.html
│   │   │   │   ├── git-commit-tree.txt
│   │   │   │   ├── git-commit.html
│   │   │   │   ├── git-commit.txt
│   │   │   │   ├── git-config.html
│   │   │   │   ├── git-config.txt
│   │   │   │   ├── git-count-objects.html
│   │   │   │   ├── git-count-objects.txt
│   │   │   │   ├── git-credential-cache--daemon.html
│   │   │   │   ├── git-credential-cache--daemon.txt
│   │   │   │   ├── git-credential-cache.html
│   │   │   │   ├── git-credential-cache.txt
│   │   │   │   ├── git-credential-store.html
│   │   │   │   ├── git-credential-store.txt
│   │   │   │   ├── git-credential.html
│   │   │   │   ├── git-credential.txt
│   │   │   │   ├── git-cvsexportcommit.html
│   │   │   │   ├── git-cvsexportcommit.txt
│   │   │   │   ├── git-cvsimport.html
│   │   │   │   ├── git-cvsimport.txt
│   │   │   │   ├── git-cvsserver.html
│   │   │   │   ├── git-cvsserver.txt
│   │   │   │   ├── git-daemon.html
│   │   │   │   ├── git-daemon.txt
│   │   │   │   ├── git-describe.html
│   │   │   │   ├── git-describe.txt
│   │   │   │   ├── git-diff-files.html
│   │   │   │   ├── git-diff-files.txt
│   │   │   │   ├── git-diff-index.html
│   │   │   │   ├── git-diff-index.txt
│   │   │   │   ├── git-diff-tree.html
│   │   │   │   ├── git-diff-tree.txt
│   │   │   │   ├── git-diff.html
│   │   │   │   ├── git-diff.txt
│   │   │   │   ├── git-difftool.html
│   │   │   │   ├── git-difftool.txt
│   │   │   │   ├── git-fast-export.html
│   │   │   │   ├── git-fast-export.txt
│   │   │   │   ├── git-fast-import.html
│   │   │   │   ├── git-fast-import.txt
│   │   │   │   ├── git-fetch-pack.html
│   │   │   │   ├── git-fetch-pack.txt
│   │   │   │   ├── git-fetch.html
│   │   │   │   ├── git-fetch.txt
│   │   │   │   ├── git-filter-branch.html
│   │   │   │   ├── git-filter-branch.txt
│   │   │   │   ├── git-fmt-merge-msg.html
│   │   │   │   ├── git-fmt-merge-msg.txt
│   │   │   │   ├── git-for-each-ref.html
│   │   │   │   ├── git-for-each-ref.txt
│   │   │   │   ├── git-format-patch.html
│   │   │   │   ├── git-format-patch.txt
│   │   │   │   ├── git-fsck-objects.html
│   │   │   │   ├── git-fsck-objects.txt
│   │   │   │   ├── git-fsck.html
│   │   │   │   ├── git-fsck.txt
│   │   │   │   ├── git-gc.html
│   │   │   │   ├── git-gc.txt
│   │   │   │   ├── git-get-tar-commit-id.html
│   │   │   │   ├── git-get-tar-commit-id.txt
│   │   │   │   ├── git-grep.html
│   │   │   │   ├── git-grep.txt
│   │   │   │   ├── git-gui.html
│   │   │   │   ├── git-gui.txt
│   │   │   │   ├── git-hash-object.html
│   │   │   │   ├── git-hash-object.txt
│   │   │   │   ├── git-help.html
│   │   │   │   ├── git-help.txt
│   │   │   │   ├── git-http-backend.html
│   │   │   │   ├── git-http-backend.txt
│   │   │   │   ├── git-http-fetch.html
│   │   │   │   ├── git-http-fetch.txt
│   │   │   │   ├── git-http-push.html
│   │   │   │   ├── git-http-push.txt
│   │   │   │   ├── git-imap-send.html
│   │   │   │   ├── git-imap-send.txt
│   │   │   │   ├── git-index-pack.html
│   │   │   │   ├── git-index-pack.txt
│   │   │   │   ├── git-init-db.html
│   │   │   │   ├── git-init-db.txt
│   │   │   │   ├── git-init.html
│   │   │   │   ├── git-init.txt
│   │   │   │   ├── git-instaweb.html
│   │   │   │   ├── git-instaweb.txt
│   │   │   │   ├── git-interpret-trailers.html
│   │   │   │   ├── git-interpret-trailers.txt
│   │   │   │   ├── git-log.html
│   │   │   │   ├── git-log.txt
│   │   │   │   ├── git-ls-files.html
│   │   │   │   ├── git-ls-files.txt
│   │   │   │   ├── git-ls-remote.html
│   │   │   │   ├── git-ls-remote.txt
│   │   │   │   ├── git-ls-tree.html
│   │   │   │   ├── git-ls-tree.txt
│   │   │   │   ├── git-mailinfo.html
│   │   │   │   ├── git-mailinfo.txt
│   │   │   │   ├── git-mailsplit.html
│   │   │   │   ├── git-mailsplit.txt
│   │   │   │   ├── git-merge-base.html
│   │   │   │   ├── git-merge-base.txt
│   │   │   │   ├── git-merge-file.html
│   │   │   │   ├── git-merge-file.txt
│   │   │   │   ├── git-merge-index.html
│   │   │   │   ├── git-merge-index.txt
│   │   │   │   ├── git-merge-one-file.html
│   │   │   │   ├── git-merge-one-file.txt
│   │   │   │   ├── git-merge-tree.html
│   │   │   │   ├── git-merge-tree.txt
│   │   │   │   ├── git-merge.html
│   │   │   │   ├── git-merge.txt
│   │   │   │   ├── git-mergetool--lib.html
│   │   │   │   ├── git-mergetool--lib.txt
│   │   │   │   ├── git-mergetool.html
│   │   │   │   ├── git-mergetool.txt
│   │   │   │   ├── git-mktag.html
│   │   │   │   ├── git-mktag.txt
│   │   │   │   ├── git-mktree.html
│   │   │   │   ├── git-mktree.txt
│   │   │   │   ├── git-mv.html
│   │   │   │   ├── git-mv.txt
│   │   │   │   ├── git-name-rev.html
│   │   │   │   ├── git-name-rev.txt
│   │   │   │   ├── git-notes.html
│   │   │   │   ├── git-notes.txt
│   │   │   │   ├── git-p4.html
│   │   │   │   ├── git-p4.txt
│   │   │   │   ├── git-pack-objects.html
│   │   │   │   ├── git-pack-objects.txt
│   │   │   │   ├── git-pack-redundant.html
│   │   │   │   ├── git-pack-redundant.txt
│   │   │   │   ├── git-pack-refs.html
│   │   │   │   ├── git-pack-refs.txt
│   │   │   │   ├── git-parse-remote.html
│   │   │   │   ├── git-parse-remote.txt
│   │   │   │   ├── git-patch-id.html
│   │   │   │   ├── git-patch-id.txt
│   │   │   │   ├── git-prune-packed.html
│   │   │   │   ├── git-prune-packed.txt
│   │   │   │   ├── git-prune.html
│   │   │   │   ├── git-prune.txt
│   │   │   │   ├── git-pull.html
│   │   │   │   ├── git-pull.txt
│   │   │   │   ├── git-push.html
│   │   │   │   ├── git-push.txt
│   │   │   │   ├── git-quiltimport.html
│   │   │   │   ├── git-quiltimport.txt
│   │   │   │   ├── git-read-tree.html
│   │   │   │   ├── git-read-tree.txt
│   │   │   │   ├── git-rebase.html
│   │   │   │   ├── git-rebase.txt
│   │   │   │   ├── git-receive-pack.html
│   │   │   │   ├── git-receive-pack.txt
│   │   │   │   ├── git-reflog.html
│   │   │   │   ├── git-reflog.txt
│   │   │   │   ├── git-remote-ext.html
│   │   │   │   ├── git-remote-ext.txt
│   │   │   │   ├── git-remote-fd.html
│   │   │   │   ├── git-remote-fd.txt
│   │   │   │   ├── git-remote-helpers.html
│   │   │   │   ├── git-remote-testgit.html
│   │   │   │   ├── git-remote-testgit.txt
│   │   │   │   ├── git-remote.html
│   │   │   │   ├── git-remote.txt
│   │   │   │   ├── git-repack.html
│   │   │   │   ├── git-repack.txt
│   │   │   │   ├── git-replace.html
│   │   │   │   ├── git-replace.txt
│   │   │   │   ├── git-request-pull.html
│   │   │   │   ├── git-request-pull.txt
│   │   │   │   ├── git-rerere.html
│   │   │   │   ├── git-rerere.txt
│   │   │   │   ├── git-reset.html
│   │   │   │   ├── git-reset.txt
│   │   │   │   ├── git-rev-list.html
│   │   │   │   ├── git-rev-list.txt
│   │   │   │   ├── git-rev-parse.html
│   │   │   │   ├── git-rev-parse.txt
│   │   │   │   ├── git-revert.html
│   │   │   │   ├── git-revert.txt
│   │   │   │   ├── git-rm.html
│   │   │   │   ├── git-rm.txt
│   │   │   │   ├── git-send-email.html
│   │   │   │   ├── git-send-email.txt
│   │   │   │   ├── git-send-pack.html
│   │   │   │   ├── git-send-pack.txt
│   │   │   │   ├── git-sh-i18n--envsubst.html
│   │   │   │   ├── git-sh-i18n--envsubst.txt
│   │   │   │   ├── git-sh-i18n.html
│   │   │   │   ├── git-sh-i18n.txt
│   │   │   │   ├── git-sh-setup.html
│   │   │   │   ├── git-sh-setup.txt
│   │   │   │   ├── git-shell.html
│   │   │   │   ├── git-shell.txt
│   │   │   │   ├── git-shortlog.html
│   │   │   │   ├── git-shortlog.txt
│   │   │   │   ├── git-show-branch.html
│   │   │   │   ├── git-show-branch.txt
│   │   │   │   ├── git-show-index.html
│   │   │   │   ├── git-show-index.txt
│   │   │   │   ├── git-show-ref.html
│   │   │   │   ├── git-show-ref.txt
│   │   │   │   ├── git-show.html
│   │   │   │   ├── git-show.txt
│   │   │   │   ├── git-stage.html
│   │   │   │   ├── git-stage.txt
│   │   │   │   ├── git-stash.html
│   │   │   │   ├── git-stash.txt
│   │   │   │   ├── git-status.html
│   │   │   │   ├── git-status.txt
│   │   │   │   ├── git-stripspace.html
│   │   │   │   ├── git-stripspace.txt
│   │   │   │   ├── git-submodule.html
│   │   │   │   ├── git-submodule.txt
│   │   │   │   ├── git-svn.html
│   │   │   │   ├── git-svn.txt
│   │   │   │   ├── git-symbolic-ref.html
│   │   │   │   ├── git-symbolic-ref.txt
│   │   │   │   ├── git-tag.html
│   │   │   │   ├── git-tag.txt
│   │   │   │   ├── git-tools.html
│   │   │   │   ├── git-tools.txt
│   │   │   │   ├── git-unpack-file.html
│   │   │   │   ├── git-unpack-file.txt
│   │   │   │   ├── git-unpack-objects.html
│   │   │   │   ├── git-unpack-objects.txt
│   │   │   │   ├── git-update-index.html
│   │   │   │   ├── git-update-index.txt
│   │   │   │   ├── git-update-ref.html
│   │   │   │   ├── git-update-ref.txt
│   │   │   │   ├── git-update-server-info.html
│   │   │   │   ├── git-update-server-info.txt
│   │   │   │   ├── git-upload-archive.html
│   │   │   │   ├── git-upload-archive.txt
│   │   │   │   ├── git-upload-pack.html
│   │   │   │   ├── git-upload-pack.txt
│   │   │   │   ├── git-var.html
│   │   │   │   ├── git-var.txt
│   │   │   │   ├── git-verify-commit.html
│   │   │   │   ├── git-verify-commit.txt
│   │   │   │   ├── git-verify-pack.html
│   │   │   │   ├── git-verify-pack.txt
│   │   │   │   ├── git-verify-tag.html
│   │   │   │   ├── git-verify-tag.txt
│   │   │   │   ├── git-web--browse.html
│   │   │   │   ├── git-web--browse.txt
│   │   │   │   ├── git-whatchanged.html
│   │   │   │   ├── git-whatchanged.txt
│   │   │   │   ├── git-worktree.html
│   │   │   │   ├── git-worktree.txt
│   │   │   │   ├── git-write-tree.html
│   │   │   │   ├── git-write-tree.txt
│   │   │   │   ├── git.html
│   │   │   │   ├── git.txt
│   │   │   │   ├── gitattributes.html
│   │   │   │   ├── gitattributes.txt
│   │   │   │   ├── gitcli.html
│   │   │   │   ├── gitcli.txt
│   │   │   │   ├── gitcore-tutorial.html
│   │   │   │   ├── gitcore-tutorial.txt
│   │   │   │   ├── gitcredentials.html
│   │   │   │   ├── gitcredentials.txt
│   │   │   │   ├── gitcvs-migration.html
│   │   │   │   ├── gitcvs-migration.txt
│   │   │   │   ├── gitdiffcore.html
│   │   │   │   ├── gitdiffcore.txt
│   │   │   │   ├── giteveryday.html
│   │   │   │   ├── giteveryday.txt
│   │   │   │   ├── gitglossary.html
│   │   │   │   ├── gitglossary.txt
│   │   │   │   ├── githooks.html
│   │   │   │   ├── githooks.txt
│   │   │   │   ├── gitignore.html
│   │   │   │   ├── gitignore.txt
│   │   │   │   ├── gitk.html
│   │   │   │   ├── gitk.txt
│   │   │   │   ├── gitmodules.html
│   │   │   │   ├── gitmodules.txt
│   │   │   │   ├── gitnamespaces.html
│   │   │   │   ├── gitnamespaces.txt
│   │   │   │   ├── gitremote-helpers.html
│   │   │   │   ├── gitremote-helpers.txt
│   │   │   │   ├── gitrepository-layout.html
│   │   │   │   ├── gitrepository-layout.txt
│   │   │   │   ├── gitrevisions.html
│   │   │   │   ├── gitrevisions.txt
│   │   │   │   ├── gitsubmodules.html
│   │   │   │   ├── gitsubmodules.txt
│   │   │   │   ├── gittutorial-2.html
│   │   │   │   ├── gittutorial-2.txt
│   │   │   │   ├── gittutorial.html
│   │   │   │   ├── gittutorial.txt
│   │   │   │   ├── gitweb.conf.html
│   │   │   │   ├── gitweb.conf.txt
│   │   │   │   ├── gitweb.html
│   │   │   │   ├── gitweb.txt
│   │   │   │   ├── gitworkflows.html
│   │   │   │   ├── gitworkflows.txt
│   │   │   │   ├── glossary-content.txt
│   │   │   │   ├── howto
│   │   │   │   │   ├── keep-canonical-history-correct.html
│   │   │   │   │   ├── keep-canonical-history-correct.txt
│   │   │   │   │   ├── maintain-git.html
│   │   │   │   │   ├── maintain-git.txt
│   │   │   │   │   ├── new-command.html
│   │   │   │   │   ├── new-command.txt
│   │   │   │   │   ├── rebase-from-internal-branch.html
│   │   │   │   │   ├── rebase-from-internal-branch.txt
│   │   │   │   │   ├── rebuild-from-update-hook.html
│   │   │   │   │   ├── rebuild-from-update-hook.txt
│   │   │   │   │   ├── recover-corrupted-blob-object.html
│   │   │   │   │   ├── recover-corrupted-blob-object.txt
│   │   │   │   │   ├── recover-corrupted-object-harder.html
│   │   │   │   │   ├── recover-corrupted-object-harder.txt
│   │   │   │   │   ├── revert-a-faulty-merge.html
│   │   │   │   │   ├── revert-a-faulty-merge.txt
│   │   │   │   │   ├── revert-branch-rebase.html
│   │   │   │   │   ├── revert-branch-rebase.txt
│   │   │   │   │   ├── separating-topic-branches.html
│   │   │   │   │   ├── separating-topic-branches.txt
│   │   │   │   │   ├── setup-git-server-over-http.html
│   │   │   │   │   ├── setup-git-server-over-http.txt
│   │   │   │   │   ├── update-hook-example.html
│   │   │   │   │   ├── update-hook-example.txt
│   │   │   │   │   ├── use-git-daemon.html
│   │   │   │   │   ├── use-git-daemon.txt
│   │   │   │   │   ├── using-merge-subtree.html
│   │   │   │   │   ├── using-merge-subtree.txt
│   │   │   │   │   ├── using-signed-tag-in-pull-request.html
│   │   │   │   │   └── using-signed-tag-in-pull-request.txt
│   │   │   │   ├── howto-index.html
│   │   │   │   ├── howto-index.txt
│   │   │   │   ├── i18n.txt
│   │   │   │   ├── index.html
│   │   │   │   ├── line-range-format.txt
│   │   │   │   ├── mailmap.txt
│   │   │   │   ├── merge-config.txt
│   │   │   │   ├── merge-options.txt
│   │   │   │   ├── merge-strategies.txt
│   │   │   │   ├── mergetools-diff.txt
│   │   │   │   ├── mergetools-merge.txt
│   │   │   │   ├── pretty-formats.txt
│   │   │   │   ├── pretty-options.txt
│   │   │   │   ├── pull-fetch-param.txt
│   │   │   │   ├── rebase-config.txt
│   │   │   │   ├── rev-list-options.txt
│   │   │   │   ├── revisions.txt
│   │   │   │   ├── sequencer.txt
│   │   │   │   ├── technical
│   │   │   │   │   ├── api-allocation-growing.html
│   │   │   │   │   ├── api-allocation-growing.txt
│   │   │   │   │   ├── api-argv-array.html
│   │   │   │   │   ├── api-argv-array.txt
│   │   │   │   │   ├── api-config.html
│   │   │   │   │   ├── api-config.txt
│   │   │   │   │   ├── api-credentials.html
│   │   │   │   │   ├── api-credentials.txt
│   │   │   │   │   ├── api-diff.html
│   │   │   │   │   ├── api-diff.txt
│   │   │   │   │   ├── api-directory-listing.html
│   │   │   │   │   ├── api-directory-listing.txt
│   │   │   │   │   ├── api-error-handling.html
│   │   │   │   │   ├── api-error-handling.txt
│   │   │   │   │   ├── api-gitattributes.html
│   │   │   │   │   ├── api-gitattributes.txt
│   │   │   │   │   ├── api-grep.html
│   │   │   │   │   ├── api-grep.txt
│   │   │   │   │   ├── api-history-graph.html
│   │   │   │   │   ├── api-history-graph.txt
│   │   │   │   │   ├── api-index-skel.txt
│   │   │   │   │   ├── api-index.html
│   │   │   │   │   ├── api-index.txt
│   │   │   │   │   ├── api-merge.html
│   │   │   │   │   ├── api-merge.txt
│   │   │   │   │   ├── api-object-access.html
│   │   │   │   │   ├── api-object-access.txt
│   │   │   │   │   ├── api-oid-array.html
│   │   │   │   │   ├── api-oid-array.txt
│   │   │   │   │   ├── api-parse-options.html
│   │   │   │   │   ├── api-parse-options.txt
│   │   │   │   │   ├── api-quote.html
│   │   │   │   │   ├── api-quote.txt
│   │   │   │   │   ├── api-ref-iteration.html
│   │   │   │   │   ├── api-ref-iteration.txt
│   │   │   │   │   ├── api-remote.html
│   │   │   │   │   ├── api-remote.txt
│   │   │   │   │   ├── api-revision-walking.html
│   │   │   │   │   ├── api-revision-walking.txt
│   │   │   │   │   ├── api-run-command.html
│   │   │   │   │   ├── api-run-command.txt
│   │   │   │   │   ├── api-setup.html
│   │   │   │   │   ├── api-setup.txt
│   │   │   │   │   ├── api-sigchain.html
│   │   │   │   │   ├── api-sigchain.txt
│   │   │   │   │   ├── api-submodule-config.html
│   │   │   │   │   ├── api-submodule-config.txt
│   │   │   │   │   ├── api-trace.html
│   │   │   │   │   ├── api-trace.txt
│   │   │   │   │   ├── api-tree-walking.html
│   │   │   │   │   ├── api-tree-walking.txt
│   │   │   │   │   ├── api-xdiff-interface.html
│   │   │   │   │   ├── api-xdiff-interface.txt
│   │   │   │   │   ├── bitmap-format.txt
│   │   │   │   │   ├── commit-graph-format.txt
│   │   │   │   │   ├── commit-graph.txt
│   │   │   │   │   ├── hash-function-transition.html
│   │   │   │   │   ├── hash-function-transition.txt
│   │   │   │   │   ├── http-protocol.html
│   │   │   │   │   ├── http-protocol.txt
│   │   │   │   │   ├── index-format.html
│   │   │   │   │   ├── index-format.txt
│   │   │   │   │   ├── long-running-process-protocol.html
│   │   │   │   │   ├── long-running-process-protocol.txt
│   │   │   │   │   ├── pack-format.html
│   │   │   │   │   ├── pack-format.txt
│   │   │   │   │   ├── pack-heuristics.html
│   │   │   │   │   ├── pack-heuristics.txt
│   │   │   │   │   ├── pack-protocol.html
│   │   │   │   │   ├── pack-protocol.txt
│   │   │   │   │   ├── partial-clone.txt
│   │   │   │   │   ├── protocol-capabilities.html
│   │   │   │   │   ├── protocol-capabilities.txt
│   │   │   │   │   ├── protocol-common.html
│   │   │   │   │   ├── protocol-common.txt
│   │   │   │   │   ├── protocol-v2.html
│   │   │   │   │   ├── protocol-v2.txt
│   │   │   │   │   ├── racy-git.html
│   │   │   │   │   ├── racy-git.txt
│   │   │   │   │   ├── repository-version.txt
│   │   │   │   │   ├── send-pack-pipeline.html
│   │   │   │   │   ├── send-pack-pipeline.txt
│   │   │   │   │   ├── shallow.html
│   │   │   │   │   ├── shallow.txt
│   │   │   │   │   ├── signature-format.html
│   │   │   │   │   ├── signature-format.txt
│   │   │   │   │   ├── trivial-merge.html
│   │   │   │   │   └── trivial-merge.txt
│   │   │   │   ├── transfer-data-leaks.txt
│   │   │   │   ├── urls-remotes.txt
│   │   │   │   ├── urls.txt
│   │   │   │   ├── user-manual.html
│   │   │   │   └── user-manual.txt
│   │   │   ├── emacs
│   │   │   │   └── site-lisp
│   │   │   │   └── git
│   │   │   │   ├── git-blame.el
│   │   │   │   └── git.el
│   │   │   ├── git-core
│   │   │   │   ├── contrib
│   │   │   │   │   ├── README
│   │   │   │   │   ├── buildsystems
│   │   │   │   │   │   ├── Generators
│   │   │   │   │   │   │   ├── QMake.pm
│   │   │   │   │   │   │   └── Vcproj.pm
│   │   │   │   │   │   ├── Generators.pm
│   │   │   │   │   │   ├── engine.pl
│   │   │   │   │   │   ├── generate
│   │   │   │   │   │   └── parse.pl
│   │   │   │   │   ├── coccinelle
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── array.cocci
│   │   │   │   │   │   ├── commit.cocci
│   │   │   │   │   │   ├── free.cocci
│   │   │   │   │   │   ├── object_id.cocci
│   │   │   │   │   │   ├── qsort.cocci
│   │   │   │   │   │   ├── strbuf.cocci
│   │   │   │   │   │   ├── swap.cocci
│   │   │   │   │   │   └── xstrdup_or_null.cocci
│   │   │   │   │   ├── completion
│   │   │   │   │   │   └── git-completion.tcsh
│   │   │   │   │   ├── contacts
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── git-contacts
│   │   │   │   │   │   └── git-contacts.txt
│   │   │   │   │   ├── credential
│   │   │   │   │   │   ├── gnome-keyring
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── git-credential-gnome-keyring.c
│   │   │   │   │   │   ├── libsecret
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── git-credential-libsecret.c
│   │   │   │   │   │   ├── netrc
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── t-git-credential-netrc.sh
│   │   │   │   │   │   │   ├── test.command-option-gpg
│   │   │   │   │   │   │   ├── test.git-config-gpg
│   │   │   │   │   │   │   ├── test.netrc
│   │   │   │   │   │   │   ├── test.netrc.gpg
│   │   │   │   │   │   │   └── test.pl
│   │   │   │   │   │   ├── osxkeychain
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── git-credential-osxkeychain.c
│   │   │   │   │   │   └── wincred
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   └── git-credential-wincred.c
│   │   │   │   │   ├── diff-highlight
│   │   │   │   │   │   ├── DiffHighlight.pm
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── diff-highlight.perl
│   │   │   │   │   │   └── t
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   └── t9400-diff-highlight.sh
│   │   │   │   │   ├── emacs
│   │   │   │   │   │   └── 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
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   └── git-jump
│   │   │   │   │   ├── git-resurrect.sh
│   │   │   │   │   ├── git-shell-commands
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── help
│   │   │   │   │   │   └── list
│   │   │   │   │   ├── hg-to-git
│   │   │   │   │   │   ├── hg-to-git.py
│   │   │   │   │   │   └── hg-to-git.txt
│   │   │   │   │   ├── hooks
│   │   │   │   │   │   ├── multimail
│   │   │   │   │   │   │   ├── CHANGES
│   │   │   │   │   │   │   ├── CONTRIBUTING.rst
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   ├── README.Git
│   │   │   │   │   │   │   ├── README.migrate-from-post-receive-email
│   │   │   │   │   │   │   ├── doc
│   │   │   │   │   │   │   │   ├── customizing-emails.rst
│   │   │   │   │   │   │   │   ├── gerrit.rst
│   │   │   │   │   │   │   │   ├── gitolite.rst
│   │   │   │   │   │   │   │   └── troubleshooting.rst
│   │   │   │   │   │   │   ├── git_multimail.py
│   │   │   │   │   │   │   ├── migrate-mailhook-config
│   │   │   │   │   │   │   └── post-receive.example
│   │   │   │   │   │   ├── post-receive-email
│   │   │   │   │   │   ├── pre-auto-gc-battery
│   │   │   │   │   │   ├── setgitperms.perl
│   │   │   │   │   │   └── update-paranoid
│   │   │   │   │   ├── long-running-filter
│   │   │   │   │   │   └── example.pl
│   │   │   │   │   ├── mw-to-git
│   │   │   │   │   │   ├── Git
│   │   │   │   │   │   │   └── Mediawiki.pm
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── bin-wrapper
│   │   │   │   │   │   │   └── git
│   │   │   │   │   │   ├── git-mw.perl
│   │   │   │   │   │   ├── git-remote-mediawiki.perl
│   │   │   │   │   │   ├── git-remote-mediawiki.txt
│   │   │   │   │   │   └── t
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── install-wiki
│   │   │   │   │   │   │   ├── LocalSettings.php
│   │   │   │   │   │   │   └── db_install.php
│   │   │   │   │   │   ├── install-wiki.sh
│   │   │   │   │   │   ├── push-pull-tests.sh
│   │   │   │   │   │   ├── 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-gitmw-lib.sh
│   │   │   │   │   │   ├── test-gitmw.pl
│   │   │   │   │   │   └── test.config
│   │   │   │   │   ├── persistent-https
│   │   │   │   │   │   ├── LICENSE
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── client.go
│   │   │   │   │   │   ├── main.go
│   │   │   │   │   │   ├── proxy.go
│   │   │   │   │   │   └── socket.go
│   │   │   │   │   ├── remote-helpers
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── git-remote-bzr
│   │   │   │   │   │   └── git-remote-hg
│   │   │   │   │   ├── remotes2config.sh
│   │   │   │   │   ├── rerere-train.sh
│   │   │   │   │   ├── stats
│   │   │   │   │   │   ├── git-common-hash
│   │   │   │   │   │   ├── mailmap.pl
│   │   │   │   │   │   └── packinfo.pl
│   │   │   │   │   ├── subtree
│   │   │   │   │   │   ├── COPYING
│   │   │   │   │   │   ├── INSTALL
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── git-subtree.sh
│   │   │   │   │   │   ├── git-subtree.txt
│   │   │   │   │   │   ├── t
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── t7900-subtree.sh
│   │   │   │   │   │   └── todo
│   │   │   │   │   ├── svn-fe
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── svn-fe.c
│   │   │   │   │   │   ├── svn-fe.txt
│   │   │   │   │   │   └── svnrdump_sim.py
│   │   │   │   │   ├── thunderbird-patch-inline
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   └── appp.sh
│   │   │   │   │   ├── update-unicode
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   └── update_unicode.sh
│   │   │   │   │   └── workdir
│   │   │   │   │   └── git-new-workdir
│   │   │   │   └── templates
│   │   │   │   ├── description
│   │   │   │   ├── hooks
│   │   │   │   │   ├── applypatch-msg.sample
│   │   │   │   │   ├── commit-msg.sample
│   │   │   │   │   ├── fsmonitor-watchman.sample
│   │   │   │   │   ├── post-update.sample
│   │   │   │   │   ├── pre-applypatch.sample
│   │   │   │   │   ├── pre-commit.sample
│   │   │   │   │   ├── pre-push.sample
│   │   │   │   │   ├── pre-rebase.sample
│   │   │   │   │   ├── pre-receive.sample
│   │   │   │   │   ├── prepare-commit-msg.sample
│   │   │   │   │   └── update.sample
│   │   │   │   └── info
│   │   │   │   └── exclude
│   │   │   ├── git-gui
│   │   │   │   └── lib
│   │   │   │   ├── Git\ Gui.app
│   │   │   │   │   └── Contents
│   │   │   │   │   ├── Info.plist
│   │   │   │   │   ├── MacOS
│   │   │   │   │   │   └── Wish
│   │   │   │   │   └── Resources
│   │   │   │   │   ├── Scripts
│   │   │   │   │   │   └── AppMain.tcl
│   │   │   │   │   └── git-gui.icns
│   │   │   │   ├── about.tcl
│   │   │   │   ├── blame.tcl
│   │   │   │   ├── branch.tcl
│   │   │   │   ├── branch_checkout.tcl
│   │   │   │   ├── branch_create.tcl
│   │   │   │   ├── branch_delete.tcl
│   │   │   │   ├── branch_rename.tcl
│   │   │   │   ├── browser.tcl
│   │   │   │   ├── checkout_op.tcl
│   │   │   │   ├── choose_font.tcl
│   │   │   │   ├── choose_repository.tcl
│   │   │   │   ├── choose_rev.tcl
│   │   │   │   ├── class.tcl
│   │   │   │   ├── commit.tcl
│   │   │   │   ├── console.tcl
│   │   │   │   ├── database.tcl
│   │   │   │   ├── date.tcl
│   │   │   │   ├── diff.tcl
│   │   │   │   ├── encoding.tcl
│   │   │   │   ├── error.tcl
│   │   │   │   ├── git-gui.ico
│   │   │   │   ├── git-gui.tcl
│   │   │   │   ├── 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.tcl
│   │   │   │   ├── remote_add.tcl
│   │   │   │   ├── remote_branch_delete.tcl
│   │   │   │   ├── search.tcl
│   │   │   │   ├── shortcut.tcl
│   │   │   │   ├── spellcheck.tcl
│   │   │   │   ├── sshkey.tcl
│   │   │   │   ├── status_bar.tcl
│   │   │   │   ├── tclIndex
│   │   │   │   ├── themed.tcl
│   │   │   │   ├── tools.tcl
│   │   │   │   ├── tools_dlg.tcl
│   │   │   │   ├── transport.tcl
│   │   │   │   ├── win32.tcl
│   │   │   │   └── win32_shortcut.js
│   │   │   ├── 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
│   │   │   ├── gitweb
│   │   │   │   ├── gitweb.cgi
│   │   │   │   └── static
│   │   │   │   ├── git-favicon.png
│   │   │   │   ├── git-logo.png
│   │   │   │   ├── gitweb.css
│   │   │   │   └── gitweb.js
│   │   │   ├── man
│   │   │   │   ├── man1
│   │   │   │   │   ├── git-add.1
│   │   │   │   │   ├── git-am.1
│   │   │   │   │   ├── git-annotate.1
│   │   │   │   │   ├── git-apply.1
│   │   │   │   │   ├── git-archimport.1
│   │   │   │   │   ├── git-archive.1
│   │   │   │   │   ├── git-bisect.1
│   │   │   │   │   ├── git-blame.1
│   │   │   │   │   ├── git-branch.1
│   │   │   │   │   ├── git-bundle.1
│   │   │   │   │   ├── git-cat-file.1
│   │   │   │   │   ├── git-check-attr.1
│   │   │   │   │   ├── git-check-ignore.1
│   │   │   │   │   ├── git-check-mailmap.1
│   │   │   │   │   ├── git-check-ref-format.1
│   │   │   │   │   ├── git-checkout-index.1
│   │   │   │   │   ├── git-checkout.1
│   │   │   │   │   ├── git-cherry-pick.1
│   │   │   │   │   ├── git-cherry.1
│   │   │   │   │   ├── git-citool.1
│   │   │   │   │   ├── git-clean.1
│   │   │   │   │   ├── git-clone.1
│   │   │   │   │   ├── git-column.1
│   │   │   │   │   ├── git-commit-graph.1
│   │   │   │   │   ├── git-commit-tree.1
│   │   │   │   │   ├── git-commit.1
│   │   │   │   │   ├── git-config.1
│   │   │   │   │   ├── git-count-objects.1
│   │   │   │   │   ├── git-credential-cache--daemon.1
│   │   │   │   │   ├── git-credential-cache.1
│   │   │   │   │   ├── git-credential-store.1
│   │   │   │   │   ├── git-credential.1
│   │   │   │   │   ├── git-cvsexportcommit.1
│   │   │   │   │   ├── git-cvsimport.1
│   │   │   │   │   ├── git-cvsserver.1
│   │   │   │   │   ├── git-daemon.1
│   │   │   │   │   ├── git-describe.1
│   │   │   │   │   ├── git-diff-files.1
│   │   │   │   │   ├── git-diff-index.1
│   │   │   │   │   ├── git-diff-tree.1
│   │   │   │   │   ├── git-diff.1
│   │   │   │   │   ├── git-difftool.1
│   │   │   │   │   ├── git-fast-export.1
│   │   │   │   │   ├── git-fast-import.1
│   │   │   │   │   ├── git-fetch-pack.1
│   │   │   │   │   ├── git-fetch.1
│   │   │   │   │   ├── git-filter-branch.1
│   │   │   │   │   ├── git-fmt-merge-msg.1
│   │   │   │   │   ├── git-for-each-ref.1
│   │   │   │   │   ├── git-format-patch.1
│   │   │   │   │   ├── git-fsck-objects.1
│   │   │   │   │   ├── git-fsck.1
│   │   │   │   │   ├── git-gc.1
│   │   │   │   │   ├── git-get-tar-commit-id.1
│   │   │   │   │   ├── git-grep.1
│   │   │   │   │   ├── git-gui.1
│   │   │   │   │   ├── git-hash-object.1
│   │   │   │   │   ├── git-help.1
│   │   │   │   │   ├── git-http-backend.1
│   │   │   │   │   ├── git-http-fetch.1
│   │   │   │   │   ├── git-http-push.1
│   │   │   │   │   ├── git-imap-send.1
│   │   │   │   │   ├── git-index-pack.1
│   │   │   │   │   ├── git-init-db.1
│   │   │   │   │   ├── git-init.1
│   │   │   │   │   ├── git-instaweb.1
│   │   │   │   │   ├── git-interpret-trailers.1
│   │   │   │   │   ├── git-log.1
│   │   │   │   │   ├── git-ls-files.1
│   │   │   │   │   ├── git-ls-remote.1
│   │   │   │   │   ├── git-ls-tree.1
│   │   │   │   │   ├── git-mailinfo.1
│   │   │   │   │   ├── git-mailsplit.1
│   │   │   │   │   ├── git-merge-base.1
│   │   │   │   │   ├── git-merge-file.1
│   │   │   │   │   ├── git-merge-index.1
│   │   │   │   │   ├── git-merge-one-file.1
│   │   │   │   │   ├── git-merge-tree.1
│   │   │   │   │   ├── git-merge.1
│   │   │   │   │   ├── git-mergetool--lib.1
│   │   │   │   │   ├── git-mergetool.1
│   │   │   │   │   ├── git-mktag.1
│   │   │   │   │   ├── git-mktree.1
│   │   │   │   │   ├── git-mv.1
│   │   │   │   │   ├── git-name-rev.1
│   │   │   │   │   ├── git-notes.1
│   │   │   │   │   ├── git-p4.1
│   │   │   │   │   ├── git-pack-objects.1
│   │   │   │   │   ├── git-pack-redundant.1
│   │   │   │   │   ├── git-pack-refs.1
│   │   │   │   │   ├── git-parse-remote.1
│   │   │   │   │   ├── git-patch-id.1
│   │   │   │   │   ├── git-prune-packed.1
│   │   │   │   │   ├── git-prune.1
│   │   │   │   │   ├── git-pull.1
│   │   │   │   │   ├── git-push.1
│   │   │   │   │   ├── git-quiltimport.1
│   │   │   │   │   ├── git-read-tree.1
│   │   │   │   │   ├── git-rebase.1
│   │   │   │   │   ├── git-receive-pack.1
│   │   │   │   │   ├── git-reflog.1
│   │   │   │   │   ├── git-remote-ext.1
│   │   │   │   │   ├── git-remote-fd.1
│   │   │   │   │   ├── git-remote-testgit.1
│   │   │   │   │   ├── git-remote.1
│   │   │   │   │   ├── git-repack.1
│   │   │   │   │   ├── git-replace.1
│   │   │   │   │   ├── git-request-pull.1
│   │   │   │   │   ├── git-rerere.1
│   │   │   │   │   ├── git-reset.1
│   │   │   │   │   ├── git-rev-list.1
│   │   │   │   │   ├── git-rev-parse.1
│   │   │   │   │   ├── git-revert.1
│   │   │   │   │   ├── git-rm.1
│   │   │   │   │   ├── git-send-email.1
│   │   │   │   │   ├── git-send-pack.1
│   │   │   │   │   ├── git-sh-i18n--envsubst.1
│   │   │   │   │   ├── git-sh-i18n.1
│   │   │   │   │   ├── git-sh-setup.1
│   │   │   │   │   ├── git-shell.1
│   │   │   │   │   ├── git-shortlog.1
│   │   │   │   │   ├── git-show-branch.1
│   │   │   │   │   ├── git-show-index.1
│   │   │   │   │   ├── git-show-ref.1
│   │   │   │   │   ├── git-show.1
│   │   │   │   │   ├── git-stage.1
│   │   │   │   │   ├── git-stash.1
│   │   │   │   │   ├── git-status.1
│   │   │   │   │   ├── git-stripspace.1
│   │   │   │   │   ├── git-submodule.1
│   │   │   │   │   ├── git-svn.1
│   │   │   │   │   ├── git-symbolic-ref.1
│   │   │   │   │   ├── git-tag.1
│   │   │   │   │   ├── git-unpack-file.1
│   │   │   │   │   ├── git-unpack-objects.1
│   │   │   │   │   ├── git-update-index.1
│   │   │   │   │   ├── git-update-ref.1
│   │   │   │   │   ├── git-update-server-info.1
│   │   │   │   │   ├── git-upload-archive.1
│   │   │   │   │   ├── git-upload-pack.1
│   │   │   │   │   ├── git-var.1
│   │   │   │   │   ├── git-verify-commit.1
│   │   │   │   │   ├── git-verify-pack.1
│   │   │   │   │   ├── git-verify-tag.1
│   │   │   │   │   ├── git-web--browse.1
│   │   │   │   │   ├── git-whatchanged.1
│   │   │   │   │   ├── git-worktree.1
│   │   │   │   │   ├── git-write-tree.1
│   │   │   │   │   ├── git.1
│   │   │   │   │   ├── gitk.1
│   │   │   │   │   ├── gitremote-helpers.1
│   │   │   │   │   └── gitweb.1
│   │   │   │   ├── man5
│   │   │   │   │   ├── gitattributes.5
│   │   │   │   │   ├── githooks.5
│   │   │   │   │   ├── gitignore.5
│   │   │   │   │   ├── gitmodules.5
│   │   │   │   │   ├── gitrepository-layout.5
│   │   │   │   │   └── gitweb.conf.5
│   │   │   │   └── man7
│   │   │   │   ├── gitcli.7
│   │   │   │   ├── gitcore-tutorial.7
│   │   │   │   ├── gitcredentials.7
│   │   │   │   ├── gitcvs-migration.7
│   │   │   │   ├── gitdiffcore.7
│   │   │   │   ├── giteveryday.7
│   │   │   │   ├── gitglossary.7
│   │   │   │   ├── gitnamespaces.7
│   │   │   │   ├── gitrevisions.7
│   │   │   │   ├── gitsubmodules.7
│   │   │   │   ├── gittutorial-2.7
│   │   │   │   ├── gittutorial.7
│   │   │   │   └── gitworkflows.7
│   │   │   ├── perl5
│   │   │   │   ├── 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
│   │   │   └── zsh
│   │   │   └── site-functions
│   │   │   ├── _git
│   │   │   └── git-completion.bash
│   │   └── Versions
│   │   ├── A
│   │   │   ├── AtlasCore
│   │   │   ├── Resources
│   │   │   │   ├── Info.plist
│   │   │   │   └── git
│   │   │   │   ├── COPYING
│   │   │   │   ├── README.md
│   │   │   │   ├── bin
│   │   │   │   │   ├── bundle
│   │   │   │   │   │   ├── A
│   │   │   │   │   │   ├── B
│   │   │   │   │   │   ├── C
│   │   │   │   │   │   ├── D
│   │   │   │   │   │   ├── E
│   │   │   │   │   │   ├── F
│   │   │   │   │   │   ├── G
│   │   │   │   │   │   ├── H
│   │   │   │   │   │   ├── I
│   │   │   │   │   │   ├── J
│   │   │   │   │   │   ├── LICENSE
│   │   │   │   │   │   ├── Users
│   │   │   │   │   │   │   └── joey
│   │   │   │   │   │   │   └── homebrew
│   │   │   │   │   │   │   └── opt
│   │   │   │   │   │   │   ├── libassuan
│   │   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   │   └── libassuan.0.dylib
│   │   │   │   │   │   │   ├── libgcrypt
│   │   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   │   └── libgcrypt.20.dylib
│   │   │   │   │   │   │   ├── libgpg-error
│   │   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   │   └── libgpg-error.0.dylib
│   │   │   │   │   │   │   └── libmagic
│   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   └── libmagic.1.dylib
│   │   │   │   │   │   ├── cp
│   │   │   │   │   │   ├── curl
│   │   │   │   │   │   ├── extra
│   │   │   │   │   │   │   ├── A
│   │   │   │   │   │   │   ├── B
│   │   │   │   │   │   │   ├── C
│   │   │   │   │   │   │   ├── D
│   │   │   │   │   │   │   ├── E
│   │   │   │   │   │   │   ├── F
│   │   │   │   │   │   │   ├── G
│   │   │   │   │   │   │   ├── H
│   │   │   │   │   │   │   ├── I
│   │   │   │   │   │   │   ├── J
│   │   │   │   │   │   │   └── gpg
│   │   │   │   │   │   ├── git
│   │   │   │   │   │   ├── git-add
│   │   │   │   │   │   ├── git-add--interactive
│   │   │   │   │   │   ├── git-am
│   │   │   │   │   │   ├── git-annex
│   │   │   │   │   │   ├── git-annex-shell
│   │   │   │   │   │   ├── git-archimport
│   │   │   │   │   │   ├── git-bisect
│   │   │   │   │   │   ├── git-checkout
│   │   │   │   │   │   ├── git-citool
│   │   │   │   │   │   ├── git-clean
│   │   │   │   │   │   ├── git-clone
│   │   │   │   │   │   ├── git-commit
│   │   │   │   │   │   ├── git-commit-graph
│   │   │   │   │   │   ├── git-commit-tree
│   │   │   │   │   │   ├── git-config
│   │   │   │   │   │   ├── git-credential
│   │   │   │   │   │   ├── git-credential-cache
│   │   │   │   │   │   ├── git-credential-cache--daemon
│   │   │   │   │   │   ├── git-credential-netrc
│   │   │   │   │   │   ├── git-credential-osxkeychain
│   │   │   │   │   │   ├── git-credential-store
│   │   │   │   │   │   ├── git-cvsexportcommit
│   │   │   │   │   │   ├── git-cvsimport
│   │   │   │   │   │   ├── git-cvsserver
│   │   │   │   │   │   ├── git-describe
│   │   │   │   │   │   ├── git-difftool--helper
│   │   │   │   │   │   ├── git-fetch
│   │   │   │   │   │   ├── git-fetch-pack
│   │   │   │   │   │   ├── git-filter-branch
│   │   │   │   │   │   ├── git-fmt-merge-msg
│   │   │   │   │   │   ├── git-for-each-ref
│   │   │   │   │   │   ├── git-format-patch
│   │   │   │   │   │   ├── git-gc
│   │   │   │   │   │   ├── git-get-tar-commit-id
│   │   │   │   │   │   ├── git-gui
│   │   │   │   │   │   ├── git-gui--askpass
│   │   │   │   │   │   ├── git-hash-object
│   │   │   │   │   │   ├── git-http-backend
│   │   │   │   │   │   ├── git-http-fetch
│   │   │   │   │   │   ├── git-http-push
│   │   │   │   │   │   ├── git-index-pack
│   │   │   │   │   │   ├── git-init
│   │   │   │   │   │   ├── git-init-db
│   │   │   │   │   │   ├── git-instaweb
│   │   │   │   │   │   ├── git-log
│   │   │   │   │   │   ├── git-ls-files
│   │   │   │   │   │   ├── git-ls-remote
│   │   │   │   │   │   ├── git-ls-tree
│   │   │   │   │   │   ├── git-merge
│   │   │   │   │   │   ├── git-merge-base
│   │   │   │   │   │   ├── git-merge-file
│   │   │   │   │   │   ├── git-merge-index
│   │   │   │   │   │   ├── git-merge-octopus
│   │   │   │   │   │   ├── git-merge-one-file
│   │   │   │   │   │   ├── git-merge-ours
│   │   │   │   │   │   ├── git-merge-recursive
│   │   │   │   │   │   ├── git-merge-resolve
│   │   │   │   │   │   ├── git-merge-subtree
│   │   │   │   │   │   ├── git-merge-tree
│   │   │   │   │   │   ├── git-mergetool
│   │   │   │   │   │   ├── git-mergetool--lib
│   │   │   │   │   │   ├── git-mv
│   │   │   │   │   │   ├── git-name-rev
│   │   │   │   │   │   ├── git-notes
│   │   │   │   │   │   ├── git-p4
│   │   │   │   │   │   ├── git-pack-objects
│   │   │   │   │   │   ├── git-pack-redundant
│   │   │   │   │   │   ├── git-pack-refs
│   │   │   │   │   │   ├── git-parse-remote
│   │   │   │   │   │   ├── git-patch-id
│   │   │   │   │   │   ├── git-prune
│   │   │   │   │   │   ├── git-prune-packed
│   │   │   │   │   │   ├── git-pull
│   │   │   │   │   │   ├── git-push
│   │   │   │   │   │   ├── git-quiltimport
│   │   │   │   │   │   ├── git-read-tree
│   │   │   │   │   │   ├── git-rebase
│   │   │   │   │   │   ├── git-rebase--am
│   │   │   │   │   │   ├── git-rebase--helper
│   │   │   │   │   │   ├── git-rebase--interactive
│   │   │   │   │   │   ├── git-rebase--merge
│   │   │   │   │   │   ├── git-receive-pack
│   │   │   │   │   │   ├── git-reflog
│   │   │   │   │   │   ├── git-remote
│   │   │   │   │   │   ├── git-remote-ext
│   │   │   │   │   │   ├── git-remote-fd
│   │   │   │   │   │   ├── git-remote-ftp
│   │   │   │   │   │   ├── git-remote-ftps
│   │   │   │   │   │   ├── git-remote-http
│   │   │   │   │   │   ├── git-remote-https
│   │   │   │   │   │   ├── git-remote-testsvn
│   │   │   │   │   │   ├── git-remote-tor-annex
│   │   │   │   │   │   ├── git-remote-tor-annex\ 2
│   │   │   │   │   │   ├── git-repack
│   │   │   │   │   │   ├── git-replace
│   │   │   │   │   │   ├── git-request-pull
│   │   │   │   │   │   ├── git-reset
│   │   │   │   │   │   ├── git-revert
│   │   │   │   │   │   ├── git-rm
│   │   │   │   │   │   ├── git-send-email
│   │   │   │   │   │   ├── git-sh-i18n
│   │   │   │   │   │   ├── git-sh-i18n--envsubst
│   │   │   │   │   │   ├── git-sh-setup
│   │   │   │   │   │   ├── git-shell
│   │   │   │   │   │   ├── git-stage
│   │   │   │   │   │   ├── git-stash
│   │   │   │   │   │   ├── git-status
│   │   │   │   │   │   ├── git-stripspace
│   │   │   │   │   │   ├── git-submodule
│   │   │   │   │   │   ├── git-submodule--helper
│   │   │   │   │   │   ├── git-subtree
│   │   │   │   │   │   ├── git-svn
│   │   │   │   │   │   ├── git-symbolic-ref
│   │   │   │   │   │   ├── git-tag
│   │   │   │   │   │   ├── git-unpack-file
│   │   │   │   │   │   ├── git-unpack-objects
│   │   │   │   │   │   ├── git-update-index
│   │   │   │   │   │   ├── git-update-ref
│   │   │   │   │   │   ├── git-update-server-info
│   │   │   │   │   │   ├── git-upload-archive
│   │   │   │   │   │   ├── git-upload-pack
│   │   │   │   │   │   ├── git-web--browse
│   │   │   │   │   │   ├── git-worktree
│   │   │   │   │   │   ├── git-write-tree
│   │   │   │   │   │   ├── lsof
│   │   │   │   │   │   ├── magic
│   │   │   │   │   │   │   └── magic.mgc
│   │   │   │   │   │   ├── rsync
│   │   │   │   │   │   ├── sh
│   │   │   │   │   │   ├── templates
│   │   │   │   │   │   │   ├── description
│   │   │   │   │   │   │   ├── hooks
│   │   │   │   │   │   │   │   ├── applypatch-msg.sample
│   │   │   │   │   │   │   │   ├── commit-msg.sample
│   │   │   │   │   │   │   │   ├── fsmonitor-watchman.sample
│   │   │   │   │   │   │   │   ├── post-update.sample
│   │   │   │   │   │   │   │   ├── pre-applypatch.sample
│   │   │   │   │   │   │   │   ├── pre-commit.sample
│   │   │   │   │   │   │   │   ├── pre-push.sample
│   │   │   │   │   │   │   │   ├── pre-rebase.sample
│   │   │   │   │   │   │   │   ├── pre-receive.sample
│   │   │   │   │   │   │   │   ├── prepare-commit-msg.sample
│   │   │   │   │   │   │   │   └── update.sample
│   │   │   │   │   │   │   └── info
│   │   │   │   │   │   │   └── exclude
│   │   │   │   │   │   ├── uname
│   │   │   │   │   │   ├── usr
│   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   ├── libbz2.1.0.dylib
│   │   │   │   │   │   │   ├── libcurl.4.dylib
│   │   │   │   │   │   │   ├── libexpat.1.dylib
│   │   │   │   │   │   │   ├── libiconv.2.dylib
│   │   │   │   │   │   │   ├── libncurses.5.4.dylib
│   │   │   │   │   │   │   └── libresolv.9.dylib
│   │   │   │   │   │   └── xargs
│   │   │   │   │   ├── git
│   │   │   │   │   ├── git-annex
│   │   │   │   │   ├── post-commit
│   │   │   │   │   ├── runshell
│   │   │   │   │   ├── sh
│   │   │   │   │   └── xcrun
│   │   │   │   ├── etc
│   │   │   │   │   └── bash_completion.d
│   │   │   │   │   ├── git-completion.bash
│   │   │   │   │   └── git-prompt.sh
│   │   │   │   └── share
│   │   │   │   ├── doc
│   │   │   │   │   └── git-doc
│   │   │   │   │   ├── RelNotes
│   │   │   │   │   │   ├── 1.5.0.1.txt
│   │   │   │   │   │   ├── 1.5.0.2.txt
│   │   │   │   │   │   ├── 1.5.0.3.txt
│   │   │   │   │   │   ├── 1.5.0.4.txt
│   │   │   │   │   │   ├── 1.5.0.5.txt
│   │   │   │   │   │   ├── 1.5.0.6.txt
│   │   │   │   │   │   ├── 1.5.0.7.txt
│   │   │   │   │   │   ├── 1.5.0.txt
│   │   │   │   │   │   ├── 1.5.1.1.txt
│   │   │   │   │   │   ├── 1.5.1.2.txt
│   │   │   │   │   │   ├── 1.5.1.3.txt
│   │   │   │   │   │   ├── 1.5.1.4.txt
│   │   │   │   │   │   ├── 1.5.1.5.txt
│   │   │   │   │   │   ├── 1.5.1.6.txt
│   │   │   │   │   │   ├── 1.5.1.txt
│   │   │   │   │   │   ├── 1.5.2.1.txt
│   │   │   │   │   │   ├── 1.5.2.2.txt
│   │   │   │   │   │   ├── 1.5.2.3.txt
│   │   │   │   │   │   ├── 1.5.2.4.txt
│   │   │   │   │   │   ├── 1.5.2.5.txt
│   │   │   │   │   │   ├── 1.5.2.txt
│   │   │   │   │   │   ├── 1.5.3.1.txt
│   │   │   │   │   │   ├── 1.5.3.2.txt
│   │   │   │   │   │   ├── 1.5.3.3.txt
│   │   │   │   │   │   ├── 1.5.3.4.txt
│   │   │   │   │   │   ├── 1.5.3.5.txt
│   │   │   │   │   │   ├── 1.5.3.6.txt
│   │   │   │   │   │   ├── 1.5.3.7.txt
│   │   │   │   │   │   ├── 1.5.3.8.txt
│   │   │   │   │   │   ├── 1.5.3.txt
│   │   │   │   │   │   ├── 1.5.4.1.txt
│   │   │   │   │   │   ├── 1.5.4.2.txt
│   │   │   │   │   │   ├── 1.5.4.3.txt
│   │   │   │   │   │   ├── 1.5.4.4.txt
│   │   │   │   │   │   ├── 1.5.4.5.txt
│   │   │   │   │   │   ├── 1.5.4.6.txt
│   │   │   │   │   │   ├── 1.5.4.7.txt
│   │   │   │   │   │   ├── 1.5.4.txt
│   │   │   │   │   │   ├── 1.5.5.1.txt
│   │   │   │   │   │   ├── 1.5.5.2.txt
│   │   │   │   │   │   ├── 1.5.5.3.txt
│   │   │   │   │   │   ├── 1.5.5.4.txt
│   │   │   │   │   │   ├── 1.5.5.5.txt
│   │   │   │   │   │   ├── 1.5.5.6.txt
│   │   │   │   │   │   ├── 1.5.5.txt
│   │   │   │   │   │   ├── 1.5.6.1.txt
│   │   │   │   │   │   ├── 1.5.6.2.txt
│   │   │   │   │   │   ├── 1.5.6.3.txt
│   │   │   │   │   │   ├── 1.5.6.4.txt
│   │   │   │   │   │   ├── 1.5.6.5.txt
│   │   │   │   │   │   ├── 1.5.6.6.txt
│   │   │   │   │   │   ├── 1.5.6.txt
│   │   │   │   │   │   ├── 1.6.0.1.txt
│   │   │   │   │   │   ├── 1.6.0.2.txt
│   │   │   │   │   │   ├── 1.6.0.3.txt
│   │   │   │   │   │   ├── 1.6.0.4.txt
│   │   │   │   │   │   ├── 1.6.0.5.txt
│   │   │   │   │   │   ├── 1.6.0.6.txt
│   │   │   │   │   │   ├── 1.6.0.txt
│   │   │   │   │   │   ├── 1.6.1.1.txt
│   │   │   │   │   │   ├── 1.6.1.2.txt
│   │   │   │   │   │   ├── 1.6.1.3.txt
│   │   │   │   │   │   ├── 1.6.1.4.txt
│   │   │   │   │   │   ├── 1.6.1.txt
│   │   │   │   │   │   ├── 1.6.2.1.txt
│   │   │   │   │   │   ├── 1.6.2.2.txt
│   │   │   │   │   │   ├── 1.6.2.3.txt
│   │   │   │   │   │   ├── 1.6.2.4.txt
│   │   │   │   │   │   ├── 1.6.2.5.txt
│   │   │   │   │   │   ├── 1.6.2.txt
│   │   │   │   │   │   ├── 1.6.3.1.txt
│   │   │   │   │   │   ├── 1.6.3.2.txt
│   │   │   │   │   │   ├── 1.6.3.3.txt
│   │   │   │   │   │   ├── 1.6.3.4.txt
│   │   │   │   │   │   ├── 1.6.3.txt
│   │   │   │   │   │   ├── 1.6.4.1.txt
│   │   │   │   │   │   ├── 1.6.4.2.txt
│   │   │   │   │   │   ├── 1.6.4.3.txt
│   │   │   │   │   │   ├── 1.6.4.4.txt
│   │   │   │   │   │   ├── 1.6.4.5.txt
│   │   │   │   │   │   ├── 1.6.4.txt
│   │   │   │   │   │   ├── 1.6.5.1.txt
│   │   │   │   │   │   ├── 1.6.5.2.txt
│   │   │   │   │   │   ├── 1.6.5.3.txt
│   │   │   │   │   │   ├── 1.6.5.4.txt
│   │   │   │   │   │   ├── 1.6.5.5.txt
│   │   │   │   │   │   ├── 1.6.5.6.txt
│   │   │   │   │   │   ├── 1.6.5.7.txt
│   │   │   │   │   │   ├── 1.6.5.8.txt
│   │   │   │   │   │   ├── 1.6.5.9.txt
│   │   │   │   │   │   ├── 1.6.5.txt
│   │   │   │   │   │   ├── 1.6.6.1.txt
│   │   │   │   │   │   ├── 1.6.6.2.txt
│   │   │   │   │   │   ├── 1.6.6.3.txt
│   │   │   │   │   │   ├── 1.6.6.txt
│   │   │   │   │   │   ├── 1.7.0.1.txt
│   │   │   │   │   │   ├── 1.7.0.2.txt
│   │   │   │   │   │   ├── 1.7.0.3.txt
│   │   │   │   │   │   ├── 1.7.0.4.txt
│   │   │   │   │   │   ├── 1.7.0.5.txt
│   │   │   │   │   │   ├── 1.7.0.6.txt
│   │   │   │   │   │   ├── 1.7.0.7.txt
│   │   │   │   │   │   ├── 1.7.0.8.txt
│   │   │   │   │   │   ├── 1.7.0.9.txt
│   │   │   │   │   │   ├── 1.7.0.txt
│   │   │   │   │   │   ├── 1.7.1.1.txt
│   │   │   │   │   │   ├── 1.7.1.2.txt
│   │   │   │   │   │   ├── 1.7.1.3.txt
│   │   │   │   │   │   ├── 1.7.1.4.txt
│   │   │   │   │   │   ├── 1.7.1.txt
│   │   │   │   │   │   ├── 1.7.10.1.txt
│   │   │   │   │   │   ├── 1.7.10.2.txt
│   │   │   │   │   │   ├── 1.7.10.3.txt
│   │   │   │   │   │   ├── 1.7.10.4.txt
│   │   │   │   │   │   ├── 1.7.10.5.txt
│   │   │   │   │   │   ├── 1.7.10.txt
│   │   │   │   │   │   ├── 1.7.11.1.txt
│   │   │   │   │   │   ├── 1.7.11.2.txt
│   │   │   │   │   │   ├── 1.7.11.3.txt
│   │   │   │   │   │   ├── 1.7.11.4.txt
│   │   │   │   │   │   ├── 1.7.11.5.txt
│   │   │   │   │   │   ├── 1.7.11.6.txt
│   │   │   │   │   │   ├── 1.7.11.7.txt
│   │   │   │   │   │   ├── 1.7.11.txt
│   │   │   │   │   │   ├── 1.7.12.1.txt
│   │   │   │   │   │   ├── 1.7.12.2.txt
│   │   │   │   │   │   ├── 1.7.12.3.txt
│   │   │   │   │   │   ├── 1.7.12.4.txt
│   │   │   │   │   │   ├── 1.7.12.txt
│   │   │   │   │   │   ├── 1.7.2.1.txt
│   │   │   │   │   │   ├── 1.7.2.2.txt
│   │   │   │   │   │   ├── 1.7.2.3.txt
│   │   │   │   │   │   ├── 1.7.2.4.txt
│   │   │   │   │   │   ├── 1.7.2.5.txt
│   │   │   │   │   │   ├── 1.7.2.txt
│   │   │   │   │   │   ├── 1.7.3.1.txt
│   │   │   │   │   │   ├── 1.7.3.2.txt
│   │   │   │   │   │   ├── 1.7.3.3.txt
│   │   │   │   │   │   ├── 1.7.3.4.txt
│   │   │   │   │   │   ├── 1.7.3.5.txt
│   │   │   │   │   │   ├── 1.7.3.txt
│   │   │   │   │   │   ├── 1.7.4.1.txt
│   │   │   │   │   │   ├── 1.7.4.2.txt
│   │   │   │   │   │   ├── 1.7.4.3.txt
│   │   │   │   │   │   ├── 1.7.4.4.txt
│   │   │   │   │   │   ├── 1.7.4.5.txt
│   │   │   │   │   │   ├── 1.7.4.txt
│   │   │   │   │   │   ├── 1.7.5.1.txt
│   │   │   │   │   │   ├── 1.7.5.2.txt
│   │   │   │   │   │   ├── 1.7.5.3.txt
│   │   │   │   │   │   ├── 1.7.5.4.txt
│   │   │   │   │   │   ├── 1.7.5.txt
│   │   │   │   │   │   ├── 1.7.6.1.txt
│   │   │   │   │   │   ├── 1.7.6.2.txt
│   │   │   │   │   │   ├── 1.7.6.3.txt
│   │   │   │   │   │   ├── 1.7.6.4.txt
│   │   │   │   │   │   ├── 1.7.6.5.txt
│   │   │   │   │   │   ├── 1.7.6.6.txt
│   │   │   │   │   │   ├── 1.7.6.txt
│   │   │   │   │   │   ├── 1.7.7.1.txt
│   │   │   │   │   │   ├── 1.7.7.2.txt
│   │   │   │   │   │   ├── 1.7.7.3.txt
│   │   │   │   │   │   ├── 1.7.7.4.txt
│   │   │   │   │   │   ├── 1.7.7.5.txt
│   │   │   │   │   │   ├── 1.7.7.6.txt
│   │   │   │   │   │   ├── 1.7.7.7.txt
│   │   │   │   │   │   ├── 1.7.7.txt
│   │   │   │   │   │   ├── 1.7.8.1.txt
│   │   │   │   │   │   ├── 1.7.8.2.txt
│   │   │   │   │   │   ├── 1.7.8.3.txt
│   │   │   │   │   │   ├── 1.7.8.4.txt
│   │   │   │   │   │   ├── 1.7.8.5.txt
│   │   │   │   │   │   ├── 1.7.8.6.txt
│   │   │   │   │   │   ├── 1.7.8.txt
│   │   │   │   │   │   ├── 1.7.9.1.txt
│   │   │   │   │   │   ├── 1.7.9.2.txt
│   │   │   │   │   │   ├── 1.7.9.3.txt
│   │   │   │   │   │   ├── 1.7.9.4.txt
│   │   │   │   │   │   ├── 1.7.9.5.txt
│   │   │   │   │   │   ├── 1.7.9.6.txt
│   │   │   │   │   │   ├── 1.7.9.7.txt
│   │   │   │   │   │   ├── 1.7.9.txt
│   │   │   │   │   │   ├── 1.8.0.1.txt
│   │   │   │   │   │   ├── 1.8.0.2.txt
│   │   │   │   │   │   ├── 1.8.0.3.txt
│   │   │   │   │   │   ├── 1.8.0.txt
│   │   │   │   │   │   ├── 1.8.1.1.txt
│   │   │   │   │   │   ├── 1.8.1.2.txt
│   │   │   │   │   │   ├── 1.8.1.3.txt
│   │   │   │   │   │   ├── 1.8.1.4.txt
│   │   │   │   │   │   ├── 1.8.1.5.txt
│   │   │   │   │   │   ├── 1.8.1.6.txt
│   │   │   │   │   │   ├── 1.8.1.txt
│   │   │   │   │   │   ├── 1.8.2.1.txt
│   │   │   │   │   │   ├── 1.8.2.2.txt
│   │   │   │   │   │   ├── 1.8.2.3.txt
│   │   │   │   │   │   ├── 1.8.2.txt
│   │   │   │   │   │   ├── 1.8.3.1.txt
│   │   │   │   │   │   ├── 1.8.3.2.txt
│   │   │   │   │   │   ├── 1.8.3.3.txt
│   │   │   │   │   │   ├── 1.8.3.4.txt
│   │   │   │   │   │   ├── 1.8.3.txt
│   │   │   │   │   │   ├── 1.8.4.1.txt
│   │   │   │   │   │   ├── 1.8.4.2.txt
│   │   │   │   │   │   ├── 1.8.4.3.txt
│   │   │   │   │   │   ├── 1.8.4.4.txt
│   │   │   │   │   │   ├── 1.8.4.5.txt
│   │   │   │   │   │   ├── 1.8.4.txt
│   │   │   │   │   │   ├── 1.8.5.1.txt
│   │   │   │   │   │   ├── 1.8.5.2.txt
│   │   │   │   │   │   ├── 1.8.5.3.txt
│   │   │   │   │   │   ├── 1.8.5.4.txt
│   │   │   │   │   │   ├── 1.8.5.5.txt
│   │   │   │   │   │   ├── 1.8.5.6.txt
│   │   │   │   │   │   ├── 1.8.5.txt
│   │   │   │   │   │   ├── 1.9.0.txt
│   │   │   │   │   │   ├── 1.9.1.txt
│   │   │   │   │   │   ├── 1.9.2.txt
│   │   │   │   │   │   ├── 1.9.3.txt
│   │   │   │   │   │   ├── 1.9.4.txt
│   │   │   │   │   │   ├── 1.9.5.txt
│   │   │   │   │   │   ├── 2.0.0.txt
│   │   │   │   │   │   ├── 2.0.1.txt
│   │   │   │   │   │   ├── 2.0.2.txt
│   │   │   │   │   │   ├── 2.0.3.txt
│   │   │   │   │   │   ├── 2.0.4.txt
│   │   │   │   │   │   ├── 2.0.5.txt
│   │   │   │   │   │   ├── 2.1.0.txt
│   │   │   │   │   │   ├── 2.1.1.txt
│   │   │   │   │   │   ├── 2.1.2.txt
│   │   │   │   │   │   ├── 2.1.3.txt
│   │   │   │   │   │   ├── 2.1.4.txt
│   │   │   │   │   │   ├── 2.10.0.txt
│   │   │   │   │   │   ├── 2.10.1.txt
│   │   │   │   │   │   ├── 2.10.2.txt
│   │   │   │   │   │   ├── 2.10.3.txt
│   │   │   │   │   │   ├── 2.10.4.txt
│   │   │   │   │   │   ├── 2.10.5.txt
│   │   │   │   │   │   ├── 2.11.0.txt
│   │   │   │   │   │   ├── 2.11.1.txt
│   │   │   │   │   │   ├── 2.11.2.txt
│   │   │   │   │   │   ├── 2.11.3.txt
│   │   │   │   │   │   ├── 2.11.4.txt
│   │   │   │   │   │   ├── 2.12.0.txt
│   │   │   │   │   │   ├── 2.12.1.txt
│   │   │   │   │   │   ├── 2.12.2.txt
│   │   │   │   │   │   ├── 2.12.3.txt
│   │   │   │   │   │   ├── 2.12.4.txt
│   │   │   │   │   │   ├── 2.12.5.txt
│   │   │   │   │   │   ├── 2.13.0.txt
│   │   │   │   │   │   ├── 2.13.1.txt
│   │   │   │   │   │   ├── 2.13.2.txt
│   │   │   │   │   │   ├── 2.13.3.txt
│   │   │   │   │   │   ├── 2.13.4.txt
│   │   │   │   │   │   ├── 2.13.5.txt
│   │   │   │   │   │   ├── 2.13.6.txt
│   │   │   │   │   │   ├── 2.13.7.txt
│   │   │   │   │   │   ├── 2.14.0.txt
│   │   │   │   │   │   ├── 2.14.1.txt
│   │   │   │   │   │   ├── 2.14.2.txt
│   │   │   │   │   │   ├── 2.14.3.txt
│   │   │   │   │   │   ├── 2.14.4.txt
│   │   │   │   │   │   ├── 2.15.0.txt
│   │   │   │   │   │   ├── 2.15.1.txt
│   │   │   │   │   │   ├── 2.15.2.txt
│   │   │   │   │   │   ├── 2.16.0.txt
│   │   │   │   │   │   ├── 2.16.1.txt
│   │   │   │   │   │   ├── 2.16.2.txt
│   │   │   │   │   │   ├── 2.16.3.txt
│   │   │   │   │   │   ├── 2.16.4.txt
│   │   │   │   │   │   ├── 2.17.0.txt
│   │   │   │   │   │   ├── 2.17.1.txt
│   │   │   │   │   │   ├── 2.18.0.txt
│   │   │   │   │   │   ├── 2.2.0.txt
│   │   │   │   │   │   ├── 2.2.1.txt
│   │   │   │   │   │   ├── 2.2.2.txt
│   │   │   │   │   │   ├── 2.2.3.txt
│   │   │   │   │   │   ├── 2.3.0.txt
│   │   │   │   │   │   ├── 2.3.1.txt
│   │   │   │   │   │   ├── 2.3.10.txt
│   │   │   │   │   │   ├── 2.3.2.txt
│   │   │   │   │   │   ├── 2.3.3.txt
│   │   │   │   │   │   ├── 2.3.4.txt
│   │   │   │   │   │   ├── 2.3.5.txt
│   │   │   │   │   │   ├── 2.3.6.txt
│   │   │   │   │   │   ├── 2.3.7.txt
│   │   │   │   │   │   ├── 2.3.8.txt
│   │   │   │   │   │   ├── 2.3.9.txt
│   │   │   │   │   │   ├── 2.4.0.txt
│   │   │   │   │   │   ├── 2.4.1.txt
│   │   │   │   │   │   ├── 2.4.10.txt
│   │   │   │   │   │   ├── 2.4.11.txt
│   │   │   │   │   │   ├── 2.4.12.txt
│   │   │   │   │   │   ├── 2.4.2.txt
│   │   │   │   │   │   ├── 2.4.3.txt
│   │   │   │   │   │   ├── 2.4.4.txt
│   │   │   │   │   │   ├── 2.4.5.txt
│   │   │   │   │   │   ├── 2.4.6.txt
│   │   │   │   │   │   ├── 2.4.7.txt
│   │   │   │   │   │   ├── 2.4.8.txt
│   │   │   │   │   │   ├── 2.4.9.txt
│   │   │   │   │   │   ├── 2.5.0.txt
│   │   │   │   │   │   ├── 2.5.1.txt
│   │   │   │   │   │   ├── 2.5.2.txt
│   │   │   │   │   │   ├── 2.5.3.txt
│   │   │   │   │   │   ├── 2.5.4.txt
│   │   │   │   │   │   ├── 2.5.5.txt
│   │   │   │   │   │   ├── 2.5.6.txt
│   │   │   │   │   │   ├── 2.6.0.txt
│   │   │   │   │   │   ├── 2.6.1.txt
│   │   │   │   │   │   ├── 2.6.2.txt
│   │   │   │   │   │   ├── 2.6.3.txt
│   │   │   │   │   │   ├── 2.6.4.txt
│   │   │   │   │   │   ├── 2.6.5.txt
│   │   │   │   │   │   ├── 2.6.6.txt
│   │   │   │   │   │   ├── 2.6.7.txt
│   │   │   │   │   │   ├── 2.7.0.txt
│   │   │   │   │   │   ├── 2.7.1.txt
│   │   │   │   │   │   ├── 2.7.2.txt
│   │   │   │   │   │   ├── 2.7.3.txt
│   │   │   │   │   │   ├── 2.7.4.txt
│   │   │   │   │   │   ├── 2.7.5.txt
│   │   │   │   │   │   ├── 2.7.6.txt
│   │   │   │   │   │   ├── 2.8.0.txt
│   │   │   │   │   │   ├── 2.8.1.txt
│   │   │   │   │   │   ├── 2.8.2.txt
│   │   │   │   │   │   ├── 2.8.3.txt
│   │   │   │   │   │   ├── 2.8.4.txt
│   │   │   │   │   │   ├── 2.8.5.txt
│   │   │   │   │   │   ├── 2.8.6.txt
│   │   │   │   │   │   ├── 2.9.0.txt
│   │   │   │   │   │   ├── 2.9.1.txt
│   │   │   │   │   │   ├── 2.9.2.txt
│   │   │   │   │   │   ├── 2.9.3.txt
│   │   │   │   │   │   ├── 2.9.4.txt
│   │   │   │   │   │   └── 2.9.5.txt
│   │   │   │   │   ├── SubmittingPatches.html
│   │   │   │   │   ├── SubmittingPatches.txt
│   │   │   │   │   ├── blame-options.txt
│   │   │   │   │   ├── cmds-ancillaryinterrogators.txt
│   │   │   │   │   ├── cmds-ancillarymanipulators.txt
│   │   │   │   │   ├── cmds-foreignscminterface.txt
│   │   │   │   │   ├── cmds-mainporcelain.txt
│   │   │   │   │   ├── cmds-plumbinginterrogators.txt
│   │   │   │   │   ├── cmds-plumbingmanipulators.txt
│   │   │   │   │   ├── cmds-purehelpers.txt
│   │   │   │   │   ├── cmds-synchelpers.txt
│   │   │   │   │   ├── cmds-synchingrepositories.txt
│   │   │   │   │   ├── config.txt
│   │   │   │   │   ├── date-formats.txt
│   │   │   │   │   ├── diff-config.txt
│   │   │   │   │   ├── diff-format.txt
│   │   │   │   │   ├── diff-generate-patch.txt
│   │   │   │   │   ├── diff-options.txt
│   │   │   │   │   ├── docbook-xsl.css
│   │   │   │   │   ├── everyday.html
│   │   │   │   │   ├── fetch-options.txt
│   │   │   │   │   ├── fmt-merge-msg-config.txt
│   │   │   │   │   ├── git-add.html
│   │   │   │   │   ├── git-add.txt
│   │   │   │   │   ├── git-am.html
│   │   │   │   │   ├── git-am.txt
│   │   │   │   │   ├── git-annotate.html
│   │   │   │   │   ├── git-annotate.txt
│   │   │   │   │   ├── git-apply.html
│   │   │   │   │   ├── git-apply.txt
│   │   │   │   │   ├── git-archimport.html
│   │   │   │   │   ├── git-archimport.txt
│   │   │   │   │   ├── git-archive.html
│   │   │   │   │   ├── git-archive.txt
│   │   │   │   │   ├── git-bisect-lk2009.html
│   │   │   │   │   ├── git-bisect-lk2009.txt
│   │   │   │   │   ├── git-bisect.html
│   │   │   │   │   ├── git-bisect.txt
│   │   │   │   │   ├── git-blame.html
│   │   │   │   │   ├── git-blame.txt
│   │   │   │   │   ├── git-branch.html
│   │   │   │   │   ├── git-branch.txt
│   │   │   │   │   ├── git-bundle.html
│   │   │   │   │   ├── git-bundle.txt
│   │   │   │   │   ├── git-cat-file.html
│   │   │   │   │   ├── git-cat-file.txt
│   │   │   │   │   ├── git-check-attr.html
│   │   │   │   │   ├── git-check-attr.txt
│   │   │   │   │   ├── git-check-ignore.html
│   │   │   │   │   ├── git-check-ignore.txt
│   │   │   │   │   ├── git-check-mailmap.html
│   │   │   │   │   ├── git-check-mailmap.txt
│   │   │   │   │   ├── git-check-ref-format.html
│   │   │   │   │   ├── git-check-ref-format.txt
│   │   │   │   │   ├── git-checkout-index.html
│   │   │   │   │   ├── git-checkout-index.txt
│   │   │   │   │   ├── git-checkout.html
│   │   │   │   │   ├── git-checkout.txt
│   │   │   │   │   ├── git-cherry-pick.html
│   │   │   │   │   ├── git-cherry-pick.txt
│   │   │   │   │   ├── git-cherry.html
│   │   │   │   │   ├── git-cherry.txt
│   │   │   │   │   ├── git-citool.html
│   │   │   │   │   ├── git-citool.txt
│   │   │   │   │   ├── git-clean.html
│   │   │   │   │   ├── git-clean.txt
│   │   │   │   │   ├── git-clone.html
│   │   │   │   │   ├── git-clone.txt
│   │   │   │   │   ├── git-column.html
│   │   │   │   │   ├── git-column.txt
│   │   │   │   │   ├── git-commit-graph.html
│   │   │   │   │   ├── git-commit-graph.txt
│   │   │   │   │   ├── git-commit-tree.html
│   │   │   │   │   ├── git-commit-tree.txt
│   │   │   │   │   ├── git-commit.html
│   │   │   │   │   ├── git-commit.txt
│   │   │   │   │   ├── git-config.html
│   │   │   │   │   ├── git-config.txt
│   │   │   │   │   ├── git-count-objects.html
│   │   │   │   │   ├── git-count-objects.txt
│   │   │   │   │   ├── git-credential-cache--daemon.html
│   │   │   │   │   ├── git-credential-cache--daemon.txt
│   │   │   │   │   ├── git-credential-cache.html
│   │   │   │   │   ├── git-credential-cache.txt
│   │   │   │   │   ├── git-credential-store.html
│   │   │   │   │   ├── git-credential-store.txt
│   │   │   │   │   ├── git-credential.html
│   │   │   │   │   ├── git-credential.txt
│   │   │   │   │   ├── git-cvsexportcommit.html
│   │   │   │   │   ├── git-cvsexportcommit.txt
│   │   │   │   │   ├── git-cvsimport.html
│   │   │   │   │   ├── git-cvsimport.txt
│   │   │   │   │   ├── git-cvsserver.html
│   │   │   │   │   ├── git-cvsserver.txt
│   │   │   │   │   ├── git-daemon.html
│   │   │   │   │   ├── git-daemon.txt
│   │   │   │   │   ├── git-describe.html
│   │   │   │   │   ├── git-describe.txt
│   │   │   │   │   ├── git-diff-files.html
│   │   │   │   │   ├── git-diff-files.txt
│   │   │   │   │   ├── git-diff-index.html
│   │   │   │   │   ├── git-diff-index.txt
│   │   │   │   │   ├── git-diff-tree.html
│   │   │   │   │   ├── git-diff-tree.txt
│   │   │   │   │   ├── git-diff.html
│   │   │   │   │   ├── git-diff.txt
│   │   │   │   │   ├── git-difftool.html
│   │   │   │   │   ├── git-difftool.txt
│   │   │   │   │   ├── git-fast-export.html
│   │   │   │   │   ├── git-fast-export.txt
│   │   │   │   │   ├── git-fast-import.html
│   │   │   │   │   ├── git-fast-import.txt
│   │   │   │   │   ├── git-fetch-pack.html
│   │   │   │   │   ├── git-fetch-pack.txt
│   │   │   │   │   ├── git-fetch.html
│   │   │   │   │   ├── git-fetch.txt
│   │   │   │   │   ├── git-filter-branch.html
│   │   │   │   │   ├── git-filter-branch.txt
│   │   │   │   │   ├── git-fmt-merge-msg.html
│   │   │   │   │   ├── git-fmt-merge-msg.txt
│   │   │   │   │   ├── git-for-each-ref.html
│   │   │   │   │   ├── git-for-each-ref.txt
│   │   │   │   │   ├── git-format-patch.html
│   │   │   │   │   ├── git-format-patch.txt
│   │   │   │   │   ├── git-fsck-objects.html
│   │   │   │   │   ├── git-fsck-objects.txt
│   │   │   │   │   ├── git-fsck.html
│   │   │   │   │   ├── git-fsck.txt
│   │   │   │   │   ├── git-gc.html
│   │   │   │   │   ├── git-gc.txt
│   │   │   │   │   ├── git-get-tar-commit-id.html
│   │   │   │   │   ├── git-get-tar-commit-id.txt
│   │   │   │   │   ├── git-grep.html
│   │   │   │   │   ├── git-grep.txt
│   │   │   │   │   ├── git-gui.html
│   │   │   │   │   ├── git-gui.txt
│   │   │   │   │   ├── git-hash-object.html
│   │   │   │   │   ├── git-hash-object.txt
│   │   │   │   │   ├── git-help.html
│   │   │   │   │   ├── git-help.txt
│   │   │   │   │   ├── git-http-backend.html
│   │   │   │   │   ├── git-http-backend.txt
│   │   │   │   │   ├── git-http-fetch.html
│   │   │   │   │   ├── git-http-fetch.txt
│   │   │   │   │   ├── git-http-push.html
│   │   │   │   │   ├── git-http-push.txt
│   │   │   │   │   ├── git-imap-send.html
│   │   │   │   │   ├── git-imap-send.txt
│   │   │   │   │   ├── git-index-pack.html
│   │   │   │   │   ├── git-index-pack.txt
│   │   │   │   │   ├── git-init-db.html
│   │   │   │   │   ├── git-init-db.txt
│   │   │   │   │   ├── git-init.html
│   │   │   │   │   ├── git-init.txt
│   │   │   │   │   ├── git-instaweb.html
│   │   │   │   │   ├── git-instaweb.txt
│   │   │   │   │   ├── git-interpret-trailers.html
│   │   │   │   │   ├── git-interpret-trailers.txt
│   │   │   │   │   ├── git-log.html
│   │   │   │   │   ├── git-log.txt
│   │   │   │   │   ├── git-ls-files.html
│   │   │   │   │   ├── git-ls-files.txt
│   │   │   │   │   ├── git-ls-remote.html
│   │   │   │   │   ├── git-ls-remote.txt
│   │   │   │   │   ├── git-ls-tree.html
│   │   │   │   │   ├── git-ls-tree.txt
│   │   │   │   │   ├── git-mailinfo.html
│   │   │   │   │   ├── git-mailinfo.txt
│   │   │   │   │   ├── git-mailsplit.html
│   │   │   │   │   ├── git-mailsplit.txt
│   │   │   │   │   ├── git-merge-base.html
│   │   │   │   │   ├── git-merge-base.txt
│   │   │   │   │   ├── git-merge-file.html
│   │   │   │   │   ├── git-merge-file.txt
│   │   │   │   │   ├── git-merge-index.html
│   │   │   │   │   ├── git-merge-index.txt
│   │   │   │   │   ├── git-merge-one-file.html
│   │   │   │   │   ├── git-merge-one-file.txt
│   │   │   │   │   ├── git-merge-tree.html
│   │   │   │   │   ├── git-merge-tree.txt
│   │   │   │   │   ├── git-merge.html
│   │   │   │   │   ├── git-merge.txt
│   │   │   │   │   ├── git-mergetool--lib.html
│   │   │   │   │   ├── git-mergetool--lib.txt
│   │   │   │   │   ├── git-mergetool.html
│   │   │   │   │   ├── git-mergetool.txt
│   │   │   │   │   ├── git-mktag.html
│   │   │   │   │   ├── git-mktag.txt
│   │   │   │   │   ├── git-mktree.html
│   │   │   │   │   ├── git-mktree.txt
│   │   │   │   │   ├── git-mv.html
│   │   │   │   │   ├── git-mv.txt
│   │   │   │   │   ├── git-name-rev.html
│   │   │   │   │   ├── git-name-rev.txt
│   │   │   │   │   ├── git-notes.html
│   │   │   │   │   ├── git-notes.txt
│   │   │   │   │   ├── git-p4.html
│   │   │   │   │   ├── git-p4.txt
│   │   │   │   │   ├── git-pack-objects.html
│   │   │   │   │   ├── git-pack-objects.txt
│   │   │   │   │   ├── git-pack-redundant.html
│   │   │   │   │   ├── git-pack-redundant.txt
│   │   │   │   │   ├── git-pack-refs.html
│   │   │   │   │   ├── git-pack-refs.txt
│   │   │   │   │   ├── git-parse-remote.html
│   │   │   │   │   ├── git-parse-remote.txt
│   │   │   │   │   ├── git-patch-id.html
│   │   │   │   │   ├── git-patch-id.txt
│   │   │   │   │   ├── git-prune-packed.html
│   │   │   │   │   ├── git-prune-packed.txt
│   │   │   │   │   ├── git-prune.html
│   │   │   │   │   ├── git-prune.txt
│   │   │   │   │   ├── git-pull.html
│   │   │   │   │   ├── git-pull.txt
│   │   │   │   │   ├── git-push.html
│   │   │   │   │   ├── git-push.txt
│   │   │   │   │   ├── git-quiltimport.html
│   │   │   │   │   ├── git-quiltimport.txt
│   │   │   │   │   ├── git-read-tree.html
│   │   │   │   │   ├── git-read-tree.txt
│   │   │   │   │   ├── git-rebase.html
│   │   │   │   │   ├── git-rebase.txt
│   │   │   │   │   ├── git-receive-pack.html
│   │   │   │   │   ├── git-receive-pack.txt
│   │   │   │   │   ├── git-reflog.html
│   │   │   │   │   ├── git-reflog.txt
│   │   │   │   │   ├── git-remote-ext.html
│   │   │   │   │   ├── git-remote-ext.txt
│   │   │   │   │   ├── git-remote-fd.html
│   │   │   │   │   ├── git-remote-fd.txt
│   │   │   │   │   ├── git-remote-helpers.html
│   │   │   │   │   ├── git-remote-testgit.html
│   │   │   │   │   ├── git-remote-testgit.txt
│   │   │   │   │   ├── git-remote.html
│   │   │   │   │   ├── git-remote.txt
│   │   │   │   │   ├── git-repack.html
│   │   │   │   │   ├── git-repack.txt
│   │   │   │   │   ├── git-replace.html
│   │   │   │   │   ├── git-replace.txt
│   │   │   │   │   ├── git-request-pull.html
│   │   │   │   │   ├── git-request-pull.txt
│   │   │   │   │   ├── git-rerere.html
│   │   │   │   │   ├── git-rerere.txt
│   │   │   │   │   ├── git-reset.html
│   │   │   │   │   ├── git-reset.txt
│   │   │   │   │   ├── git-rev-list.html
│   │   │   │   │   ├── git-rev-list.txt
│   │   │   │   │   ├── git-rev-parse.html
│   │   │   │   │   ├── git-rev-parse.txt
│   │   │   │   │   ├── git-revert.html
│   │   │   │   │   ├── git-revert.txt
│   │   │   │   │   ├── git-rm.html
│   │   │   │   │   ├── git-rm.txt
│   │   │   │   │   ├── git-send-email.html
│   │   │   │   │   ├── git-send-email.txt
│   │   │   │   │   ├── git-send-pack.html
│   │   │   │   │   ├── git-send-pack.txt
│   │   │   │   │   ├── git-sh-i18n--envsubst.html
│   │   │   │   │   ├── git-sh-i18n--envsubst.txt
│   │   │   │   │   ├── git-sh-i18n.html
│   │   │   │   │   ├── git-sh-i18n.txt
│   │   │   │   │   ├── git-sh-setup.html
│   │   │   │   │   ├── git-sh-setup.txt
│   │   │   │   │   ├── git-shell.html
│   │   │   │   │   ├── git-shell.txt
│   │   │   │   │   ├── git-shortlog.html
│   │   │   │   │   ├── git-shortlog.txt
│   │   │   │   │   ├── git-show-branch.html
│   │   │   │   │   ├── git-show-branch.txt
│   │   │   │   │   ├── git-show-index.html
│   │   │   │   │   ├── git-show-index.txt
│   │   │   │   │   ├── git-show-ref.html
│   │   │   │   │   ├── git-show-ref.txt
│   │   │   │   │   ├── git-show.html
│   │   │   │   │   ├── git-show.txt
│   │   │   │   │   ├── git-stage.html
│   │   │   │   │   ├── git-stage.txt
│   │   │   │   │   ├── git-stash.html
│   │   │   │   │   ├── git-stash.txt
│   │   │   │   │   ├── git-status.html
│   │   │   │   │   ├── git-status.txt
│   │   │   │   │   ├── git-stripspace.html
│   │   │   │   │   ├── git-stripspace.txt
│   │   │   │   │   ├── git-submodule.html
│   │   │   │   │   ├── git-submodule.txt
│   │   │   │   │   ├── git-svn.html
│   │   │   │   │   ├── git-svn.txt
│   │   │   │   │   ├── git-symbolic-ref.html
│   │   │   │   │   ├── git-symbolic-ref.txt
│   │   │   │   │   ├── git-tag.html
│   │   │   │   │   ├── git-tag.txt
│   │   │   │   │   ├── git-tools.html
│   │   │   │   │   ├── git-tools.txt
│   │   │   │   │   ├── git-unpack-file.html
│   │   │   │   │   ├── git-unpack-file.txt
│   │   │   │   │   ├── git-unpack-objects.html
│   │   │   │   │   ├── git-unpack-objects.txt
│   │   │   │   │   ├── git-update-index.html
│   │   │   │   │   ├── git-update-index.txt
│   │   │   │   │   ├── git-update-ref.html
│   │   │   │   │   ├── git-update-ref.txt
│   │   │   │   │   ├── git-update-server-info.html
│   │   │   │   │   ├── git-update-server-info.txt
│   │   │   │   │   ├── git-upload-archive.html
│   │   │   │   │   ├── git-upload-archive.txt
│   │   │   │   │   ├── git-upload-pack.html
│   │   │   │   │   ├── git-upload-pack.txt
│   │   │   │   │   ├── git-var.html
│   │   │   │   │   ├── git-var.txt
│   │   │   │   │   ├── git-verify-commit.html
│   │   │   │   │   ├── git-verify-commit.txt
│   │   │   │   │   ├── git-verify-pack.html
│   │   │   │   │   ├── git-verify-pack.txt
│   │   │   │   │   ├── git-verify-tag.html
│   │   │   │   │   ├── git-verify-tag.txt
│   │   │   │   │   ├── git-web--browse.html
│   │   │   │   │   ├── git-web--browse.txt
│   │   │   │   │   ├── git-whatchanged.html
│   │   │   │   │   ├── git-whatchanged.txt
│   │   │   │   │   ├── git-worktree.html
│   │   │   │   │   ├── git-worktree.txt
│   │   │   │   │   ├── git-write-tree.html
│   │   │   │   │   ├── git-write-tree.txt
│   │   │   │   │   ├── git.html
│   │   │   │   │   ├── git.txt
│   │   │   │   │   ├── gitattributes.html
│   │   │   │   │   ├── gitattributes.txt
│   │   │   │   │   ├── gitcli.html
│   │   │   │   │   ├── gitcli.txt
│   │   │   │   │   ├── gitcore-tutorial.html
│   │   │   │   │   ├── gitcore-tutorial.txt
│   │   │   │   │   ├── gitcredentials.html
│   │   │   │   │   ├── gitcredentials.txt
│   │   │   │   │   ├── gitcvs-migration.html
│   │   │   │   │   ├── gitcvs-migration.txt
│   │   │   │   │   ├── gitdiffcore.html
│   │   │   │   │   ├── gitdiffcore.txt
│   │   │   │   │   ├── giteveryday.html
│   │   │   │   │   ├── giteveryday.txt
│   │   │   │   │   ├── gitglossary.html
│   │   │   │   │   ├── gitglossary.txt
│   │   │   │   │   ├── githooks.html
│   │   │   │   │   ├── githooks.txt
│   │   │   │   │   ├── gitignore.html
│   │   │   │   │   ├── gitignore.txt
│   │   │   │   │   ├── gitk.html
│   │   │   │   │   ├── gitk.txt
│   │   │   │   │   ├── gitmodules.html
│   │   │   │   │   ├── gitmodules.txt
│   │   │   │   │   ├── gitnamespaces.html
│   │   │   │   │   ├── gitnamespaces.txt
│   │   │   │   │   ├── gitremote-helpers.html
│   │   │   │   │   ├── gitremote-helpers.txt
│   │   │   │   │   ├── gitrepository-layout.html
│   │   │   │   │   ├── gitrepository-layout.txt
│   │   │   │   │   ├── gitrevisions.html
│   │   │   │   │   ├── gitrevisions.txt
│   │   │   │   │   ├── gitsubmodules.html
│   │   │   │   │   ├── gitsubmodules.txt
│   │   │   │   │   ├── gittutorial-2.html
│   │   │   │   │   ├── gittutorial-2.txt
│   │   │   │   │   ├── gittutorial.html
│   │   │   │   │   ├── gittutorial.txt
│   │   │   │   │   ├── gitweb.conf.html
│   │   │   │   │   ├── gitweb.conf.txt
│   │   │   │   │   ├── gitweb.html
│   │   │   │   │   ├── gitweb.txt
│   │   │   │   │   ├── gitworkflows.html
│   │   │   │   │   ├── gitworkflows.txt
│   │   │   │   │   ├── glossary-content.txt
│   │   │   │   │   ├── howto
│   │   │   │   │   │   ├── keep-canonical-history-correct.html
│   │   │   │   │   │   ├── keep-canonical-history-correct.txt
│   │   │   │   │   │   ├── maintain-git.html
│   │   │   │   │   │   ├── maintain-git.txt
│   │   │   │   │   │   ├── new-command.html
│   │   │   │   │   │   ├── new-command.txt
│   │   │   │   │   │   ├── rebase-from-internal-branch.html
│   │   │   │   │   │   ├── rebase-from-internal-branch.txt
│   │   │   │   │   │   ├── rebuild-from-update-hook.html
│   │   │   │   │   │   ├── rebuild-from-update-hook.txt
│   │   │   │   │   │   ├── recover-corrupted-blob-object.html
│   │   │   │   │   │   ├── recover-corrupted-blob-object.txt
│   │   │   │   │   │   ├── recover-corrupted-object-harder.html
│   │   │   │   │   │   ├── recover-corrupted-object-harder.txt
│   │   │   │   │   │   ├── revert-a-faulty-merge.html
│   │   │   │   │   │   ├── revert-a-faulty-merge.txt
│   │   │   │   │   │   ├── revert-branch-rebase.html
│   │   │   │   │   │   ├── revert-branch-rebase.txt
│   │   │   │   │   │   ├── separating-topic-branches.html
│   │   │   │   │   │   ├── separating-topic-branches.txt
│   │   │   │   │   │   ├── setup-git-server-over-http.html
│   │   │   │   │   │   ├── setup-git-server-over-http.txt
│   │   │   │   │   │   ├── update-hook-example.html
│   │   │   │   │   │   ├── update-hook-example.txt
│   │   │   │   │   │   ├── use-git-daemon.html
│   │   │   │   │   │   ├── use-git-daemon.txt
│   │   │   │   │   │   ├── using-merge-subtree.html
│   │   │   │   │   │   ├── using-merge-subtree.txt
│   │   │   │   │   │   ├── using-signed-tag-in-pull-request.html
│   │   │   │   │   │   └── using-signed-tag-in-pull-request.txt
│   │   │   │   │   ├── howto-index.html
│   │   │   │   │   ├── howto-index.txt
│   │   │   │   │   ├── i18n.txt
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── line-range-format.txt
│   │   │   │   │   ├── mailmap.txt
│   │   │   │   │   ├── merge-config.txt
│   │   │   │   │   ├── merge-options.txt
│   │   │   │   │   ├── merge-strategies.txt
│   │   │   │   │   ├── mergetools-diff.txt
│   │   │   │   │   ├── mergetools-merge.txt
│   │   │   │   │   ├── pretty-formats.txt
│   │   │   │   │   ├── pretty-options.txt
│   │   │   │   │   ├── pull-fetch-param.txt
│   │   │   │   │   ├── rebase-config.txt
│   │   │   │   │   ├── rev-list-options.txt
│   │   │   │   │   ├── revisions.txt
│   │   │   │   │   ├── sequencer.txt
│   │   │   │   │   ├── technical
│   │   │   │   │   │   ├── api-allocation-growing.html
│   │   │   │   │   │   ├── api-allocation-growing.txt
│   │   │   │   │   │   ├── api-argv-array.html
│   │   │   │   │   │   ├── api-argv-array.txt
│   │   │   │   │   │   ├── api-config.html
│   │   │   │   │   │   ├── api-config.txt
│   │   │   │   │   │   ├── api-credentials.html
│   │   │   │   │   │   ├── api-credentials.txt
│   │   │   │   │   │   ├── api-diff.html
│   │   │   │   │   │   ├── api-diff.txt
│   │   │   │   │   │   ├── api-directory-listing.html
│   │   │   │   │   │   ├── api-directory-listing.txt
│   │   │   │   │   │   ├── api-error-handling.html
│   │   │   │   │   │   ├── api-error-handling.txt
│   │   │   │   │   │   ├── api-gitattributes.html
│   │   │   │   │   │   ├── api-gitattributes.txt
│   │   │   │   │   │   ├── api-grep.html
│   │   │   │   │   │   ├── api-grep.txt
│   │   │   │   │   │   ├── api-history-graph.html
│   │   │   │   │   │   ├── api-history-graph.txt
│   │   │   │   │   │   ├── api-index-skel.txt
│   │   │   │   │   │   ├── api-index.html
│   │   │   │   │   │   ├── api-index.txt
│   │   │   │   │   │   ├── api-merge.html
│   │   │   │   │   │   ├── api-merge.txt
│   │   │   │   │   │   ├── api-object-access.html
│   │   │   │   │   │   ├── api-object-access.txt
│   │   │   │   │   │   ├── api-oid-array.html
│   │   │   │   │   │   ├── api-oid-array.txt
│   │   │   │   │   │   ├── api-parse-options.html
│   │   │   │   │   │   ├── api-parse-options.txt
│   │   │   │   │   │   ├── api-quote.html
│   │   │   │   │   │   ├── api-quote.txt
│   │   │   │   │   │   ├── api-ref-iteration.html
│   │   │   │   │   │   ├── api-ref-iteration.txt
│   │   │   │   │   │   ├── api-remote.html
│   │   │   │   │   │   ├── api-remote.txt
│   │   │   │   │   │   ├── api-revision-walking.html
│   │   │   │   │   │   ├── api-revision-walking.txt
│   │   │   │   │   │   ├── api-run-command.html
│   │   │   │   │   │   ├── api-run-command.txt
│   │   │   │   │   │   ├── api-setup.html
│   │   │   │   │   │   ├── api-setup.txt
│   │   │   │   │   │   ├── api-sigchain.html
│   │   │   │   │   │   ├── api-sigchain.txt
│   │   │   │   │   │   ├── api-submodule-config.html
│   │   │   │   │   │   ├── api-submodule-config.txt
│   │   │   │   │   │   ├── api-trace.html
│   │   │   │   │   │   ├── api-trace.txt
│   │   │   │   │   │   ├── api-tree-walking.html
│   │   │   │   │   │   ├── api-tree-walking.txt
│   │   │   │   │   │   ├── api-xdiff-interface.html
│   │   │   │   │   │   ├── api-xdiff-interface.txt
│   │   │   │   │   │   ├── bitmap-format.txt
│   │   │   │   │   │   ├── commit-graph-format.txt
│   │   │   │   │   │   ├── commit-graph.txt
│   │   │   │   │   │   ├── hash-function-transition.html
│   │   │   │   │   │   ├── hash-function-transition.txt
│   │   │   │   │   │   ├── http-protocol.html
│   │   │   │   │   │   ├── http-protocol.txt
│   │   │   │   │   │   ├── index-format.html
│   │   │   │   │   │   ├── index-format.txt
│   │   │   │   │   │   ├── long-running-process-protocol.html
│   │   │   │   │   │   ├── long-running-process-protocol.txt
│   │   │   │   │   │   ├── pack-format.html
│   │   │   │   │   │   ├── pack-format.txt
│   │   │   │   │   │   ├── pack-heuristics.html
│   │   │   │   │   │   ├── pack-heuristics.txt
│   │   │   │   │   │   ├── pack-protocol.html
│   │   │   │   │   │   ├── pack-protocol.txt
│   │   │   │   │   │   ├── partial-clone.txt
│   │   │   │   │   │   ├── protocol-capabilities.html
│   │   │   │   │   │   ├── protocol-capabilities.txt
│   │   │   │   │   │   ├── protocol-common.html
│   │   │   │   │   │   ├── protocol-common.txt
│   │   │   │   │   │   ├── protocol-v2.html
│   │   │   │   │   │   ├── protocol-v2.txt
│   │   │   │   │   │   ├── racy-git.html
│   │   │   │   │   │   ├── racy-git.txt
│   │   │   │   │   │   ├── repository-version.txt
│   │   │   │   │   │   ├── send-pack-pipeline.html
│   │   │   │   │   │   ├── send-pack-pipeline.txt
│   │   │   │   │   │   ├── shallow.html
│   │   │   │   │   │   ├── shallow.txt
│   │   │   │   │   │   ├── signature-format.html
│   │   │   │   │   │   ├── signature-format.txt
│   │   │   │   │   │   ├── trivial-merge.html
│   │   │   │   │   │   └── trivial-merge.txt
│   │   │   │   │   ├── transfer-data-leaks.txt
│   │   │   │   │   ├── urls-remotes.txt
│   │   │   │   │   ├── urls.txt
│   │   │   │   │   ├── user-manual.html
│   │   │   │   │   └── user-manual.txt
│   │   │   │   ├── emacs
│   │   │   │   │   └── site-lisp
│   │   │   │   │   └── git
│   │   │   │   │   ├── git-blame.el
│   │   │   │   │   └── git.el
│   │   │   │   ├── git-core
│   │   │   │   │   ├── contrib
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── buildsystems
│   │   │   │   │   │   │   ├── Generators
│   │   │   │   │   │   │   │   ├── QMake.pm
│   │   │   │   │   │   │   │   └── Vcproj.pm
│   │   │   │   │   │   │   ├── Generators.pm
│   │   │   │   │   │   │   ├── engine.pl
│   │   │   │   │   │   │   ├── generate
│   │   │   │   │   │   │   └── parse.pl
│   │   │   │   │   │   ├── coccinelle
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   ├── array.cocci
│   │   │   │   │   │   │   ├── commit.cocci
│   │   │   │   │   │   │   ├── free.cocci
│   │   │   │   │   │   │   ├── object_id.cocci
│   │   │   │   │   │   │   ├── qsort.cocci
│   │   │   │   │   │   │   ├── strbuf.cocci
│   │   │   │   │   │   │   ├── swap.cocci
│   │   │   │   │   │   │   └── xstrdup_or_null.cocci
│   │   │   │   │   │   ├── completion
│   │   │   │   │   │   │   └── git-completion.tcsh
│   │   │   │   │   │   ├── contacts
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── git-contacts
│   │   │   │   │   │   │   └── git-contacts.txt
│   │   │   │   │   │   ├── credential
│   │   │   │   │   │   │   ├── gnome-keyring
│   │   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   │   └── git-credential-gnome-keyring.c
│   │   │   │   │   │   │   ├── libsecret
│   │   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   │   └── git-credential-libsecret.c
│   │   │   │   │   │   │   ├── netrc
│   │   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   │   ├── t-git-credential-netrc.sh
│   │   │   │   │   │   │   │   ├── test.command-option-gpg
│   │   │   │   │   │   │   │   ├── test.git-config-gpg
│   │   │   │   │   │   │   │   ├── test.netrc
│   │   │   │   │   │   │   │   ├── test.netrc.gpg
│   │   │   │   │   │   │   │   └── test.pl
│   │   │   │   │   │   │   ├── osxkeychain
│   │   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   │   └── git-credential-osxkeychain.c
│   │   │   │   │   │   │   └── wincred
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── git-credential-wincred.c
│   │   │   │   │   │   ├── diff-highlight
│   │   │   │   │   │   │   ├── DiffHighlight.pm
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   ├── diff-highlight.perl
│   │   │   │   │   │   │   └── t
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── t9400-diff-highlight.sh
│   │   │   │   │   │   ├── emacs
│   │   │   │   │   │   │   └── 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
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   └── git-jump
│   │   │   │   │   │   ├── git-resurrect.sh
│   │   │   │   │   │   ├── git-shell-commands
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   ├── help
│   │   │   │   │   │   │   └── list
│   │   │   │   │   │   ├── hg-to-git
│   │   │   │   │   │   │   ├── hg-to-git.py
│   │   │   │   │   │   │   └── hg-to-git.txt
│   │   │   │   │   │   ├── hooks
│   │   │   │   │   │   │   ├── multimail
│   │   │   │   │   │   │   │   ├── CHANGES
│   │   │   │   │   │   │   │   ├── CONTRIBUTING.rst
│   │   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   │   ├── README.Git
│   │   │   │   │   │   │   │   ├── README.migrate-from-post-receive-email
│   │   │   │   │   │   │   │   ├── doc
│   │   │   │   │   │   │   │   │   ├── customizing-emails.rst
│   │   │   │   │   │   │   │   │   ├── gerrit.rst
│   │   │   │   │   │   │   │   │   ├── gitolite.rst
│   │   │   │   │   │   │   │   │   └── troubleshooting.rst
│   │   │   │   │   │   │   │   ├── git_multimail.py
│   │   │   │   │   │   │   │   ├── migrate-mailhook-config
│   │   │   │   │   │   │   │   └── post-receive.example
│   │   │   │   │   │   │   ├── post-receive-email
│   │   │   │   │   │   │   ├── pre-auto-gc-battery
│   │   │   │   │   │   │   ├── setgitperms.perl
│   │   │   │   │   │   │   └── update-paranoid
│   │   │   │   │   │   ├── long-running-filter
│   │   │   │   │   │   │   └── example.pl
│   │   │   │   │   │   ├── mw-to-git
│   │   │   │   │   │   │   ├── Git
│   │   │   │   │   │   │   │   └── Mediawiki.pm
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── bin-wrapper
│   │   │   │   │   │   │   │   └── git
│   │   │   │   │   │   │   ├── git-mw.perl
│   │   │   │   │   │   │   ├── git-remote-mediawiki.perl
│   │   │   │   │   │   │   ├── git-remote-mediawiki.txt
│   │   │   │   │   │   │   └── t
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   ├── install-wiki
│   │   │   │   │   │   │   │   ├── LocalSettings.php
│   │   │   │   │   │   │   │   └── db_install.php
│   │   │   │   │   │   │   ├── install-wiki.sh
│   │   │   │   │   │   │   ├── push-pull-tests.sh
│   │   │   │   │   │   │   ├── 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-gitmw-lib.sh
│   │   │   │   │   │   │   ├── test-gitmw.pl
│   │   │   │   │   │   │   └── test.config
│   │   │   │   │   │   ├── persistent-https
│   │   │   │   │   │   │   ├── LICENSE
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   ├── client.go
│   │   │   │   │   │   │   ├── main.go
│   │   │   │   │   │   │   ├── proxy.go
│   │   │   │   │   │   │   └── socket.go
│   │   │   │   │   │   ├── remote-helpers
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   ├── git-remote-bzr
│   │   │   │   │   │   │   └── git-remote-hg
│   │   │   │   │   │   ├── remotes2config.sh
│   │   │   │   │   │   ├── rerere-train.sh
│   │   │   │   │   │   ├── stats
│   │   │   │   │   │   │   ├── git-common-hash
│   │   │   │   │   │   │   ├── mailmap.pl
│   │   │   │   │   │   │   └── packinfo.pl
│   │   │   │   │   │   ├── subtree
│   │   │   │   │   │   │   ├── COPYING
│   │   │   │   │   │   │   ├── INSTALL
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   ├── git-subtree.sh
│   │   │   │   │   │   │   ├── git-subtree.txt
│   │   │   │   │   │   │   ├── t
│   │   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   │   └── t7900-subtree.sh
│   │   │   │   │   │   │   └── todo
│   │   │   │   │   │   ├── svn-fe
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── svn-fe.c
│   │   │   │   │   │   │   ├── svn-fe.txt
│   │   │   │   │   │   │   └── svnrdump_sim.py
│   │   │   │   │   │   ├── thunderbird-patch-inline
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   └── appp.sh
│   │   │   │   │   │   ├── update-unicode
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   └── update_unicode.sh
│   │   │   │   │   │   └── workdir
│   │   │   │   │   │   └── git-new-workdir
│   │   │   │   │   └── templates
│   │   │   │   │   ├── description
│   │   │   │   │   ├── hooks
│   │   │   │   │   │   ├── applypatch-msg.sample
│   │   │   │   │   │   ├── commit-msg.sample
│   │   │   │   │   │   ├── fsmonitor-watchman.sample
│   │   │   │   │   │   ├── post-update.sample
│   │   │   │   │   │   ├── pre-applypatch.sample
│   │   │   │   │   │   ├── pre-commit.sample
│   │   │   │   │   │   ├── pre-push.sample
│   │   │   │   │   │   ├── pre-rebase.sample
│   │   │   │   │   │   ├── pre-receive.sample
│   │   │   │   │   │   ├── prepare-commit-msg.sample
│   │   │   │   │   │   └── update.sample
│   │   │   │   │   └── info
│   │   │   │   │   └── exclude
│   │   │   │   ├── git-gui
│   │   │   │   │   └── lib
│   │   │   │   │   ├── Git\ Gui.app
│   │   │   │   │   │   └── Contents
│   │   │   │   │   │   ├── Info.plist
│   │   │   │   │   │   ├── MacOS
│   │   │   │   │   │   │   └── Wish
│   │   │   │   │   │   └── Resources
│   │   │   │   │   │   ├── Scripts
│   │   │   │   │   │   │   └── AppMain.tcl
│   │   │   │   │   │   └── git-gui.icns
│   │   │   │   │   ├── about.tcl
│   │   │   │   │   ├── blame.tcl
│   │   │   │   │   ├── branch.tcl
│   │   │   │   │   ├── branch_checkout.tcl
│   │   │   │   │   ├── branch_create.tcl
│   │   │   │   │   ├── branch_delete.tcl
│   │   │   │   │   ├── branch_rename.tcl
│   │   │   │   │   ├── browser.tcl
│   │   │   │   │   ├── checkout_op.tcl
│   │   │   │   │   ├── choose_font.tcl
│   │   │   │   │   ├── choose_repository.tcl
│   │   │   │   │   ├── choose_rev.tcl
│   │   │   │   │   ├── class.tcl
│   │   │   │   │   ├── commit.tcl
│   │   │   │   │   ├── console.tcl
│   │   │   │   │   ├── database.tcl
│   │   │   │   │   ├── date.tcl
│   │   │   │   │   ├── diff.tcl
│   │   │   │   │   ├── encoding.tcl
│   │   │   │   │   ├── error.tcl
│   │   │   │   │   ├── git-gui.ico
│   │   │   │   │   ├── git-gui.tcl
│   │   │   │   │   ├── 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.tcl
│   │   │   │   │   ├── remote_add.tcl
│   │   │   │   │   ├── remote_branch_delete.tcl
│   │   │   │   │   ├── search.tcl
│   │   │   │   │   ├── shortcut.tcl
│   │   │   │   │   ├── spellcheck.tcl
│   │   │   │   │   ├── sshkey.tcl
│   │   │   │   │   ├── status_bar.tcl
│   │   │   │   │   ├── tclIndex
│   │   │   │   │   ├── themed.tcl
│   │   │   │   │   ├── tools.tcl
│   │   │   │   │   ├── tools_dlg.tcl
│   │   │   │   │   ├── transport.tcl
│   │   │   │   │   ├── win32.tcl
│   │   │   │   │   └── win32_shortcut.js
│   │   │   │   ├── 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
│   │   │   │   ├── gitweb
│   │   │   │   │   ├── gitweb.cgi
│   │   │   │   │   └── static
│   │   │   │   │   ├── git-favicon.png
│   │   │   │   │   ├── git-logo.png
│   │   │   │   │   ├── gitweb.css
│   │   │   │   │   └── gitweb.js
│   │   │   │   ├── man
│   │   │   │   │   ├── man1
│   │   │   │   │   │   ├── git-add.1
│   │   │   │   │   │   ├── git-am.1
│   │   │   │   │   │   ├── git-annotate.1
│   │   │   │   │   │   ├── git-apply.1
│   │   │   │   │   │   ├── git-archimport.1
│   │   │   │   │   │   ├── git-archive.1
│   │   │   │   │   │   ├── git-bisect.1
│   │   │   │   │   │   ├── git-blame.1
│   │   │   │   │   │   ├── git-branch.1
│   │   │   │   │   │   ├── git-bundle.1
│   │   │   │   │   │   ├── git-cat-file.1
│   │   │   │   │   │   ├── git-check-attr.1
│   │   │   │   │   │   ├── git-check-ignore.1
│   │   │   │   │   │   ├── git-check-mailmap.1
│   │   │   │   │   │   ├── git-check-ref-format.1
│   │   │   │   │   │   ├── git-checkout-index.1
│   │   │   │   │   │   ├── git-checkout.1
│   │   │   │   │   │   ├── git-cherry-pick.1
│   │   │   │   │   │   ├── git-cherry.1
│   │   │   │   │   │   ├── git-citool.1
│   │   │   │   │   │   ├── git-clean.1
│   │   │   │   │   │   ├── git-clone.1
│   │   │   │   │   │   ├── git-column.1
│   │   │   │   │   │   ├── git-commit-graph.1
│   │   │   │   │   │   ├── git-commit-tree.1
│   │   │   │   │   │   ├── git-commit.1
│   │   │   │   │   │   ├── git-config.1
│   │   │   │   │   │   ├── git-count-objects.1
│   │   │   │   │   │   ├── git-credential-cache--daemon.1
│   │   │   │   │   │   ├── git-credential-cache.1
│   │   │   │   │   │   ├── git-credential-store.1
│   │   │   │   │   │   ├── git-credential.1
│   │   │   │   │   │   ├── git-cvsexportcommit.1
│   │   │   │   │   │   ├── git-cvsimport.1
│   │   │   │   │   │   ├── git-cvsserver.1
│   │   │   │   │   │   ├── git-daemon.1
│   │   │   │   │   │   ├── git-describe.1
│   │   │   │   │   │   ├── git-diff-files.1
│   │   │   │   │   │   ├── git-diff-index.1
│   │   │   │   │   │   ├── git-diff-tree.1
│   │   │   │   │   │   ├── git-diff.1
│   │   │   │   │   │   ├── git-difftool.1
│   │   │   │   │   │   ├── git-fast-export.1
│   │   │   │   │   │   ├── git-fast-import.1
│   │   │   │   │   │   ├── git-fetch-pack.1
│   │   │   │   │   │   ├── git-fetch.1
│   │   │   │   │   │   ├── git-filter-branch.1
│   │   │   │   │   │   ├── git-fmt-merge-msg.1
│   │   │   │   │   │   ├── git-for-each-ref.1
│   │   │   │   │   │   ├── git-format-patch.1
│   │   │   │   │   │   ├── git-fsck-objects.1
│   │   │   │   │   │   ├── git-fsck.1
│   │   │   │   │   │   ├── git-gc.1
│   │   │   │   │   │   ├── git-get-tar-commit-id.1
│   │   │   │   │   │   ├── git-grep.1
│   │   │   │   │   │   ├── git-gui.1
│   │   │   │   │   │   ├── git-hash-object.1
│   │   │   │   │   │   ├── git-help.1
│   │   │   │   │   │   ├── git-http-backend.1
│   │   │   │   │   │   ├── git-http-fetch.1
│   │   │   │   │   │   ├── git-http-push.1
│   │   │   │   │   │   ├── git-imap-send.1
│   │   │   │   │   │   ├── git-index-pack.1
│   │   │   │   │   │   ├── git-init-db.1
│   │   │   │   │   │   ├── git-init.1
│   │   │   │   │   │   ├── git-instaweb.1
│   │   │   │   │   │   ├── git-interpret-trailers.1
│   │   │   │   │   │   ├── git-log.1
│   │   │   │   │   │   ├── git-ls-files.1
│   │   │   │   │   │   ├── git-ls-remote.1
│   │   │   │   │   │   ├── git-ls-tree.1
│   │   │   │   │   │   ├── git-mailinfo.1
│   │   │   │   │   │   ├── git-mailsplit.1
│   │   │   │   │   │   ├── git-merge-base.1
│   │   │   │   │   │   ├── git-merge-file.1
│   │   │   │   │   │   ├── git-merge-index.1
│   │   │   │   │   │   ├── git-merge-one-file.1
│   │   │   │   │   │   ├── git-merge-tree.1
│   │   │   │   │   │   ├── git-merge.1
│   │   │   │   │   │   ├── git-mergetool--lib.1
│   │   │   │   │   │   ├── git-mergetool.1
│   │   │   │   │   │   ├── git-mktag.1
│   │   │   │   │   │   ├── git-mktree.1
│   │   │   │   │   │   ├── git-mv.1
│   │   │   │   │   │   ├── git-name-rev.1
│   │   │   │   │   │   ├── git-notes.1
│   │   │   │   │   │   ├── git-p4.1
│   │   │   │   │   │   ├── git-pack-objects.1
│   │   │   │   │   │   ├── git-pack-redundant.1
│   │   │   │   │   │   ├── git-pack-refs.1
│   │   │   │   │   │   ├── git-parse-remote.1
│   │   │   │   │   │   ├── git-patch-id.1
│   │   │   │   │   │   ├── git-prune-packed.1
│   │   │   │   │   │   ├── git-prune.1
│   │   │   │   │   │   ├── git-pull.1
│   │   │   │   │   │   ├── git-push.1
│   │   │   │   │   │   ├── git-quiltimport.1
│   │   │   │   │   │   ├── git-read-tree.1
│   │   │   │   │   │   ├── git-rebase.1
│   │   │   │   │   │   ├── git-receive-pack.1
│   │   │   │   │   │   ├── git-reflog.1
│   │   │   │   │   │   ├── git-remote-ext.1
│   │   │   │   │   │   ├── git-remote-fd.1
│   │   │   │   │   │   ├── git-remote-testgit.1
│   │   │   │   │   │   ├── git-remote.1
│   │   │   │   │   │   ├── git-repack.1
│   │   │   │   │   │   ├── git-replace.1
│   │   │   │   │   │   ├── git-request-pull.1
│   │   │   │   │   │   ├── git-rerere.1
│   │   │   │   │   │   ├── git-reset.1
│   │   │   │   │   │   ├── git-rev-list.1
│   │   │   │   │   │   ├── git-rev-parse.1
│   │   │   │   │   │   ├── git-revert.1
│   │   │   │   │   │   ├── git-rm.1
│   │   │   │   │   │   ├── git-send-email.1
│   │   │   │   │   │   ├── git-send-pack.1
│   │   │   │   │   │   ├── git-sh-i18n--envsubst.1
│   │   │   │   │   │   ├── git-sh-i18n.1
│   │   │   │   │   │   ├── git-sh-setup.1
│   │   │   │   │   │   ├── git-shell.1
│   │   │   │   │   │   ├── git-shortlog.1
│   │   │   │   │   │   ├── git-show-branch.1
│   │   │   │   │   │   ├── git-show-index.1
│   │   │   │   │   │   ├── git-show-ref.1
│   │   │   │   │   │   ├── git-show.1
│   │   │   │   │   │   ├── git-stage.1
│   │   │   │   │   │   ├── git-stash.1
│   │   │   │   │   │   ├── git-status.1
│   │   │   │   │   │   ├── git-stripspace.1
│   │   │   │   │   │   ├── git-submodule.1
│   │   │   │   │   │   ├── git-svn.1
│   │   │   │   │   │   ├── git-symbolic-ref.1
│   │   │   │   │   │   ├── git-tag.1
│   │   │   │   │   │   ├── git-unpack-file.1
│   │   │   │   │   │   ├── git-unpack-objects.1
│   │   │   │   │   │   ├── git-update-index.1
│   │   │   │   │   │   ├── git-update-ref.1
│   │   │   │   │   │   ├── git-update-server-info.1
│   │   │   │   │   │   ├── git-upload-archive.1
│   │   │   │   │   │   ├── git-upload-pack.1
│   │   │   │   │   │   ├── git-var.1
│   │   │   │   │   │   ├── git-verify-commit.1
│   │   │   │   │   │   ├── git-verify-pack.1
│   │   │   │   │   │   ├── git-verify-tag.1
│   │   │   │   │   │   ├── git-web--browse.1
│   │   │   │   │   │   ├── git-whatchanged.1
│   │   │   │   │   │   ├── git-worktree.1
│   │   │   │   │   │   ├── git-write-tree.1
│   │   │   │   │   │   ├── git.1
│   │   │   │   │   │   ├── gitk.1
│   │   │   │   │   │   ├── gitremote-helpers.1
│   │   │   │   │   │   └── gitweb.1
│   │   │   │   │   ├── man5
│   │   │   │   │   │   ├── gitattributes.5
│   │   │   │   │   │   ├── githooks.5
│   │   │   │   │   │   ├── gitignore.5
│   │   │   │   │   │   ├── gitmodules.5
│   │   │   │   │   │   ├── gitrepository-layout.5
│   │   │   │   │   │   └── gitweb.conf.5
│   │   │   │   │   └── man7
│   │   │   │   │   ├── gitcli.7
│   │   │   │   │   ├── gitcore-tutorial.7
│   │   │   │   │   ├── gitcredentials.7
│   │   │   │   │   ├── gitcvs-migration.7
│   │   │   │   │   ├── gitdiffcore.7
│   │   │   │   │   ├── giteveryday.7
│   │   │   │   │   ├── gitglossary.7
│   │   │   │   │   ├── gitnamespaces.7
│   │   │   │   │   ├── gitrevisions.7
│   │   │   │   │   ├── gitsubmodules.7
│   │   │   │   │   ├── gittutorial-2.7
│   │   │   │   │   ├── gittutorial.7
│   │   │   │   │   └── gitworkflows.7
│   │   │   │   ├── perl5
│   │   │   │   │   ├── 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
│   │   │   │   └── zsh
│   │   │   │   └── site-functions
│   │   │   │   ├── _git
│   │   │   │   └── git-completion.bash
│   │   │   └── _CodeSignature
│   │   │   └── CodeResources
│   │   └── Current
│   │   ├── AtlasCore
│   │   ├── Resources
│   │   │   ├── Info.plist
│   │   │   └── git
│   │   │   ├── COPYING
│   │   │   ├── README.md
│   │   │   ├── bin
│   │   │   │   ├── bundle
│   │   │   │   │   ├── A
│   │   │   │   │   ├── B
│   │   │   │   │   ├── C
│   │   │   │   │   ├── D
│   │   │   │   │   ├── E
│   │   │   │   │   ├── F
│   │   │   │   │   ├── G
│   │   │   │   │   ├── H
│   │   │   │   │   ├── I
│   │   │   │   │   ├── J
│   │   │   │   │   ├── LICENSE
│   │   │   │   │   ├── Users
│   │   │   │   │   │   └── joey
│   │   │   │   │   │   └── homebrew
│   │   │   │   │   │   └── opt
│   │   │   │   │   │   ├── libassuan
│   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   └── libassuan.0.dylib
│   │   │   │   │   │   ├── libgcrypt
│   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   └── libgcrypt.20.dylib
│   │   │   │   │   │   ├── libgpg-error
│   │   │   │   │   │   │   └── lib
│   │   │   │   │   │   │   └── libgpg-error.0.dylib
│   │   │   │   │   │   └── libmagic
│   │   │   │   │   │   └── lib
│   │   │   │   │   │   └── libmagic.1.dylib
│   │   │   │   │   ├── cp
│   │   │   │   │   ├── curl
│   │   │   │   │   ├── extra
│   │   │   │   │   │   ├── A
│   │   │   │   │   │   ├── B
│   │   │   │   │   │   ├── C
│   │   │   │   │   │   ├── D
│   │   │   │   │   │   ├── E
│   │   │   │   │   │   ├── F
│   │   │   │   │   │   ├── G
│   │   │   │   │   │   ├── H
│   │   │   │   │   │   ├── I
│   │   │   │   │   │   ├── J
│   │   │   │   │   │   └── gpg
│   │   │   │   │   ├── git
│   │   │   │   │   ├── git-add
│   │   │   │   │   ├── git-add--interactive
│   │   │   │   │   ├── git-am
│   │   │   │   │   ├── git-annex
│   │   │   │   │   ├── git-annex-shell
│   │   │   │   │   ├── git-archimport
│   │   │   │   │   ├── git-bisect
│   │   │   │   │   ├── git-checkout
│   │   │   │   │   ├── git-citool
│   │   │   │   │   ├── git-clean
│   │   │   │   │   ├── git-clone
│   │   │   │   │   ├── git-commit
│   │   │   │   │   ├── git-commit-graph
│   │   │   │   │   ├── git-commit-tree
│   │   │   │   │   ├── git-config
│   │   │   │   │   ├── git-credential
│   │   │   │   │   ├── git-credential-cache
│   │   │   │   │   ├── git-credential-cache--daemon
│   │   │   │   │   ├── git-credential-netrc
│   │   │   │   │   ├── git-credential-osxkeychain
│   │   │   │   │   ├── git-credential-store
│   │   │   │   │   ├── git-cvsexportcommit
│   │   │   │   │   ├── git-cvsimport
│   │   │   │   │   ├── git-cvsserver
│   │   │   │   │   ├── git-describe
│   │   │   │   │   ├── git-difftool--helper
│   │   │   │   │   ├── git-fetch
│   │   │   │   │   ├── git-fetch-pack
│   │   │   │   │   ├── git-filter-branch
│   │   │   │   │   ├── git-fmt-merge-msg
│   │   │   │   │   ├── git-for-each-ref
│   │   │   │   │   ├── git-format-patch
│   │   │   │   │   ├── git-gc
│   │   │   │   │   ├── git-get-tar-commit-id
│   │   │   │   │   ├── git-gui
│   │   │   │   │   ├── git-gui--askpass
│   │   │   │   │   ├── git-hash-object
│   │   │   │   │   ├── git-http-backend
│   │   │   │   │   ├── git-http-fetch
│   │   │   │   │   ├── git-http-push
│   │   │   │   │   ├── git-index-pack
│   │   │   │   │   ├── git-init
│   │   │   │   │   ├── git-init-db
│   │   │   │   │   ├── git-instaweb
│   │   │   │   │   ├── git-log
│   │   │   │   │   ├── git-ls-files
│   │   │   │   │   ├── git-ls-remote
│   │   │   │   │   ├── git-ls-tree
│   │   │   │   │   ├── git-merge
│   │   │   │   │   ├── git-merge-base
│   │   │   │   │   ├── git-merge-file
│   │   │   │   │   ├── git-merge-index
│   │   │   │   │   ├── git-merge-octopus
│   │   │   │   │   ├── git-merge-one-file
│   │   │   │   │   ├── git-merge-ours
│   │   │   │   │   ├── git-merge-recursive
│   │   │   │   │   ├── git-merge-resolve
│   │   │   │   │   ├── git-merge-subtree
│   │   │   │   │   ├── git-merge-tree
│   │   │   │   │   ├── git-mergetool
│   │   │   │   │   ├── git-mergetool--lib
│   │   │   │   │   ├── git-mv
│   │   │   │   │   ├── git-name-rev
│   │   │   │   │   ├── git-notes
│   │   │   │   │   ├── git-p4
│   │   │   │   │   ├── git-pack-objects
│   │   │   │   │   ├── git-pack-redundant
│   │   │   │   │   ├── git-pack-refs
│   │   │   │   │   ├── git-parse-remote
│   │   │   │   │   ├── git-patch-id
│   │   │   │   │   ├── git-prune
│   │   │   │   │   ├── git-prune-packed
│   │   │   │   │   ├── git-pull
│   │   │   │   │   ├── git-push
│   │   │   │   │   ├── git-quiltimport
│   │   │   │   │   ├── git-read-tree
│   │   │   │   │   ├── git-rebase
│   │   │   │   │   ├── git-rebase--am
│   │   │   │   │   ├── git-rebase--helper
│   │   │   │   │   ├── git-rebase--interactive
│   │   │   │   │   ├── git-rebase--merge
│   │   │   │   │   ├── git-receive-pack
│   │   │   │   │   ├── git-reflog
│   │   │   │   │   ├── git-remote
│   │   │   │   │   ├── git-remote-ext
│   │   │   │   │   ├── git-remote-fd
│   │   │   │   │   ├── git-remote-ftp
│   │   │   │   │   ├── git-remote-ftps
│   │   │   │   │   ├── git-remote-http
│   │   │   │   │   ├── git-remote-https
│   │   │   │   │   ├── git-remote-testsvn
│   │   │   │   │   ├── git-remote-tor-annex
│   │   │   │   │   ├── git-remote-tor-annex\ 2
│   │   │   │   │   ├── git-repack
│   │   │   │   │   ├── git-replace
│   │   │   │   │   ├── git-request-pull
│   │   │   │   │   ├── git-reset
│   │   │   │   │   ├── git-revert
│   │   │   │   │   ├── git-rm
│   │   │   │   │   ├── git-send-email
│   │   │   │   │   ├── git-sh-i18n
│   │   │   │   │   ├── git-sh-i18n--envsubst
│   │   │   │   │   ├── git-sh-setup
│   │   │   │   │   ├── git-shell
│   │   │   │   │   ├── git-stage
│   │   │   │   │   ├── git-stash
│   │   │   │   │   ├── git-status
│   │   │   │   │   ├── git-stripspace
│   │   │   │   │   ├── git-submodule
│   │   │   │   │   ├── git-submodule--helper
│   │   │   │   │   ├── git-subtree
│   │   │   │   │   ├── git-svn
│   │   │   │   │   ├── git-symbolic-ref
│   │   │   │   │   ├── git-tag
│   │   │   │   │   ├── git-unpack-file
│   │   │   │   │   ├── git-unpack-objects
│   │   │   │   │   ├── git-update-index
│   │   │   │   │   ├── git-update-ref
│   │   │   │   │   ├── git-update-server-info
│   │   │   │   │   ├── git-upload-archive
│   │   │   │   │   ├── git-upload-pack
│   │   │   │   │   ├── git-web--browse
│   │   │   │   │   ├── git-worktree
│   │   │   │   │   ├── git-write-tree
│   │   │   │   │   ├── lsof
│   │   │   │   │   ├── magic
│   │   │   │   │   │   └── magic.mgc
│   │   │   │   │   ├── rsync
│   │   │   │   │   ├── sh
│   │   │   │   │   ├── templates
│   │   │   │   │   │   ├── description
│   │   │   │   │   │   ├── hooks
│   │   │   │   │   │   │   ├── applypatch-msg.sample
│   │   │   │   │   │   │   ├── commit-msg.sample
│   │   │   │   │   │   │   ├── fsmonitor-watchman.sample
│   │   │   │   │   │   │   ├── post-update.sample
│   │   │   │   │   │   │   ├── pre-applypatch.sample
│   │   │   │   │   │   │   ├── pre-commit.sample
│   │   │   │   │   │   │   ├── pre-push.sample
│   │   │   │   │   │   │   ├── pre-rebase.sample
│   │   │   │   │   │   │   ├── pre-receive.sample
│   │   │   │   │   │   │   ├── prepare-commit-msg.sample
│   │   │   │   │   │   │   └── update.sample
│   │   │   │   │   │   └── info
│   │   │   │   │   │   └── exclude
│   │   │   │   │   ├── uname
│   │   │   │   │   ├── usr
│   │   │   │   │   │   └── lib
│   │   │   │   │   │   ├── libbz2.1.0.dylib
│   │   │   │   │   │   ├── libcurl.4.dylib
│   │   │   │   │   │   ├── libexpat.1.dylib
│   │   │   │   │   │   ├── libiconv.2.dylib
│   │   │   │   │   │   ├── libncurses.5.4.dylib
│   │   │   │   │   │   └── libresolv.9.dylib
│   │   │   │   │   └── xargs
│   │   │   │   ├── git
│   │   │   │   ├── git-annex
│   │   │   │   ├── post-commit
│   │   │   │   ├── runshell
│   │   │   │   ├── sh
│   │   │   │   └── xcrun
│   │   │   ├── etc
│   │   │   │   └── bash_completion.d
│   │   │   │   ├── git-completion.bash
│   │   │   │   └── git-prompt.sh
│   │   │   └── share
│   │   │   ├── doc
│   │   │   │   └── git-doc
│   │   │   │   ├── RelNotes
│   │   │   │   │   ├── 1.5.0.1.txt
│   │   │   │   │   ├── 1.5.0.2.txt
│   │   │   │   │   ├── 1.5.0.3.txt
│   │   │   │   │   ├── 1.5.0.4.txt
│   │   │   │   │   ├── 1.5.0.5.txt
│   │   │   │   │   ├── 1.5.0.6.txt
│   │   │   │   │   ├── 1.5.0.7.txt
│   │   │   │   │   ├── 1.5.0.txt
│   │   │   │   │   ├── 1.5.1.1.txt
│   │   │   │   │   ├── 1.5.1.2.txt
│   │   │   │   │   ├── 1.5.1.3.txt
│   │   │   │   │   ├── 1.5.1.4.txt
│   │   │   │   │   ├── 1.5.1.5.txt
│   │   │   │   │   ├── 1.5.1.6.txt
│   │   │   │   │   ├── 1.5.1.txt
│   │   │   │   │   ├── 1.5.2.1.txt
│   │   │   │   │   ├── 1.5.2.2.txt
│   │   │   │   │   ├── 1.5.2.3.txt
│   │   │   │   │   ├── 1.5.2.4.txt
│   │   │   │   │   ├── 1.5.2.5.txt
│   │   │   │   │   ├── 1.5.2.txt
│   │   │   │   │   ├── 1.5.3.1.txt
│   │   │   │   │   ├── 1.5.3.2.txt
│   │   │   │   │   ├── 1.5.3.3.txt
│   │   │   │   │   ├── 1.5.3.4.txt
│   │   │   │   │   ├── 1.5.3.5.txt
│   │   │   │   │   ├── 1.5.3.6.txt
│   │   │   │   │   ├── 1.5.3.7.txt
│   │   │   │   │   ├── 1.5.3.8.txt
│   │   │   │   │   ├── 1.5.3.txt
│   │   │   │   │   ├── 1.5.4.1.txt
│   │   │   │   │   ├── 1.5.4.2.txt
│   │   │   │   │   ├── 1.5.4.3.txt
│   │   │   │   │   ├── 1.5.4.4.txt
│   │   │   │   │   ├── 1.5.4.5.txt
│   │   │   │   │   ├── 1.5.4.6.txt
│   │   │   │   │   ├── 1.5.4.7.txt
│   │   │   │   │   ├── 1.5.4.txt
│   │   │   │   │   ├── 1.5.5.1.txt
│   │   │   │   │   ├── 1.5.5.2.txt
│   │   │   │   │   ├── 1.5.5.3.txt
│   │   │   │   │   ├── 1.5.5.4.txt
│   │   │   │   │   ├── 1.5.5.5.txt
│   │   │   │   │   ├── 1.5.5.6.txt
│   │   │   │   │   ├── 1.5.5.txt
│   │   │   │   │   ├── 1.5.6.1.txt
│   │   │   │   │   ├── 1.5.6.2.txt
│   │   │   │   │   ├── 1.5.6.3.txt
│   │   │   │   │   ├── 1.5.6.4.txt
│   │   │   │   │   ├── 1.5.6.5.txt
│   │   │   │   │   ├── 1.5.6.6.txt
│   │   │   │   │   ├── 1.5.6.txt
│   │   │   │   │   ├── 1.6.0.1.txt
│   │   │   │   │   ├── 1.6.0.2.txt
│   │   │   │   │   ├── 1.6.0.3.txt
│   │   │   │   │   ├── 1.6.0.4.txt
│   │   │   │   │   ├── 1.6.0.5.txt
│   │   │   │   │   ├── 1.6.0.6.txt
│   │   │   │   │   ├── 1.6.0.txt
│   │   │   │   │   ├── 1.6.1.1.txt
│   │   │   │   │   ├── 1.6.1.2.txt
│   │   │   │   │   ├── 1.6.1.3.txt
│   │   │   │   │   ├── 1.6.1.4.txt
│   │   │   │   │   ├── 1.6.1.txt
│   │   │   │   │   ├── 1.6.2.1.txt
│   │   │   │   │   ├── 1.6.2.2.txt
│   │   │   │   │   ├── 1.6.2.3.txt
│   │   │   │   │   ├── 1.6.2.4.txt
│   │   │   │   │   ├── 1.6.2.5.txt
│   │   │   │   │   ├── 1.6.2.txt
│   │   │   │   │   ├── 1.6.3.1.txt
│   │   │   │   │   ├── 1.6.3.2.txt
│   │   │   │   │   ├── 1.6.3.3.txt
│   │   │   │   │   ├── 1.6.3.4.txt
│   │   │   │   │   ├── 1.6.3.txt
│   │   │   │   │   ├── 1.6.4.1.txt
│   │   │   │   │   ├── 1.6.4.2.txt
│   │   │   │   │   ├── 1.6.4.3.txt
│   │   │   │   │   ├── 1.6.4.4.txt
│   │   │   │   │   ├── 1.6.4.5.txt
│   │   │   │   │   ├── 1.6.4.txt
│   │   │   │   │   ├── 1.6.5.1.txt
│   │   │   │   │   ├── 1.6.5.2.txt
│   │   │   │   │   ├── 1.6.5.3.txt
│   │   │   │   │   ├── 1.6.5.4.txt
│   │   │   │   │   ├── 1.6.5.5.txt
│   │   │   │   │   ├── 1.6.5.6.txt
│   │   │   │   │   ├── 1.6.5.7.txt
│   │   │   │   │   ├── 1.6.5.8.txt
│   │   │   │   │   ├── 1.6.5.9.txt
│   │   │   │   │   ├── 1.6.5.txt
│   │   │   │   │   ├── 1.6.6.1.txt
│   │   │   │   │   ├── 1.6.6.2.txt
│   │   │   │   │   ├── 1.6.6.3.txt
│   │   │   │   │   ├── 1.6.6.txt
│   │   │   │   │   ├── 1.7.0.1.txt
│   │   │   │   │   ├── 1.7.0.2.txt
│   │   │   │   │   ├── 1.7.0.3.txt
│   │   │   │   │   ├── 1.7.0.4.txt
│   │   │   │   │   ├── 1.7.0.5.txt
│   │   │   │   │   ├── 1.7.0.6.txt
│   │   │   │   │   ├── 1.7.0.7.txt
│   │   │   │   │   ├── 1.7.0.8.txt
│   │   │   │   │   ├── 1.7.0.9.txt
│   │   │   │   │   ├── 1.7.0.txt
│   │   │   │   │   ├── 1.7.1.1.txt
│   │   │   │   │   ├── 1.7.1.2.txt
│   │   │   │   │   ├── 1.7.1.3.txt
│   │   │   │   │   ├── 1.7.1.4.txt
│   │   │   │   │   ├── 1.7.1.txt
│   │   │   │   │   ├── 1.7.10.1.txt
│   │   │   │   │   ├── 1.7.10.2.txt
│   │   │   │   │   ├── 1.7.10.3.txt
│   │   │   │   │   ├── 1.7.10.4.txt
│   │   │   │   │   ├── 1.7.10.5.txt
│   │   │   │   │   ├── 1.7.10.txt
│   │   │   │   │   ├── 1.7.11.1.txt
│   │   │   │   │   ├── 1.7.11.2.txt
│   │   │   │   │   ├── 1.7.11.3.txt
│   │   │   │   │   ├── 1.7.11.4.txt
│   │   │   │   │   ├── 1.7.11.5.txt
│   │   │   │   │   ├── 1.7.11.6.txt
│   │   │   │   │   ├── 1.7.11.7.txt
│   │   │   │   │   ├── 1.7.11.txt
│   │   │   │   │   ├── 1.7.12.1.txt
│   │   │   │   │   ├── 1.7.12.2.txt
│   │   │   │   │   ├── 1.7.12.3.txt
│   │   │   │   │   ├── 1.7.12.4.txt
│   │   │   │   │   ├── 1.7.12.txt
│   │   │   │   │   ├── 1.7.2.1.txt
│   │   │   │   │   ├── 1.7.2.2.txt
│   │   │   │   │   ├── 1.7.2.3.txt
│   │   │   │   │   ├── 1.7.2.4.txt
│   │   │   │   │   ├── 1.7.2.5.txt
│   │   │   │   │   ├── 1.7.2.txt
│   │   │   │   │   ├── 1.7.3.1.txt
│   │   │   │   │   ├── 1.7.3.2.txt
│   │   │   │   │   ├── 1.7.3.3.txt
│   │   │   │   │   ├── 1.7.3.4.txt
│   │   │   │   │   ├── 1.7.3.5.txt
│   │   │   │   │   ├── 1.7.3.txt
│   │   │   │   │   ├── 1.7.4.1.txt
│   │   │   │   │   ├── 1.7.4.2.txt
│   │   │   │   │   ├── 1.7.4.3.txt
│   │   │   │   │   ├── 1.7.4.4.txt
│   │   │   │   │   ├── 1.7.4.5.txt
│   │   │   │   │   ├── 1.7.4.txt
│   │   │   │   │   ├── 1.7.5.1.txt
│   │   │   │   │   ├── 1.7.5.2.txt
│   │   │   │   │   ├── 1.7.5.3.txt
│   │   │   │   │   ├── 1.7.5.4.txt
│   │   │   │   │   ├── 1.7.5.txt
│   │   │   │   │   ├── 1.7.6.1.txt
│   │   │   │   │   ├── 1.7.6.2.txt
│   │   │   │   │   ├── 1.7.6.3.txt
│   │   │   │   │   ├── 1.7.6.4.txt
│   │   │   │   │   ├── 1.7.6.5.txt
│   │   │   │   │   ├── 1.7.6.6.txt
│   │   │   │   │   ├── 1.7.6.txt
│   │   │   │   │   ├── 1.7.7.1.txt
│   │   │   │   │   ├── 1.7.7.2.txt
│   │   │   │   │   ├── 1.7.7.3.txt
│   │   │   │   │   ├── 1.7.7.4.txt
│   │   │   │   │   ├── 1.7.7.5.txt
│   │   │   │   │   ├── 1.7.7.6.txt
│   │   │   │   │   ├── 1.7.7.7.txt
│   │   │   │   │   ├── 1.7.7.txt
│   │   │   │   │   ├── 1.7.8.1.txt
│   │   │   │   │   ├── 1.7.8.2.txt
│   │   │   │   │   ├── 1.7.8.3.txt
│   │   │   │   │   ├── 1.7.8.4.txt
│   │   │   │   │   ├── 1.7.8.5.txt
│   │   │   │   │   ├── 1.7.8.6.txt
│   │   │   │   │   ├── 1.7.8.txt
│   │   │   │   │   ├── 1.7.9.1.txt
│   │   │   │   │   ├── 1.7.9.2.txt
│   │   │   │   │   ├── 1.7.9.3.txt
│   │   │   │   │   ├── 1.7.9.4.txt
│   │   │   │   │   ├── 1.7.9.5.txt
│   │   │   │   │   ├── 1.7.9.6.txt
│   │   │   │   │   ├── 1.7.9.7.txt
│   │   │   │   │   ├── 1.7.9.txt
│   │   │   │   │   ├── 1.8.0.1.txt
│   │   │   │   │   ├── 1.8.0.2.txt
│   │   │   │   │   ├── 1.8.0.3.txt
│   │   │   │   │   ├── 1.8.0.txt
│   │   │   │   │   ├── 1.8.1.1.txt
│   │   │   │   │   ├── 1.8.1.2.txt
│   │   │   │   │   ├── 1.8.1.3.txt
│   │   │   │   │   ├── 1.8.1.4.txt
│   │   │   │   │   ├── 1.8.1.5.txt
│   │   │   │   │   ├── 1.8.1.6.txt
│   │   │   │   │   ├── 1.8.1.txt
│   │   │   │   │   ├── 1.8.2.1.txt
│   │   │   │   │   ├── 1.8.2.2.txt
│   │   │   │   │   ├── 1.8.2.3.txt
│   │   │   │   │   ├── 1.8.2.txt
│   │   │   │   │   ├── 1.8.3.1.txt
│   │   │   │   │   ├── 1.8.3.2.txt
│   │   │   │   │   ├── 1.8.3.3.txt
│   │   │   │   │   ├── 1.8.3.4.txt
│   │   │   │   │   ├── 1.8.3.txt
│   │   │   │   │   ├── 1.8.4.1.txt
│   │   │   │   │   ├── 1.8.4.2.txt
│   │   │   │   │   ├── 1.8.4.3.txt
│   │   │   │   │   ├── 1.8.4.4.txt
│   │   │   │   │   ├── 1.8.4.5.txt
│   │   │   │   │   ├── 1.8.4.txt
│   │   │   │   │   ├── 1.8.5.1.txt
│   │   │   │   │   ├── 1.8.5.2.txt
│   │   │   │   │   ├── 1.8.5.3.txt
│   │   │   │   │   ├── 1.8.5.4.txt
│   │   │   │   │   ├── 1.8.5.5.txt
│   │   │   │   │   ├── 1.8.5.6.txt
│   │   │   │   │   ├── 1.8.5.txt
│   │   │   │   │   ├── 1.9.0.txt
│   │   │   │   │   ├── 1.9.1.txt
│   │   │   │   │   ├── 1.9.2.txt
│   │   │   │   │   ├── 1.9.3.txt
│   │   │   │   │   ├── 1.9.4.txt
│   │   │   │   │   ├── 1.9.5.txt
│   │   │   │   │   ├── 2.0.0.txt
│   │   │   │   │   ├── 2.0.1.txt
│   │   │   │   │   ├── 2.0.2.txt
│   │   │   │   │   ├── 2.0.3.txt
│   │   │   │   │   ├── 2.0.4.txt
│   │   │   │   │   ├── 2.0.5.txt
│   │   │   │   │   ├── 2.1.0.txt
│   │   │   │   │   ├── 2.1.1.txt
│   │   │   │   │   ├── 2.1.2.txt
│   │   │   │   │   ├── 2.1.3.txt
│   │   │   │   │   ├── 2.1.4.txt
│   │   │   │   │   ├── 2.10.0.txt
│   │   │   │   │   ├── 2.10.1.txt
│   │   │   │   │   ├── 2.10.2.txt
│   │   │   │   │   ├── 2.10.3.txt
│   │   │   │   │   ├── 2.10.4.txt
│   │   │   │   │   ├── 2.10.5.txt
│   │   │   │   │   ├── 2.11.0.txt
│   │   │   │   │   ├── 2.11.1.txt
│   │   │   │   │   ├── 2.11.2.txt
│   │   │   │   │   ├── 2.11.3.txt
│   │   │   │   │   ├── 2.11.4.txt
│   │   │   │   │   ├── 2.12.0.txt
│   │   │   │   │   ├── 2.12.1.txt
│   │   │   │   │   ├── 2.12.2.txt
│   │   │   │   │   ├── 2.12.3.txt
│   │   │   │   │   ├── 2.12.4.txt
│   │   │   │   │   ├── 2.12.5.txt
│   │   │   │   │   ├── 2.13.0.txt
│   │   │   │   │   ├── 2.13.1.txt
│   │   │   │   │   ├── 2.13.2.txt
│   │   │   │   │   ├── 2.13.3.txt
│   │   │   │   │   ├── 2.13.4.txt
│   │   │   │   │   ├── 2.13.5.txt
│   │   │   │   │   ├── 2.13.6.txt
│   │   │   │   │   ├── 2.13.7.txt
│   │   │   │   │   ├── 2.14.0.txt
│   │   │   │   │   ├── 2.14.1.txt
│   │   │   │   │   ├── 2.14.2.txt
│   │   │   │   │   ├── 2.14.3.txt
│   │   │   │   │   ├── 2.14.4.txt
│   │   │   │   │   ├── 2.15.0.txt
│   │   │   │   │   ├── 2.15.1.txt
│   │   │   │   │   ├── 2.15.2.txt
│   │   │   │   │   ├── 2.16.0.txt
│   │   │   │   │   ├── 2.16.1.txt
│   │   │   │   │   ├── 2.16.2.txt
│   │   │   │   │   ├── 2.16.3.txt
│   │   │   │   │   ├── 2.16.4.txt
│   │   │   │   │   ├── 2.17.0.txt
│   │   │   │   │   ├── 2.17.1.txt
│   │   │   │   │   ├── 2.18.0.txt
│   │   │   │   │   ├── 2.2.0.txt
│   │   │   │   │   ├── 2.2.1.txt
│   │   │   │   │   ├── 2.2.2.txt
│   │   │   │   │   ├── 2.2.3.txt
│   │   │   │   │   ├── 2.3.0.txt
│   │   │   │   │   ├── 2.3.1.txt
│   │   │   │   │   ├── 2.3.10.txt
│   │   │   │   │   ├── 2.3.2.txt
│   │   │   │   │   ├── 2.3.3.txt
│   │   │   │   │   ├── 2.3.4.txt
│   │   │   │   │   ├── 2.3.5.txt
│   │   │   │   │   ├── 2.3.6.txt
│   │   │   │   │   ├── 2.3.7.txt
│   │   │   │   │   ├── 2.3.8.txt
│   │   │   │   │   ├── 2.3.9.txt
│   │   │   │   │   ├── 2.4.0.txt
│   │   │   │   │   ├── 2.4.1.txt
│   │   │   │   │   ├── 2.4.10.txt
│   │   │   │   │   ├── 2.4.11.txt
│   │   │   │   │   ├── 2.4.12.txt
│   │   │   │   │   ├── 2.4.2.txt
│   │   │   │   │   ├── 2.4.3.txt
│   │   │   │   │   ├── 2.4.4.txt
│   │   │   │   │   ├── 2.4.5.txt
│   │   │   │   │   ├── 2.4.6.txt
│   │   │   │   │   ├── 2.4.7.txt
│   │   │   │   │   ├── 2.4.8.txt
│   │   │   │   │   ├── 2.4.9.txt
│   │   │   │   │   ├── 2.5.0.txt
│   │   │   │   │   ├── 2.5.1.txt
│   │   │   │   │   ├── 2.5.2.txt
│   │   │   │   │   ├── 2.5.3.txt
│   │   │   │   │   ├── 2.5.4.txt
│   │   │   │   │   ├── 2.5.5.txt
│   │   │   │   │   ├── 2.5.6.txt
│   │   │   │   │   ├── 2.6.0.txt
│   │   │   │   │   ├── 2.6.1.txt
│   │   │   │   │   ├── 2.6.2.txt
│   │   │   │   │   ├── 2.6.3.txt
│   │   │   │   │   ├── 2.6.4.txt
│   │   │   │   │   ├── 2.6.5.txt
│   │   │   │   │   ├── 2.6.6.txt
│   │   │   │   │   ├── 2.6.7.txt
│   │   │   │   │   ├── 2.7.0.txt
│   │   │   │   │   ├── 2.7.1.txt
│   │   │   │   │   ├── 2.7.2.txt
│   │   │   │   │   ├── 2.7.3.txt
│   │   │   │   │   ├── 2.7.4.txt
│   │   │   │   │   ├── 2.7.5.txt
│   │   │   │   │   ├── 2.7.6.txt
│   │   │   │   │   ├── 2.8.0.txt
│   │   │   │   │   ├── 2.8.1.txt
│   │   │   │   │   ├── 2.8.2.txt
│   │   │   │   │   ├── 2.8.3.txt
│   │   │   │   │   ├── 2.8.4.txt
│   │   │   │   │   ├── 2.8.5.txt
│   │   │   │   │   ├── 2.8.6.txt
│   │   │   │   │   ├── 2.9.0.txt
│   │   │   │   │   ├── 2.9.1.txt
│   │   │   │   │   ├── 2.9.2.txt
│   │   │   │   │   ├── 2.9.3.txt
│   │   │   │   │   ├── 2.9.4.txt
│   │   │   │   │   └── 2.9.5.txt
│   │   │   │   ├── SubmittingPatches.html
│   │   │   │   ├── SubmittingPatches.txt
│   │   │   │   ├── blame-options.txt
│   │   │   │   ├── cmds-ancillaryinterrogators.txt
│   │   │   │   ├── cmds-ancillarymanipulators.txt
│   │   │   │   ├── cmds-foreignscminterface.txt
│   │   │   │   ├── cmds-mainporcelain.txt
│   │   │   │   ├── cmds-plumbinginterrogators.txt
│   │   │   │   ├── cmds-plumbingmanipulators.txt
│   │   │   │   ├── cmds-purehelpers.txt
│   │   │   │   ├── cmds-synchelpers.txt
│   │   │   │   ├── cmds-synchingrepositories.txt
│   │   │   │   ├── config.txt
│   │   │   │   ├── date-formats.txt
│   │   │   │   ├── diff-config.txt
│   │   │   │   ├── diff-format.txt
│   │   │   │   ├── diff-generate-patch.txt
│   │   │   │   ├── diff-options.txt
│   │   │   │   ├── docbook-xsl.css
│   │   │   │   ├── everyday.html
│   │   │   │   ├── fetch-options.txt
│   │   │   │   ├── fmt-merge-msg-config.txt
│   │   │   │   ├── git-add.html
│   │   │   │   ├── git-add.txt
│   │   │   │   ├── git-am.html
│   │   │   │   ├── git-am.txt
│   │   │   │   ├── git-annotate.html
│   │   │   │   ├── git-annotate.txt
│   │   │   │   ├── git-apply.html
│   │   │   │   ├── git-apply.txt
│   │   │   │   ├── git-archimport.html
│   │   │   │   ├── git-archimport.txt
│   │   │   │   ├── git-archive.html
│   │   │   │   ├── git-archive.txt
│   │   │   │   ├── git-bisect-lk2009.html
│   │   │   │   ├── git-bisect-lk2009.txt
│   │   │   │   ├── git-bisect.html
│   │   │   │   ├── git-bisect.txt
│   │   │   │   ├── git-blame.html
│   │   │   │   ├── git-blame.txt
│   │   │   │   ├── git-branch.html
│   │   │   │   ├── git-branch.txt
│   │   │   │   ├── git-bundle.html
│   │   │   │   ├── git-bundle.txt
│   │   │   │   ├── git-cat-file.html
│   │   │   │   ├── git-cat-file.txt
│   │   │   │   ├── git-check-attr.html
│   │   │   │   ├── git-check-attr.txt
│   │   │   │   ├── git-check-ignore.html
│   │   │   │   ├── git-check-ignore.txt
│   │   │   │   ├── git-check-mailmap.html
│   │   │   │   ├── git-check-mailmap.txt
│   │   │   │   ├── git-check-ref-format.html
│   │   │   │   ├── git-check-ref-format.txt
│   │   │   │   ├── git-checkout-index.html
│   │   │   │   ├── git-checkout-index.txt
│   │   │   │   ├── git-checkout.html
│   │   │   │   ├── git-checkout.txt
│   │   │   │   ├── git-cherry-pick.html
│   │   │   │   ├── git-cherry-pick.txt
│   │   │   │   ├── git-cherry.html
│   │   │   │   ├── git-cherry.txt
│   │   │   │   ├── git-citool.html
│   │   │   │   ├── git-citool.txt
│   │   │   │   ├── git-clean.html
│   │   │   │   ├── git-clean.txt
│   │   │   │   ├── git-clone.html
│   │   │   │   ├── git-clone.txt
│   │   │   │   ├── git-column.html
│   │   │   │   ├── git-column.txt
│   │   │   │   ├── git-commit-graph.html
│   │   │   │   ├── git-commit-graph.txt
│   │   │   │   ├── git-commit-tree.html
│   │   │   │   ├── git-commit-tree.txt
│   │   │   │   ├── git-commit.html
│   │   │   │   ├── git-commit.txt
│   │   │   │   ├── git-config.html
│   │   │   │   ├── git-config.txt
│   │   │   │   ├── git-count-objects.html
│   │   │   │   ├── git-count-objects.txt
│   │   │   │   ├── git-credential-cache--daemon.html
│   │   │   │   ├── git-credential-cache--daemon.txt
│   │   │   │   ├── git-credential-cache.html
│   │   │   │   ├── git-credential-cache.txt
│   │   │   │   ├── git-credential-store.html
│   │   │   │   ├── git-credential-store.txt
│   │   │   │   ├── git-credential.html
│   │   │   │   ├── git-credential.txt
│   │   │   │   ├── git-cvsexportcommit.html
│   │   │   │   ├── git-cvsexportcommit.txt
│   │   │   │   ├── git-cvsimport.html
│   │   │   │   ├── git-cvsimport.txt
│   │   │   │   ├── git-cvsserver.html
│   │   │   │   ├── git-cvsserver.txt
│   │   │   │   ├── git-daemon.html
│   │   │   │   ├── git-daemon.txt
│   │   │   │   ├── git-describe.html
│   │   │   │   ├── git-describe.txt
│   │   │   │   ├── git-diff-files.html
│   │   │   │   ├── git-diff-files.txt
│   │   │   │   ├── git-diff-index.html
│   │   │   │   ├── git-diff-index.txt
│   │   │   │   ├── git-diff-tree.html
│   │   │   │   ├── git-diff-tree.txt
│   │   │   │   ├── git-diff.html
│   │   │   │   ├── git-diff.txt
│   │   │   │   ├── git-difftool.html
│   │   │   │   ├── git-difftool.txt
│   │   │   │   ├── git-fast-export.html
│   │   │   │   ├── git-fast-export.txt
│   │   │   │   ├── git-fast-import.html
│   │   │   │   ├── git-fast-import.txt
│   │   │   │   ├── git-fetch-pack.html
│   │   │   │   ├── git-fetch-pack.txt
│   │   │   │   ├── git-fetch.html
│   │   │   │   ├── git-fetch.txt
│   │   │   │   ├── git-filter-branch.html
│   │   │   │   ├── git-filter-branch.txt
│   │   │   │   ├── git-fmt-merge-msg.html
│   │   │   │   ├── git-fmt-merge-msg.txt
│   │   │   │   ├── git-for-each-ref.html
│   │   │   │   ├── git-for-each-ref.txt
│   │   │   │   ├── git-format-patch.html
│   │   │   │   ├── git-format-patch.txt
│   │   │   │   ├── git-fsck-objects.html
│   │   │   │   ├── git-fsck-objects.txt
│   │   │   │   ├── git-fsck.html
│   │   │   │   ├── git-fsck.txt
│   │   │   │   ├── git-gc.html
│   │   │   │   ├── git-gc.txt
│   │   │   │   ├── git-get-tar-commit-id.html
│   │   │   │   ├── git-get-tar-commit-id.txt
│   │   │   │   ├── git-grep.html
│   │   │   │   ├── git-grep.txt
│   │   │   │   ├── git-gui.html
│   │   │   │   ├── git-gui.txt
│   │   │   │   ├── git-hash-object.html
│   │   │   │   ├── git-hash-object.txt
│   │   │   │   ├── git-help.html
│   │   │   │   ├── git-help.txt
│   │   │   │   ├── git-http-backend.html
│   │   │   │   ├── git-http-backend.txt
│   │   │   │   ├── git-http-fetch.html
│   │   │   │   ├── git-http-fetch.txt
│   │   │   │   ├── git-http-push.html
│   │   │   │   ├── git-http-push.txt
│   │   │   │   ├── git-imap-send.html
│   │   │   │   ├── git-imap-send.txt
│   │   │   │   ├── git-index-pack.html
│   │   │   │   ├── git-index-pack.txt
│   │   │   │   ├── git-init-db.html
│   │   │   │   ├── git-init-db.txt
│   │   │   │   ├── git-init.html
│   │   │   │   ├── git-init.txt
│   │   │   │   ├── git-instaweb.html
│   │   │   │   ├── git-instaweb.txt
│   │   │   │   ├── git-interpret-trailers.html
│   │   │   │   ├── git-interpret-trailers.txt
│   │   │   │   ├── git-log.html
│   │   │   │   ├── git-log.txt
│   │   │   │   ├── git-ls-files.html
│   │   │   │   ├── git-ls-files.txt
│   │   │   │   ├── git-ls-remote.html
│   │   │   │   ├── git-ls-remote.txt
│   │   │   │   ├── git-ls-tree.html
│   │   │   │   ├── git-ls-tree.txt
│   │   │   │   ├── git-mailinfo.html
│   │   │   │   ├── git-mailinfo.txt
│   │   │   │   ├── git-mailsplit.html
│   │   │   │   ├── git-mailsplit.txt
│   │   │   │   ├── git-merge-base.html
│   │   │   │   ├── git-merge-base.txt
│   │   │   │   ├── git-merge-file.html
│   │   │   │   ├── git-merge-file.txt
│   │   │   │   ├── git-merge-index.html
│   │   │   │   ├── git-merge-index.txt
│   │   │   │   ├── git-merge-one-file.html
│   │   │   │   ├── git-merge-one-file.txt
│   │   │   │   ├── git-merge-tree.html
│   │   │   │   ├── git-merge-tree.txt
│   │   │   │   ├── git-merge.html
│   │   │   │   ├── git-merge.txt
│   │   │   │   ├── git-mergetool--lib.html
│   │   │   │   ├── git-mergetool--lib.txt
│   │   │   │   ├── git-mergetool.html
│   │   │   │   ├── git-mergetool.txt
│   │   │   │   ├── git-mktag.html
│   │   │   │   ├── git-mktag.txt
│   │   │   │   ├── git-mktree.html
│   │   │   │   ├── git-mktree.txt
│   │   │   │   ├── git-mv.html
│   │   │   │   ├── git-mv.txt
│   │   │   │   ├── git-name-rev.html
│   │   │   │   ├── git-name-rev.txt
│   │   │   │   ├── git-notes.html
│   │   │   │   ├── git-notes.txt
│   │   │   │   ├── git-p4.html
│   │   │   │   ├── git-p4.txt
│   │   │   │   ├── git-pack-objects.html
│   │   │   │   ├── git-pack-objects.txt
│   │   │   │   ├── git-pack-redundant.html
│   │   │   │   ├── git-pack-redundant.txt
│   │   │   │   ├── git-pack-refs.html
│   │   │   │   ├── git-pack-refs.txt
│   │   │   │   ├── git-parse-remote.html
│   │   │   │   ├── git-parse-remote.txt
│   │   │   │   ├── git-patch-id.html
│   │   │   │   ├── git-patch-id.txt
│   │   │   │   ├── git-prune-packed.html
│   │   │   │   ├── git-prune-packed.txt
│   │   │   │   ├── git-prune.html
│   │   │   │   ├── git-prune.txt
│   │   │   │   ├── git-pull.html
│   │   │   │   ├── git-pull.txt
│   │   │   │   ├── git-push.html
│   │   │   │   ├── git-push.txt
│   │   │   │   ├── git-quiltimport.html
│   │   │   │   ├── git-quiltimport.txt
│   │   │   │   ├── git-read-tree.html
│   │   │   │   ├── git-read-tree.txt
│   │   │   │   ├── git-rebase.html
│   │   │   │   ├── git-rebase.txt
│   │   │   │   ├── git-receive-pack.html
│   │   │   │   ├── git-receive-pack.txt
│   │   │   │   ├── git-reflog.html
│   │   │   │   ├── git-reflog.txt
│   │   │   │   ├── git-remote-ext.html
│   │   │   │   ├── git-remote-ext.txt
│   │   │   │   ├── git-remote-fd.html
│   │   │   │   ├── git-remote-fd.txt
│   │   │   │   ├── git-remote-helpers.html
│   │   │   │   ├── git-remote-testgit.html
│   │   │   │   ├── git-remote-testgit.txt
│   │   │   │   ├── git-remote.html
│   │   │   │   ├── git-remote.txt
│   │   │   │   ├── git-repack.html
│   │   │   │   ├── git-repack.txt
│   │   │   │   ├── git-replace.html
│   │   │   │   ├── git-replace.txt
│   │   │   │   ├── git-request-pull.html
│   │   │   │   ├── git-request-pull.txt
│   │   │   │   ├── git-rerere.html
│   │   │   │   ├── git-rerere.txt
│   │   │   │   ├── git-reset.html
│   │   │   │   ├── git-reset.txt
│   │   │   │   ├── git-rev-list.html
│   │   │   │   ├── git-rev-list.txt
│   │   │   │   ├── git-rev-parse.html
│   │   │   │   ├── git-rev-parse.txt
│   │   │   │   ├── git-revert.html
│   │   │   │   ├── git-revert.txt
│   │   │   │   ├── git-rm.html
│   │   │   │   ├── git-rm.txt
│   │   │   │   ├── git-send-email.html
│   │   │   │   ├── git-send-email.txt
│   │   │   │   ├── git-send-pack.html
│   │   │   │   ├── git-send-pack.txt
│   │   │   │   ├── git-sh-i18n--envsubst.html
│   │   │   │   ├── git-sh-i18n--envsubst.txt
│   │   │   │   ├── git-sh-i18n.html
│   │   │   │   ├── git-sh-i18n.txt
│   │   │   │   ├── git-sh-setup.html
│   │   │   │   ├── git-sh-setup.txt
│   │   │   │   ├── git-shell.html
│   │   │   │   ├── git-shell.txt
│   │   │   │   ├── git-shortlog.html
│   │   │   │   ├── git-shortlog.txt
│   │   │   │   ├── git-show-branch.html
│   │   │   │   ├── git-show-branch.txt
│   │   │   │   ├── git-show-index.html
│   │   │   │   ├── git-show-index.txt
│   │   │   │   ├── git-show-ref.html
│   │   │   │   ├── git-show-ref.txt
│   │   │   │   ├── git-show.html
│   │   │   │   ├── git-show.txt
│   │   │   │   ├── git-stage.html
│   │   │   │   ├── git-stage.txt
│   │   │   │   ├── git-stash.html
│   │   │   │   ├── git-stash.txt
│   │   │   │   ├── git-status.html
│   │   │   │   ├── git-status.txt
│   │   │   │   ├── git-stripspace.html
│   │   │   │   ├── git-stripspace.txt
│   │   │   │   ├── git-submodule.html
│   │   │   │   ├── git-submodule.txt
│   │   │   │   ├── git-svn.html
│   │   │   │   ├── git-svn.txt
│   │   │   │   ├── git-symbolic-ref.html
│   │   │   │   ├── git-symbolic-ref.txt
│   │   │   │   ├── git-tag.html
│   │   │   │   ├── git-tag.txt
│   │   │   │   ├── git-tools.html
│   │   │   │   ├── git-tools.txt
│   │   │   │   ├── git-unpack-file.html
│   │   │   │   ├── git-unpack-file.txt
│   │   │   │   ├── git-unpack-objects.html
│   │   │   │   ├── git-unpack-objects.txt
│   │   │   │   ├── git-update-index.html
│   │   │   │   ├── git-update-index.txt
│   │   │   │   ├── git-update-ref.html
│   │   │   │   ├── git-update-ref.txt
│   │   │   │   ├── git-update-server-info.html
│   │   │   │   ├── git-update-server-info.txt
│   │   │   │   ├── git-upload-archive.html
│   │   │   │   ├── git-upload-archive.txt
│   │   │   │   ├── git-upload-pack.html
│   │   │   │   ├── git-upload-pack.txt
│   │   │   │   ├── git-var.html
│   │   │   │   ├── git-var.txt
│   │   │   │   ├── git-verify-commit.html
│   │   │   │   ├── git-verify-commit.txt
│   │   │   │   ├── git-verify-pack.html
│   │   │   │   ├── git-verify-pack.txt
│   │   │   │   ├── git-verify-tag.html
│   │   │   │   ├── git-verify-tag.txt
│   │   │   │   ├── git-web--browse.html
│   │   │   │   ├── git-web--browse.txt
│   │   │   │   ├── git-whatchanged.html
│   │   │   │   ├── git-whatchanged.txt
│   │   │   │   ├── git-worktree.html
│   │   │   │   ├── git-worktree.txt
│   │   │   │   ├── git-write-tree.html
│   │   │   │   ├── git-write-tree.txt
│   │   │   │   ├── git.html
│   │   │   │   ├── git.txt
│   │   │   │   ├── gitattributes.html
│   │   │   │   ├── gitattributes.txt
│   │   │   │   ├── gitcli.html
│   │   │   │   ├── gitcli.txt
│   │   │   │   ├── gitcore-tutorial.html
│   │   │   │   ├── gitcore-tutorial.txt
│   │   │   │   ├── gitcredentials.html
│   │   │   │   ├── gitcredentials.txt
│   │   │   │   ├── gitcvs-migration.html
│   │   │   │   ├── gitcvs-migration.txt
│   │   │   │   ├── gitdiffcore.html
│   │   │   │   ├── gitdiffcore.txt
│   │   │   │   ├── giteveryday.html
│   │   │   │   ├── giteveryday.txt
│   │   │   │   ├── gitglossary.html
│   │   │   │   ├── gitglossary.txt
│   │   │   │   ├── githooks.html
│   │   │   │   ├── githooks.txt
│   │   │   │   ├── gitignore.html
│   │   │   │   ├── gitignore.txt
│   │   │   │   ├── gitk.html
│   │   │   │   ├── gitk.txt
│   │   │   │   ├── gitmodules.html
│   │   │   │   ├── gitmodules.txt
│   │   │   │   ├── gitnamespaces.html
│   │   │   │   ├── gitnamespaces.txt
│   │   │   │   ├── gitremote-helpers.html
│   │   │   │   ├── gitremote-helpers.txt
│   │   │   │   ├── gitrepository-layout.html
│   │   │   │   ├── gitrepository-layout.txt
│   │   │   │   ├── gitrevisions.html
│   │   │   │   ├── gitrevisions.txt
│   │   │   │   ├── gitsubmodules.html
│   │   │   │   ├── gitsubmodules.txt
│   │   │   │   ├── gittutorial-2.html
│   │   │   │   ├── gittutorial-2.txt
│   │   │   │   ├── gittutorial.html
│   │   │   │   ├── gittutorial.txt
│   │   │   │   ├── gitweb.conf.html
│   │   │   │   ├── gitweb.conf.txt
│   │   │   │   ├── gitweb.html
│   │   │   │   ├── gitweb.txt
│   │   │   │   ├── gitworkflows.html
│   │   │   │   ├── gitworkflows.txt
│   │   │   │   ├── glossary-content.txt
│   │   │   │   ├── howto
│   │   │   │   │   ├── keep-canonical-history-correct.html
│   │   │   │   │   ├── keep-canonical-history-correct.txt
│   │   │   │   │   ├── maintain-git.html
│   │   │   │   │   ├── maintain-git.txt
│   │   │   │   │   ├── new-command.html
│   │   │   │   │   ├── new-command.txt
│   │   │   │   │   ├── rebase-from-internal-branch.html
│   │   │   │   │   ├── rebase-from-internal-branch.txt
│   │   │   │   │   ├── rebuild-from-update-hook.html
│   │   │   │   │   ├── rebuild-from-update-hook.txt
│   │   │   │   │   ├── recover-corrupted-blob-object.html
│   │   │   │   │   ├── recover-corrupted-blob-object.txt
│   │   │   │   │   ├── recover-corrupted-object-harder.html
│   │   │   │   │   ├── recover-corrupted-object-harder.txt
│   │   │   │   │   ├── revert-a-faulty-merge.html
│   │   │   │   │   ├── revert-a-faulty-merge.txt
│   │   │   │   │   ├── revert-branch-rebase.html
│   │   │   │   │   ├── revert-branch-rebase.txt
│   │   │   │   │   ├── separating-topic-branches.html
│   │   │   │   │   ├── separating-topic-branches.txt
│   │   │   │   │   ├── setup-git-server-over-http.html
│   │   │   │   │   ├── setup-git-server-over-http.txt
│   │   │   │   │   ├── update-hook-example.html
│   │   │   │   │   ├── update-hook-example.txt
│   │   │   │   │   ├── use-git-daemon.html
│   │   │   │   │   ├── use-git-daemon.txt
│   │   │   │   │   ├── using-merge-subtree.html
│   │   │   │   │   ├── using-merge-subtree.txt
│   │   │   │   │   ├── using-signed-tag-in-pull-request.html
│   │   │   │   │   └── using-signed-tag-in-pull-request.txt
│   │   │   │   ├── howto-index.html
│   │   │   │   ├── howto-index.txt
│   │   │   │   ├── i18n.txt
│   │   │   │   ├── index.html
│   │   │   │   ├── line-range-format.txt
│   │   │   │   ├── mailmap.txt
│   │   │   │   ├── merge-config.txt
│   │   │   │   ├── merge-options.txt
│   │   │   │   ├── merge-strategies.txt
│   │   │   │   ├── mergetools-diff.txt
│   │   │   │   ├── mergetools-merge.txt
│   │   │   │   ├── pretty-formats.txt
│   │   │   │   ├── pretty-options.txt
│   │   │   │   ├── pull-fetch-param.txt
│   │   │   │   ├── rebase-config.txt
│   │   │   │   ├── rev-list-options.txt
│   │   │   │   ├── revisions.txt
│   │   │   │   ├── sequencer.txt
│   │   │   │   ├── technical
│   │   │   │   │   ├── api-allocation-growing.html
│   │   │   │   │   ├── api-allocation-growing.txt
│   │   │   │   │   ├── api-argv-array.html
│   │   │   │   │   ├── api-argv-array.txt
│   │   │   │   │   ├── api-config.html
│   │   │   │   │   ├── api-config.txt
│   │   │   │   │   ├── api-credentials.html
│   │   │   │   │   ├── api-credentials.txt
│   │   │   │   │   ├── api-diff.html
│   │   │   │   │   ├── api-diff.txt
│   │   │   │   │   ├── api-directory-listing.html
│   │   │   │   │   ├── api-directory-listing.txt
│   │   │   │   │   ├── api-error-handling.html
│   │   │   │   │   ├── api-error-handling.txt
│   │   │   │   │   ├── api-gitattributes.html
│   │   │   │   │   ├── api-gitattributes.txt
│   │   │   │   │   ├── api-grep.html
│   │   │   │   │   ├── api-grep.txt
│   │   │   │   │   ├── api-history-graph.html
│   │   │   │   │   ├── api-history-graph.txt
│   │   │   │   │   ├── api-index-skel.txt
│   │   │   │   │   ├── api-index.html
│   │   │   │   │   ├── api-index.txt
│   │   │   │   │   ├── api-merge.html
│   │   │   │   │   ├── api-merge.txt
│   │   │   │   │   ├── api-object-access.html
│   │   │   │   │   ├── api-object-access.txt
│   │   │   │   │   ├── api-oid-array.html
│   │   │   │   │   ├── api-oid-array.txt
│   │   │   │   │   ├── api-parse-options.html
│   │   │   │   │   ├── api-parse-options.txt
│   │   │   │   │   ├── api-quote.html
│   │   │   │   │   ├── api-quote.txt
│   │   │   │   │   ├── api-ref-iteration.html
│   │   │   │   │   ├── api-ref-iteration.txt
│   │   │   │   │   ├── api-remote.html
│   │   │   │   │   ├── api-remote.txt
│   │   │   │   │   ├── api-revision-walking.html
│   │   │   │   │   ├── api-revision-walking.txt
│   │   │   │   │   ├── api-run-command.html
│   │   │   │   │   ├── api-run-command.txt
│   │   │   │   │   ├── api-setup.html
│   │   │   │   │   ├── api-setup.txt
│   │   │   │   │   ├── api-sigchain.html
│   │   │   │   │   ├── api-sigchain.txt
│   │   │   │   │   ├── api-submodule-config.html
│   │   │   │   │   ├── api-submodule-config.txt
│   │   │   │   │   ├── api-trace.html
│   │   │   │   │   ├── api-trace.txt
│   │   │   │   │   ├── api-tree-walking.html
│   │   │   │   │   ├── api-tree-walking.txt
│   │   │   │   │   ├── api-xdiff-interface.html
│   │   │   │   │   ├── api-xdiff-interface.txt
│   │   │   │   │   ├── bitmap-format.txt
│   │   │   │   │   ├── commit-graph-format.txt
│   │   │   │   │   ├── commit-graph.txt
│   │   │   │   │   ├── hash-function-transition.html
│   │   │   │   │   ├── hash-function-transition.txt
│   │   │   │   │   ├── http-protocol.html
│   │   │   │   │   ├── http-protocol.txt
│   │   │   │   │   ├── index-format.html
│   │   │   │   │   ├── index-format.txt
│   │   │   │   │   ├── long-running-process-protocol.html
│   │   │   │   │   ├── long-running-process-protocol.txt
│   │   │   │   │   ├── pack-format.html
│   │   │   │   │   ├── pack-format.txt
│   │   │   │   │   ├── pack-heuristics.html
│   │   │   │   │   ├── pack-heuristics.txt
│   │   │   │   │   ├── pack-protocol.html
│   │   │   │   │   ├── pack-protocol.txt
│   │   │   │   │   ├── partial-clone.txt
│   │   │   │   │   ├── protocol-capabilities.html
│   │   │   │   │   ├── protocol-capabilities.txt
│   │   │   │   │   ├── protocol-common.html
│   │   │   │   │   ├── protocol-common.txt
│   │   │   │   │   ├── protocol-v2.html
│   │   │   │   │   ├── protocol-v2.txt
│   │   │   │   │   ├── racy-git.html
│   │   │   │   │   ├── racy-git.txt
│   │   │   │   │   ├── repository-version.txt
│   │   │   │   │   ├── send-pack-pipeline.html
│   │   │   │   │   ├── send-pack-pipeline.txt
│   │   │   │   │   ├── shallow.html
│   │   │   │   │   ├── shallow.txt
│   │   │   │   │   ├── signature-format.html
│   │   │   │   │   ├── signature-format.txt
│   │   │   │   │   ├── trivial-merge.html
│   │   │   │   │   └── trivial-merge.txt
│   │   │   │   ├── transfer-data-leaks.txt
│   │   │   │   ├── urls-remotes.txt
│   │   │   │   ├── urls.txt
│   │   │   │   ├── user-manual.html
│   │   │   │   └── user-manual.txt
│   │   │   ├── emacs
│   │   │   │   └── site-lisp
│   │   │   │   └── git
│   │   │   │   ├── git-blame.el
│   │   │   │   └── git.el
│   │   │   ├── git-core
│   │   │   │   ├── contrib
│   │   │   │   │   ├── README
│   │   │   │   │   ├── buildsystems
│   │   │   │   │   │   ├── Generators
│   │   │   │   │   │   │   ├── QMake.pm
│   │   │   │   │   │   │   └── Vcproj.pm
│   │   │   │   │   │   ├── Generators.pm
│   │   │   │   │   │   ├── engine.pl
│   │   │   │   │   │   ├── generate
│   │   │   │   │   │   └── parse.pl
│   │   │   │   │   ├── coccinelle
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── array.cocci
│   │   │   │   │   │   ├── commit.cocci
│   │   │   │   │   │   ├── free.cocci
│   │   │   │   │   │   ├── object_id.cocci
│   │   │   │   │   │   ├── qsort.cocci
│   │   │   │   │   │   ├── strbuf.cocci
│   │   │   │   │   │   ├── swap.cocci
│   │   │   │   │   │   └── xstrdup_or_null.cocci
│   │   │   │   │   ├── completion
│   │   │   │   │   │   └── git-completion.tcsh
│   │   │   │   │   ├── contacts
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── git-contacts
│   │   │   │   │   │   └── git-contacts.txt
│   │   │   │   │   ├── credential
│   │   │   │   │   │   ├── gnome-keyring
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── git-credential-gnome-keyring.c
│   │   │   │   │   │   ├── libsecret
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── git-credential-libsecret.c
│   │   │   │   │   │   ├── netrc
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   ├── t-git-credential-netrc.sh
│   │   │   │   │   │   │   ├── test.command-option-gpg
│   │   │   │   │   │   │   ├── test.git-config-gpg
│   │   │   │   │   │   │   ├── test.netrc
│   │   │   │   │   │   │   ├── test.netrc.gpg
│   │   │   │   │   │   │   └── test.pl
│   │   │   │   │   │   ├── osxkeychain
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── git-credential-osxkeychain.c
│   │   │   │   │   │   └── wincred
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   └── git-credential-wincred.c
│   │   │   │   │   ├── diff-highlight
│   │   │   │   │   │   ├── DiffHighlight.pm
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── diff-highlight.perl
│   │   │   │   │   │   └── t
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   └── t9400-diff-highlight.sh
│   │   │   │   │   ├── emacs
│   │   │   │   │   │   └── 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
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   └── git-jump
│   │   │   │   │   ├── git-resurrect.sh
│   │   │   │   │   ├── git-shell-commands
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── help
│   │   │   │   │   │   └── list
│   │   │   │   │   ├── hg-to-git
│   │   │   │   │   │   ├── hg-to-git.py
│   │   │   │   │   │   └── hg-to-git.txt
│   │   │   │   │   ├── hooks
│   │   │   │   │   │   ├── multimail
│   │   │   │   │   │   │   ├── CHANGES
│   │   │   │   │   │   │   ├── CONTRIBUTING.rst
│   │   │   │   │   │   │   ├── README
│   │   │   │   │   │   │   ├── README.Git
│   │   │   │   │   │   │   ├── README.migrate-from-post-receive-email
│   │   │   │   │   │   │   ├── doc
│   │   │   │   │   │   │   │   ├── customizing-emails.rst
│   │   │   │   │   │   │   │   ├── gerrit.rst
│   │   │   │   │   │   │   │   ├── gitolite.rst
│   │   │   │   │   │   │   │   └── troubleshooting.rst
│   │   │   │   │   │   │   ├── git_multimail.py
│   │   │   │   │   │   │   ├── migrate-mailhook-config
│   │   │   │   │   │   │   └── post-receive.example
│   │   │   │   │   │   ├── post-receive-email
│   │   │   │   │   │   ├── pre-auto-gc-battery
│   │   │   │   │   │   ├── setgitperms.perl
│   │   │   │   │   │   └── update-paranoid
│   │   │   │   │   ├── long-running-filter
│   │   │   │   │   │   └── example.pl
│   │   │   │   │   ├── mw-to-git
│   │   │   │   │   │   ├── Git
│   │   │   │   │   │   │   └── Mediawiki.pm
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── bin-wrapper
│   │   │   │   │   │   │   └── git
│   │   │   │   │   │   ├── git-mw.perl
│   │   │   │   │   │   ├── git-remote-mediawiki.perl
│   │   │   │   │   │   ├── git-remote-mediawiki.txt
│   │   │   │   │   │   └── t
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── install-wiki
│   │   │   │   │   │   │   ├── LocalSettings.php
│   │   │   │   │   │   │   └── db_install.php
│   │   │   │   │   │   ├── install-wiki.sh
│   │   │   │   │   │   ├── push-pull-tests.sh
│   │   │   │   │   │   ├── 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-gitmw-lib.sh
│   │   │   │   │   │   ├── test-gitmw.pl
│   │   │   │   │   │   └── test.config
│   │   │   │   │   ├── persistent-https
│   │   │   │   │   │   ├── LICENSE
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── client.go
│   │   │   │   │   │   ├── main.go
│   │   │   │   │   │   ├── proxy.go
│   │   │   │   │   │   └── socket.go
│   │   │   │   │   ├── remote-helpers
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── git-remote-bzr
│   │   │   │   │   │   └── git-remote-hg
│   │   │   │   │   ├── remotes2config.sh
│   │   │   │   │   ├── rerere-train.sh
│   │   │   │   │   ├── stats
│   │   │   │   │   │   ├── git-common-hash
│   │   │   │   │   │   ├── mailmap.pl
│   │   │   │   │   │   └── packinfo.pl
│   │   │   │   │   ├── subtree
│   │   │   │   │   │   ├── COPYING
│   │   │   │   │   │   ├── INSTALL
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   ├── git-subtree.sh
│   │   │   │   │   │   ├── git-subtree.txt
│   │   │   │   │   │   ├── t
│   │   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   │   └── t7900-subtree.sh
│   │   │   │   │   │   └── todo
│   │   │   │   │   ├── svn-fe
│   │   │   │   │   │   ├── Makefile
│   │   │   │   │   │   ├── svn-fe.c
│   │   │   │   │   │   ├── svn-fe.txt
│   │   │   │   │   │   └── svnrdump_sim.py
│   │   │   │   │   ├── thunderbird-patch-inline
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   └── appp.sh
│   │   │   │   │   ├── update-unicode
│   │   │   │   │   │   ├── README
│   │   │   │   │   │   └── update_unicode.sh
│   │   │   │   │   └── workdir
│   │   │   │   │   └── git-new-workdir
│   │   │   │   └── templates
│   │   │   │   ├── description
│   │   │   │   ├── hooks
│   │   │   │   │   ├── applypatch-msg.sample
│   │   │   │   │   ├── commit-msg.sample
│   │   │   │   │   ├── fsmonitor-watchman.sample
│   │   │   │   │   ├── post-update.sample
│   │   │   │   │   ├── pre-applypatch.sample
│   │   │   │   │   ├── pre-commit.sample
│   │   │   │   │   ├── pre-push.sample
│   │   │   │   │   ├── pre-rebase.sample
│   │   │   │   │   ├── pre-receive.sample
│   │   │   │   │   ├── prepare-commit-msg.sample
│   │   │   │   │   └── update.sample
│   │   │   │   └── info
│   │   │   │   └── exclude
│   │   │   ├── git-gui
│   │   │   │   └── lib
│   │   │   │   ├── Git\ Gui.app
│   │   │   │   │   └── Contents
│   │   │   │   │   ├── Info.plist
│   │   │   │   │   ├── MacOS
│   │   │   │   │   │   └── Wish
│   │   │   │   │   └── Resources
│   │   │   │   │   ├── Scripts
│   │   │   │   │   │   └── AppMain.tcl
│   │   │   │   │   └── git-gui.icns
│   │   │   │   ├── about.tcl
│   │   │   │   ├── blame.tcl
│   │   │   │   ├── branch.tcl
│   │   │   │   ├── branch_checkout.tcl
│   │   │   │   ├── branch_create.tcl
│   │   │   │   ├── branch_delete.tcl
│   │   │   │   ├── branch_rename.tcl
│   │   │   │   ├── browser.tcl
│   │   │   │   ├── checkout_op.tcl
│   │   │   │   ├── choose_font.tcl
│   │   │   │   ├── choose_repository.tcl
│   │   │   │   ├── choose_rev.tcl
│   │   │   │   ├── class.tcl
│   │   │   │   ├── commit.tcl
│   │   │   │   ├── console.tcl
│   │   │   │   ├── database.tcl
│   │   │   │   ├── date.tcl
│   │   │   │   ├── diff.tcl
│   │   │   │   ├── encoding.tcl
│   │   │   │   ├── error.tcl
│   │   │   │   ├── git-gui.ico
│   │   │   │   ├── git-gui.tcl
│   │   │   │   ├── 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.tcl
│   │   │   │   ├── remote_add.tcl
│   │   │   │   ├── remote_branch_delete.tcl
│   │   │   │   ├── search.tcl
│   │   │   │   ├── shortcut.tcl
│   │   │   │   ├── spellcheck.tcl
│   │   │   │   ├── sshkey.tcl
│   │   │   │   ├── status_bar.tcl
│   │   │   │   ├── tclIndex
│   │   │   │   ├── themed.tcl
│   │   │   │   ├── tools.tcl
│   │   │   │   ├── tools_dlg.tcl
│   │   │   │   ├── transport.tcl
│   │   │   │   ├── win32.tcl
│   │   │   │   └── win32_shortcut.js
│   │   │   ├── 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
│   │   │   ├── gitweb
│   │   │   │   ├── gitweb.cgi
│   │   │   │   └── static
│   │   │   │   ├── git-favicon.png
│   │   │   │   ├── git-logo.png
│   │   │   │   ├── gitweb.css
│   │   │   │   └── gitweb.js
│   │   │   ├── man
│   │   │   │   ├── man1
│   │   │   │   │   ├── git-add.1
│   │   │   │   │   ├── git-am.1
│   │   │   │   │   ├── git-annotate.1
│   │   │   │   │   ├── git-apply.1
│   │   │   │   │   ├── git-archimport.1
│   │   │   │   │   ├── git-archive.1
│   │   │   │   │   ├── git-bisect.1
│   │   │   │   │   ├── git-blame.1
│   │   │   │   │   ├── git-branch.1
│   │   │   │   │   ├── git-bundle.1
│   │   │   │   │   ├── git-cat-file.1
│   │   │   │   │   ├── git-check-attr.1
│   │   │   │   │   ├── git-check-ignore.1
│   │   │   │   │   ├── git-check-mailmap.1
│   │   │   │   │   ├── git-check-ref-format.1
│   │   │   │   │   ├── git-checkout-index.1
│   │   │   │   │   ├── git-checkout.1
│   │   │   │   │   ├── git-cherry-pick.1
│   │   │   │   │   ├── git-cherry.1
│   │   │   │   │   ├── git-citool.1
│   │   │   │   │   ├── git-clean.1
│   │   │   │   │   ├── git-clone.1
│   │   │   │   │   ├── git-column.1
│   │   │   │   │   ├── git-commit-graph.1
│   │   │   │   │   ├── git-commit-tree.1
│   │   │   │   │   ├── git-commit.1
│   │   │   │   │   ├── git-config.1
│   │   │   │   │   ├── git-count-objects.1
│   │   │   │   │   ├── git-credential-cache--daemon.1
│   │   │   │   │   ├── git-credential-cache.1
│   │   │   │   │   ├── git-credential-store.1
│   │   │   │   │   ├── git-credential.1
│   │   │   │   │   ├── git-cvsexportcommit.1
│   │   │   │   │   ├── git-cvsimport.1
│   │   │   │   │   ├── git-cvsserver.1
│   │   │   │   │   ├── git-daemon.1
│   │   │   │   │   ├── git-describe.1
│   │   │   │   │   ├── git-diff-files.1
│   │   │   │   │   ├── git-diff-index.1
│   │   │   │   │   ├── git-diff-tree.1
│   │   │   │   │   ├── git-diff.1
│   │   │   │   │   ├── git-difftool.1
│   │   │   │   │   ├── git-fast-export.1
│   │   │   │   │   ├── git-fast-import.1
│   │   │   │   │   ├── git-fetch-pack.1
│   │   │   │   │   ├── git-fetch.1
│   │   │   │   │   ├── git-filter-branch.1
│   │   │   │   │   ├── git-fmt-merge-msg.1
│   │   │   │   │   ├── git-for-each-ref.1
│   │   │   │   │   ├── git-format-patch.1
│   │   │   │   │   ├── git-fsck-objects.1
│   │   │   │   │   ├── git-fsck.1
│   │   │   │   │   ├── git-gc.1
│   │   │   │   │   ├── git-get-tar-commit-id.1
│   │   │   │   │   ├── git-grep.1
│   │   │   │   │   ├── git-gui.1
│   │   │   │   │   ├── git-hash-object.1
│   │   │   │   │   ├── git-help.1
│   │   │   │   │   ├── git-http-backend.1
│   │   │   │   │   ├── git-http-fetch.1
│   │   │   │   │   ├── git-http-push.1
│   │   │   │   │   ├── git-imap-send.1
│   │   │   │   │   ├── git-index-pack.1
│   │   │   │   │   ├── git-init-db.1
│   │   │   │   │   ├── git-init.1
│   │   │   │   │   ├── git-instaweb.1
│   │   │   │   │   ├── git-interpret-trailers.1
│   │   │   │   │   ├── git-log.1
│   │   │   │   │   ├── git-ls-files.1
│   │   │   │   │   ├── git-ls-remote.1
│   │   │   │   │   ├── git-ls-tree.1
│   │   │   │   │   ├── git-mailinfo.1
│   │   │   │   │   ├── git-mailsplit.1
│   │   │   │   │   ├── git-merge-base.1
│   │   │   │   │   ├── git-merge-file.1
│   │   │   │   │   ├── git-merge-index.1
│   │   │   │   │   ├── git-merge-one-file.1
│   │   │   │   │   ├── git-merge-tree.1
│   │   │   │   │   ├── git-merge.1
│   │   │   │   │   ├── git-mergetool--lib.1
│   │   │   │   │   ├── git-mergetool.1
│   │   │   │   │   ├── git-mktag.1
│   │   │   │   │   ├── git-mktree.1
│   │   │   │   │   ├── git-mv.1
│   │   │   │   │   ├── git-name-rev.1
│   │   │   │   │   ├── git-notes.1
│   │   │   │   │   ├── git-p4.1
│   │   │   │   │   ├── git-pack-objects.1
│   │   │   │   │   ├── git-pack-redundant.1
│   │   │   │   │   ├── git-pack-refs.1
│   │   │   │   │   ├── git-parse-remote.1
│   │   │   │   │   ├── git-patch-id.1
│   │   │   │   │   ├── git-prune-packed.1
│   │   │   │   │   ├── git-prune.1
│   │   │   │   │   ├── git-pull.1
│   │   │   │   │   ├── git-push.1
│   │   │   │   │   ├── git-quiltimport.1
│   │   │   │   │   ├── git-read-tree.1
│   │   │   │   │   ├── git-rebase.1
│   │   │   │   │   ├── git-receive-pack.1
│   │   │   │   │   ├── git-reflog.1
│   │   │   │   │   ├── git-remote-ext.1
│   │   │   │   │   ├── git-remote-fd.1
│   │   │   │   │   ├── git-remote-testgit.1
│   │   │   │   │   ├── git-remote.1
│   │   │   │   │   ├── git-repack.1
│   │   │   │   │   ├── git-replace.1
│   │   │   │   │   ├── git-request-pull.1
│   │   │   │   │   ├── git-rerere.1
│   │   │   │   │   ├── git-reset.1
│   │   │   │   │   ├── git-rev-list.1
│   │   │   │   │   ├── git-rev-parse.1
│   │   │   │   │   ├── git-revert.1
│   │   │   │   │   ├── git-rm.1
│   │   │   │   │   ├── git-send-email.1
│   │   │   │   │   ├── git-send-pack.1
│   │   │   │   │   ├── git-sh-i18n--envsubst.1
│   │   │   │   │   ├── git-sh-i18n.1
│   │   │   │   │   ├── git-sh-setup.1
│   │   │   │   │   ├── git-shell.1
│   │   │   │   │   ├── git-shortlog.1
│   │   │   │   │   ├── git-show-branch.1
│   │   │   │   │   ├── git-show-index.1
│   │   │   │   │   ├── git-show-ref.1
│   │   │   │   │   ├── git-show.1
│   │   │   │   │   ├── git-stage.1
│   │   │   │   │   ├── git-stash.1
│   │   │   │   │   ├── git-status.1
│   │   │   │   │   ├── git-stripspace.1
│   │   │   │   │   ├── git-submodule.1
│   │   │   │   │   ├── git-svn.1
│   │   │   │   │   ├── git-symbolic-ref.1
│   │   │   │   │   ├── git-tag.1
│   │   │   │   │   ├── git-unpack-file.1
│   │   │   │   │   ├── git-unpack-objects.1
│   │   │   │   │   ├── git-update-index.1
│   │   │   │   │   ├── git-update-ref.1
│   │   │   │   │   ├── git-update-server-info.1
│   │   │   │   │   ├── git-upload-archive.1
│   │   │   │   │   ├── git-upload-pack.1
│   │   │   │   │   ├── git-var.1
│   │   │   │   │   ├── git-verify-commit.1
│   │   │   │   │   ├── git-verify-pack.1
│   │   │   │   │   ├── git-verify-tag.1
│   │   │   │   │   ├── git-web--browse.1
│   │   │   │   │   ├── git-whatchanged.1
│   │   │   │   │   ├── git-worktree.1
│   │   │   │   │   ├── git-write-tree.1
│   │   │   │   │   ├── git.1
│   │   │   │   │   ├── gitk.1
│   │   │   │   │   ├── gitremote-helpers.1
│   │   │   │   │   └── gitweb.1
│   │   │   │   ├── man5
│   │   │   │   │   ├── gitattributes.5
│   │   │   │   │   ├── githooks.5
│   │   │   │   │   ├── gitignore.5
│   │   │   │   │   ├── gitmodules.5
│   │   │   │   │   ├── gitrepository-layout.5
│   │   │   │   │   └── gitweb.conf.5
│   │   │   │   └── man7
│   │   │   │   ├── gitcli.7
│   │   │   │   ├── gitcore-tutorial.7
│   │   │   │   ├── gitcredentials.7
│   │   │   │   ├── gitcvs-migration.7
│   │   │   │   ├── gitdiffcore.7
│   │   │   │   ├── giteveryday.7
│   │   │   │   ├── gitglossary.7
│   │   │   │   ├── gitnamespaces.7
│   │   │   │   ├── gitrevisions.7
│   │   │   │   ├── gitsubmodules.7
│   │   │   │   ├── gittutorial-2.7
│   │   │   │   ├── gittutorial.7
│   │   │   │   └── gitworkflows.7
│   │   │   ├── perl5
│   │   │   │   ├── 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
│   │   │   └── zsh
│   │   │   └── site-functions
│   │   │   ├── _git
│   │   │   └── git-completion.bash
│   │   └── _CodeSignature
│   │   └── CodeResources
│   ├── CHTTPParser.framework
│   │   ├── CHTTPParser
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── Versions
│   │   ├── A
│   │   │   ├── CHTTPParser
│   │   │   ├── Resources
│   │   │   │   └── Info.plist
│   │   │   └── _CodeSignature
│   │   │   └── CodeResources
│   │   └── Current
│   │   ├── CHTTPParser
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── _CodeSignature
│   │   └── CodeResources
│   ├── CLibreSSL.framework
│   │   ├── CLibreSSL
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── Versions
│   │   ├── A
│   │   │   ├── CLibreSSL
│   │   │   ├── Resources
│   │   │   │   └── Info.plist
│   │   │   └── _CodeSignature
│   │   │   └── CodeResources
│   │   └── Current
│   │   ├── CLibreSSL
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── _CodeSignature
│   │   └── CodeResources
│   ├── HypertextApplicationLanguage.framework
│   │   ├── HypertextApplicationLanguage
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── Versions
│   │   ├── A
│   │   │   ├── HypertextApplicationLanguage
│   │   │   ├── Resources
│   │   │   │   └── Info.plist
│   │   │   └── _CodeSignature
│   │   │   └── CodeResources
│   │   └── Current
│   │   ├── HypertextApplicationLanguage
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── _CodeSignature
│   │   └── CodeResources
│   ├── Prorsum.framework
│   │   ├── Prorsum
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── Versions
│   │   ├── A
│   │   │   ├── Prorsum
│   │   │   ├── Resources
│   │   │   │   └── Info.plist
│   │   │   └── _CodeSignature
│   │   │   └── CodeResources
│   │   └── Current
│   │   ├── Prorsum
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── _CodeSignature
│   │   └── CodeResources
│   ├── ProrsumNet.framework
│   │   ├── ProrsumNet
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── Versions
│   │   ├── A
│   │   │   ├── ProrsumNet
│   │   │   ├── Resources
│   │   │   │   └── Info.plist
│   │   │   └── _CodeSignature
│   │   │   └── CodeResources
│   │   └── Current
│   │   ├── ProrsumNet
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   └── _CodeSignature
│   │   └── CodeResources
│   ├── SwiftAWSIam.framework
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   ├── SwiftAWSIam
│   │   └── Versions
│   │   ├── A
│   │   │   ├── Resources
│   │   │   │   └── Info.plist
│   │   │   ├── SwiftAWSIam
│   │   │   └── _CodeSignature
│   │   │   └── CodeResources
│   │   └── Current
│   │   ├── Resources
│   │   │   └── Info.plist
│   │   ├── SwiftAWSIam
│   │   └── _CodeSignature
│   │   └── CodeResources
│   ├── libswiftAppKit.dylib
│   ├── libswiftCore.dylib
│   ├── libswiftCoreData.dylib
│   ├── libswiftCoreFoundation.dylib
│   ├── libswiftCoreGraphics.dylib
│   ├── libswiftCoreImage.dylib
│   ├── libswiftDarwin.dylib
│   ├── libswiftDispatch.dylib
│   ├── libswiftFoundation.dylib
│   ├── libswiftIOKit.dylib
│   ├── libswiftMetal.dylib
│   ├── libswiftObjectiveC.dylib
│   ├── libswiftQuartzCore.dylib
│   ├── libswiftXPC.dylib
│   └── libswiftos.dylib
├── Info.plist
├── MacOS
│   └── AtlasApp
├── PkgInfo
├── Resources
│   ├── Base.lproj
│   │   └── Main.storyboardc
│   │   ├── CommitController.nib
│   │   ├── Info.plist
│   │   ├── MainMenu.nib
│   │   ├── NSSplitViewController-r7d-gj-KOS.nib
│   │   ├── NSViewController-amK-yh-WYg.nib
│   │   ├── NSViewController-dW1-Sp-S8k.nib
│   │   ├── NSWindowController-B8D-0N-5wS.nib
│   │   ├── Nna-Al-Euo-view-ouU-2W-nVT.nib
│   │   ├── T1f-Dv-8fs-view-rhu-e3-XXw.nib
│   │   ├── XfG-lQ-9wD-view-m2S-Jp-Qdl.nib
│   │   ├── amK-yh-WYg-view-5W2-1i-BXL.nib
│   │   ├── dW1-Sp-S8k-view-Ycn-fp-u21.nib
│   │   └── nbE-NV-Jhj-view-XBa-8l-vsP.nib
│   ├── CommitViewItem.nib
│   ├── ProjectButton.nib
│   ├── ProjectViewItem.nib
│   └── StagedFileViewItem.nib
└── _CodeSignature
└── CodeResources
385 directories, 4447 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment