data/git-lfs-2.12.1/.circleci/config.yml: ASCII text data/git-lfs-2.12.1/.gitattributes: ASCII text data/git-lfs-2.12.1/.github/ISSUE_TEMPLATE/bug_report.md: exported SGML document, ASCII text data/git-lfs-2.12.1/.github/ISSUE_TEMPLATE/other-issue.md: exported SGML document, ASCII text data/git-lfs-2.12.1/.github/workflows/ci.yml: ASCII text data/git-lfs-2.12.1/.github/workflows/release.yml: ASCII text data/git-lfs-2.12.1/.gitignore: ASCII text data/git-lfs-2.12.1/.mailmap: UTF-8 Unicode text data/git-lfs-2.12.1/.travis.yml: ASCII text data/git-lfs-2.12.1/CHANGELOG.md: UTF-8 Unicode text data/git-lfs-2.12.1/CODE-OF-CONDUCT.md: UTF-8 Unicode text, with very long lines data/git-lfs-2.12.1/CONTRIBUTING.md: ASCII text data/git-lfs-2.12.1/INSTALLING.md: ASCII text, with very long lines data/git-lfs-2.12.1/LICENSE.md: ASCII text data/git-lfs-2.12.1/Makefile: ASCII text data/git-lfs-2.12.1/README.md: UTF-8 Unicode text data/git-lfs-2.12.1/appveyor.yml: ASCII text data/git-lfs-2.12.1/commands/command_checkout.go: ASCII text data/git-lfs-2.12.1/commands/command_clean.go: ASCII text data/git-lfs-2.12.1/commands/command_clone.go: ASCII text data/git-lfs-2.12.1/commands/command_dedup.go: ASCII text data/git-lfs-2.12.1/commands/command_env.go: ASCII text data/git-lfs-2.12.1/commands/command_ext.go: ASCII text data/git-lfs-2.12.1/commands/command_fetch.go: ASCII text data/git-lfs-2.12.1/commands/command_filter_process.go: ASCII text data/git-lfs-2.12.1/commands/command_fsck.go: ASCII text data/git-lfs-2.12.1/commands/command_install.go: ASCII text data/git-lfs-2.12.1/commands/command_lock.go: ASCII text data/git-lfs-2.12.1/commands/command_locks.go: ASCII text data/git-lfs-2.12.1/commands/command_logs.go: ASCII text data/git-lfs-2.12.1/commands/command_ls_files.go: ASCII text data/git-lfs-2.12.1/commands/command_migrate.go: ASCII text data/git-lfs-2.12.1/commands/command_migrate_export.go: ASCII text data/git-lfs-2.12.1/commands/command_migrate_import.go: ASCII text data/git-lfs-2.12.1/commands/command_migrate_info.go: ASCII text data/git-lfs-2.12.1/commands/command_pointer.go: ASCII text data/git-lfs-2.12.1/commands/command_post_checkout.go: ASCII text data/git-lfs-2.12.1/commands/command_post_commit.go: ASCII text data/git-lfs-2.12.1/commands/command_post_merge.go: ASCII text data/git-lfs-2.12.1/commands/command_pre_push.go: ASCII text data/git-lfs-2.12.1/commands/command_prune.go: ASCII text data/git-lfs-2.12.1/commands/command_pull.go: ASCII text data/git-lfs-2.12.1/commands/command_push.go: ASCII text data/git-lfs-2.12.1/commands/command_smudge.go: ASCII text data/git-lfs-2.12.1/commands/command_standalone_file.go: ASCII text data/git-lfs-2.12.1/commands/command_status.go: ASCII text data/git-lfs-2.12.1/commands/command_track.go: ASCII text data/git-lfs-2.12.1/commands/command_uninstall.go: ASCII text data/git-lfs-2.12.1/commands/command_unlock.go: ASCII text data/git-lfs-2.12.1/commands/command_untrack.go: ASCII text data/git-lfs-2.12.1/commands/command_update.go: ASCII text data/git-lfs-2.12.1/commands/command_version.go: ASCII text data/git-lfs-2.12.1/commands/commands.go: ASCII text data/git-lfs-2.12.1/commands/commands_test.go: ASCII text data/git-lfs-2.12.1/commands/lockverifier.go: ASCII text data/git-lfs-2.12.1/commands/multiwriter.go: ASCII text data/git-lfs-2.12.1/commands/path.go: ASCII text data/git-lfs-2.12.1/commands/path_nix.go: ASCII text data/git-lfs-2.12.1/commands/path_windows.go: ASCII text data/git-lfs-2.12.1/commands/pointers.go: ASCII text data/git-lfs-2.12.1/commands/pull.go: ASCII text data/git-lfs-2.12.1/commands/run.go: ASCII text data/git-lfs-2.12.1/commands/uploader.go: ASCII text data/git-lfs-2.12.1/commands/uploader_test.go: ASCII text data/git-lfs-2.12.1/config/config.go: ASCII text data/git-lfs-2.12.1/config/config_test.go: ASCII text data/git-lfs-2.12.1/config/delayed_environment.go: ASCII text data/git-lfs-2.12.1/config/environment.go: ASCII text data/git-lfs-2.12.1/config/environment_test.go: ASCII text data/git-lfs-2.12.1/config/extension.go: ASCII text data/git-lfs-2.12.1/config/extension_test.go: ASCII text data/git-lfs-2.12.1/config/fetcher.go: ASCII text data/git-lfs-2.12.1/config/git_fetcher.go: ASCII text data/git-lfs-2.12.1/config/git_fetcher_test.go: ASCII text data/git-lfs-2.12.1/config/map_fetcher.go: ASCII text data/git-lfs-2.12.1/config/netrc.go: ASCII text data/git-lfs-2.12.1/config/netrc_nix.go: ASCII text data/git-lfs-2.12.1/config/netrc_windows.go: ASCII text data/git-lfs-2.12.1/config/os_fetcher.go: ASCII text data/git-lfs-2.12.1/config/url_config.go: ASCII text data/git-lfs-2.12.1/config/url_config_test.go: ASCII text data/git-lfs-2.12.1/config/util_nix.go: ASCII text data/git-lfs-2.12.1/config/util_windows.go: ASCII text data/git-lfs-2.12.1/config/version.go: ASCII text data/git-lfs-2.12.1/creds/access.go: ASCII text data/git-lfs-2.12.1/creds/creds.go: ASCII text data/git-lfs-2.12.1/creds/creds_nix.go: ASCII text data/git-lfs-2.12.1/creds/creds_test.go: ASCII text data/git-lfs-2.12.1/creds/creds_windows.go: ASCII text data/git-lfs-2.12.1/creds/netrc.go: ASCII text data/git-lfs-2.12.1/creds/netrc_test.go: ASCII text data/git-lfs-2.12.1/docker/README.md: ASCII text data/git-lfs-2.12.1/docker/gpg-agent_preload.bsh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/docker/gpg-agent_start.bsh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/docker/gpg-agent_stop.bsh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/docker/run_dockers.bsh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/docker/test_dockers.bsh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/docs/README.md: ASCII text data/git-lfs-2.12.1/docs/api/README.md: ASCII text data/git-lfs-2.12.1/docs/api/authentication.md: ASCII text data/git-lfs-2.12.1/docs/api/basic-transfers.md: ASCII text data/git-lfs-2.12.1/docs/api/batch.md: ASCII text data/git-lfs-2.12.1/docs/api/locking.md: ASCII text data/git-lfs-2.12.1/docs/api/server-discovery.md: ASCII text data/git-lfs-2.12.1/docs/custom-transfers.md: ASCII text data/git-lfs-2.12.1/docs/extensions.md: ASCII text data/git-lfs-2.12.1/docs/howto/release-git-lfs.md: ASCII text data/git-lfs-2.12.1/docs/linux-build.md: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-checkout.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-clean.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-clone.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-config.5.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-dedup.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-env.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-ext.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-fetch.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-filter-process.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-fsck.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-install.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-lock.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-locks.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-logs.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-ls-files.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-migrate.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-pointer.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-post-checkout.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-post-commit.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-post-merge.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-pre-push.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-prune.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-pull.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-push.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-smudge.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-standalone-file.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-status.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-track.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-uninstall.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-unlock.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-untrack.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs-update.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/git-lfs.1.ronn: ASCII text data/git-lfs-2.12.1/docs/man/index.txt: ASCII text data/git-lfs-2.12.1/docs/man/mangen.go: C source, ASCII text data/git-lfs-2.12.1/docs/proposals/README.md: ASCII text data/git-lfs-2.12.1/docs/proposals/locking.md: ASCII text, with very long lines data/git-lfs-2.12.1/docs/proposals/locking_api.md: ASCII text data/git-lfs-2.12.1/docs/proposals/ntlm.md: ASCII text, with very long lines data/git-lfs-2.12.1/docs/proposals/ssh_adapter.md: ASCII text data/git-lfs-2.12.1/docs/proposals/transfer_adapters.md: ASCII text data/git-lfs-2.12.1/docs/spec.md: ASCII text data/git-lfs-2.12.1/errors/context.go: ASCII text data/git-lfs-2.12.1/errors/errors.go: ASCII text data/git-lfs-2.12.1/errors/errors_test.go: ASCII text data/git-lfs-2.12.1/errors/types.go: ASCII text data/git-lfs-2.12.1/errors/types_test.go: ASCII text data/git-lfs-2.12.1/filepathfilter/filepathfilter.go: ASCII text data/git-lfs-2.12.1/filepathfilter/filepathfilter_test.go: ASCII text data/git-lfs-2.12.1/fs/cleanup.go: ASCII text data/git-lfs-2.12.1/fs/fs.go: ASCII text data/git-lfs-2.12.1/fs/fs_test.go: UTF-8 Unicode text data/git-lfs-2.12.1/git-lfs.go: C source, ASCII text data/git-lfs-2.12.1/git-lfs_windows.go: ASCII text data/git-lfs-2.12.1/git/attribs.go: ASCII text data/git-lfs-2.12.1/git/config.go: ASCII text data/git-lfs-2.12.1/git/config_test.go: ASCII text data/git-lfs-2.12.1/git/filter_process_scanner.go: ASCII text data/git-lfs-2.12.1/git/filter_process_scanner_test.go: ASCII text data/git-lfs-2.12.1/git/filter_process_status.go: ASCII text data/git-lfs-2.12.1/git/git.go: ASCII text data/git-lfs-2.12.1/git/git_test.go: ASCII text data/git-lfs-2.12.1/git/gitattr/attr.go: ASCII text data/git-lfs-2.12.1/git/gitattr/attr_test.go: ASCII text data/git-lfs-2.12.1/git/gitattr/macro.go: ASCII text data/git-lfs-2.12.1/git/gitattr/macro_test.go: ASCII text data/git-lfs-2.12.1/git/gitattr/tree.go: ASCII text data/git-lfs-2.12.1/git/gitattr/tree_test.go: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/identical-blobs.git/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/identical-blobs.git/config: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/identical-blobs.git/index: Git index, version 2, 2 entries data/git-lfs-2.12.1/git/githistory/fixtures/identical-blobs.git/logs/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/identical-blobs.git/logs/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/identical-blobs.git/objects/42/723ad796caa500ddf4e3f6ad37600ed5a65491: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/identical-blobs.git/objects/94/f3610c08588440112ed977376f26a8fba169b0: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/identical-blobs.git/objects/b6/2b45ed2b59cf32dd676ca47497e76a1dab9c7e: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/identical-blobs.git/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/config: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/index: Git index, version 2, 1 entries data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/logs/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/logs/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/05/797a38b05f910e6efe40dc1a5c0a046a9403e8: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/20/ecedad3e74a113695fe5f00ab003694e2e1e9c: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/22/8afe30855933151f7a88e70d9d88314fd2f191: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/2e/65efe2a145dda7ee51d1741299f848e5bf752e: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/34/10062ba67c5ed59b854387a8bc0ec012479368: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/3c/b3201d7942353fff5f45e03d114e8e7a061f87: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/4a/78e180c45f18489941174df19d538c26d5318b: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/52/a8963f48d54c7d352695a278ca4b025e130cb4: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/63/d8dbd40c23542e740659a7168a0ce3138ea748: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/6b/de0b381fa1a039396445e2ce5a28c0451fde15: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/91/b85be6928569390e937479509b80a1d0dccb0c: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/objects/d9/41e4756add6b06f5bee766fcf669f55419f13f: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-annotated-tags.git/refs/tags/middle: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/config: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/index: Git index, version 2, 1 entries data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/logs/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/logs/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/objects/20/ecedad3e74a113695fe5f00ab003694e2e1e9c: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/objects/22/8afe30855933151f7a88e70d9d88314fd2f191: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/objects/2e/65efe2a145dda7ee51d1741299f848e5bf752e: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/objects/34/10062ba67c5ed59b854387a8bc0ec012479368: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/objects/3c/b3201d7942353fff5f45e03d114e8e7a061f87: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/objects/52/a8963f48d54c7d352695a278ca4b025e130cb4: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/objects/63/d8dbd40c23542e740659a7168a0ce3138ea748: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/objects/91/b85be6928569390e937479509b80a1d0dccb0c: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/objects/d9/41e4756add6b06f5bee766fcf669f55419f13f: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history-with-tags.git/refs/tags/middle: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/config: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/index: Git index, version 2, 1 entries data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/logs/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/logs/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/objects/56/a6051ca2b02b04ef92d5150c9ef600403cb1de: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/objects/62/811b8f930323895033b3b338c35f51c0b7268b: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/objects/6e/07bd31cb70c4add2c973481ad4fa38b235ca69: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/objects/71/a488ec1804ee97ea651b094aa9181ca85aab0a: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/objects/c5/decfe1fcf39b8c489f4a0bf3b3823676339f80: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/objects/d8/263ee9860594d2806b0dfd1bfd17528b0ba2a4: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/objects/e4/40e5c842586965a7fb77deda2eca68612b1f53: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/objects/e6/69b63f829bfb0b91fc52a5bcea53dd7977a0ee: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/objects/ef/eab7a9b61312fa56fc74eee1e0f5a714abfb70: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/linear-history.git/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/config: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/index: Git index, version 2, 2 entries data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/logs/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/logs/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/objects/07/bd7fbfc41b7d36135bcffe7c465490f4aca32d: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/objects/12/7ececad475cde6da0048051d62121cabd23194: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/objects/19/acdd81ab0abc15c771fe005bf1c2825e4e6080: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/objects/37/f99c7f2706d317b3bf7ff13d574eef33d8788a: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/objects/3d/1baaaceec085c52e3e57a47a75b87b7615d0ef: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/objects/8d/14cbf983b3fad683171c9418998d9f68340823: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/objects/bc/63077ac5e575ccc9dbbd93dc882f1e10600ea7: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/non-repeated-subtrees.git/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/ORIG_HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/config: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/index: Git index, version 2, 3 entries data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/logs/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/logs/refs/heads/branch-a: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/logs/refs/heads/branch-b: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/logs/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/04/df07b08ca746b3167d0f1d1514e2f39a52c16c: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/15/805fe2044dc1a0508853e93d1a230bd94636be: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/25/1e6b3461a3b5adc6bab694d5ae1abc878edf85: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/2e/65efe2a145dda7ee51d1741299f848e5bf752e: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/2f/3a8ec99d5b459b41b6675e52758e397c5e3103: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/5a/0581b158a81b8fc5d2169c2ac2ca7772ff13fd: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/63/d8dbd40c23542e740659a7168a0ce3138ea748: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/6c/9ccaeb45446e3fa88cd5848a940fd34c18192b: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/8b/e6d64cddab01f53381e9feafe50d95ca5e6629: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/b6/fc4c620b67d95f953a5c1c1230aaab5db5a1b0: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/objects/e9/4edfabfb7605f7cb959b4ce8fb6652b509fe03: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/refs/heads/branch-a: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/refs/heads/branch-b: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/octopus-merge.git/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/config: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/index: Git index, version 2, 1 entries data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/info/refs: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/logs/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/logs/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/objects/info/packs: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/objects/pack/pack-ac516ce2d006668dc5e001e8dda0aa1c7198500f.idx: Git pack index, version 2 data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/objects/pack/pack-ac516ce2d006668dc5e001e8dda0aa1c7198500f.pack: Git pack, version 2, 3 objects data/git-lfs-2.12.1/git/githistory/fixtures/packed-objects.git/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/config: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/index: Git index, version 2, 2 entries data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/logs/HEAD: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/logs/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/objects/0b/4747509ab885114690ff291f8f108045b1d749: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/objects/12/b98c239e8f933d213617a1b965333d478b2743: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/objects/2e/65efe2a145dda7ee51d1741299f848e5bf752e: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/objects/47/d4d71022adc7ec6a14250d23491e535ec228f4: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/objects/5e/497ceceb14ad3c43bac781ed5c804bc67e8f3b: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/objects/63/d8dbd40c23542e740659a7168a0ce3138ea748: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/objects/b9/621d5d84b3174de020ad2c869f43b2f61f337f: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/objects/bc/4d1181aca5a33673d7c5d4c209d09ce1cfabd7: zlib compressed data data/git-lfs-2.12.1/git/githistory/fixtures/repeated-subtrees.git/refs/heads/master: ASCII text data/git-lfs-2.12.1/git/githistory/fixtures_test.go: ASCII text data/git-lfs-2.12.1/git/githistory/ref_updater.go: ASCII text data/git-lfs-2.12.1/git/githistory/ref_updater_test.go: ASCII text data/git-lfs-2.12.1/git/githistory/rewriter.go: ASCII text data/git-lfs-2.12.1/git/githistory/rewriter_test.go: ASCII text data/git-lfs-2.12.1/git/ls_files.go: ASCII text data/git-lfs-2.12.1/git/object_scanner.go: ASCII text data/git-lfs-2.12.1/git/pkt_line.go: ASCII text data/git-lfs-2.12.1/git/pkt_line_reader.go: ASCII text data/git-lfs-2.12.1/git/pkt_line_reader_test.go: ASCII text data/git-lfs-2.12.1/git/pkt_line_test.go: UTF-8 Unicode text data/git-lfs-2.12.1/git/pkt_line_writer.go: ASCII text data/git-lfs-2.12.1/git/pkt_line_writer_test.go: ASCII text data/git-lfs-2.12.1/git/refs.go: UTF-8 Unicode text data/git-lfs-2.12.1/git/refs_test.go: ASCII text data/git-lfs-2.12.1/git/rev_list_scanner.go: ASCII text data/git-lfs-2.12.1/git/rev_list_scanner_test.go: ASCII text data/git-lfs-2.12.1/git/version.go: ASCII text data/git-lfs-2.12.1/go.mod: ASCII text data/git-lfs-2.12.1/go.sum: ASCII text data/git-lfs-2.12.1/lfs/attribute.go: ASCII text data/git-lfs-2.12.1/lfs/config.go: ASCII text data/git-lfs-2.12.1/lfs/config_test.go: ASCII text data/git-lfs-2.12.1/lfs/diff_index_scanner.go: ASCII text data/git-lfs-2.12.1/lfs/extension.go: ASCII text data/git-lfs-2.12.1/lfs/gitfilter.go: ASCII text data/git-lfs-2.12.1/lfs/gitfilter_clean.go: ASCII text data/git-lfs-2.12.1/lfs/gitfilter_smudge.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner_catfilebatch.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner_catfilebatchcheck.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner_catfilebatchcheckscanner_test.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner_index.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner_log.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner_pointerscanner_test.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner_refs.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner_remotes.go: ASCII text data/git-lfs-2.12.1/lfs/gitscanner_tree.go: ASCII text data/git-lfs-2.12.1/lfs/hook.go: ASCII text, with very long lines data/git-lfs-2.12.1/lfs/lfs.go: ASCII text data/git-lfs-2.12.1/lfs/lfs_test.go: ASCII text data/git-lfs-2.12.1/lfs/pointer.go: ASCII text data/git-lfs-2.12.1/lfs/pointer_test.go: ASCII text data/git-lfs-2.12.1/lfs/scanner.go: ASCII text data/git-lfs-2.12.1/lfs/scanner_git_test.go: ASCII text data/git-lfs-2.12.1/lfs/scanner_test.go: unified diff output, UTF-8 Unicode text data/git-lfs-2.12.1/lfs/util.go: ASCII text data/git-lfs-2.12.1/lfs/util_generic.go: ASCII text data/git-lfs-2.12.1/lfs/util_test.go: ASCII text data/git-lfs-2.12.1/lfsapi/auth.go: UTF-8 Unicode text data/git-lfs-2.12.1/lfsapi/auth_test.go: ASCII text data/git-lfs-2.12.1/lfsapi/body.go: ASCII text data/git-lfs-2.12.1/lfsapi/client.go: ASCII text data/git-lfs-2.12.1/lfsapi/endpoint_finder.go: ASCII text data/git-lfs-2.12.1/lfsapi/endpoint_finder_test.go: ASCII text data/git-lfs-2.12.1/lfsapi/kerberos.go: ASCII text data/git-lfs-2.12.1/lfsapi/ntlm.go: ASCII text data/git-lfs-2.12.1/lfsapi/ntlm_auth_test_nix.go: ASCII text data/git-lfs-2.12.1/lfsapi/ntlm_auth_windows.go: ASCII text data/git-lfs-2.12.1/lfsapi/response_test.go: ASCII text data/git-lfs-2.12.1/lfsapi/lfsapi.go: ASCII text data/git-lfs-2.12.1/lfsapi/ntlm_auth_nix.go: ASCII text data/git-lfs-2.12.1/lfsapi/ntlm_test.go: ASCII text data/git-lfs-2.12.1/lfshttp/body.go: ASCII text data/git-lfs-2.12.1/lfshttp/certs.go: ASCII text data/git-lfs-2.12.1/lfshttp/certs_darwin.go: ASCII text data/git-lfs-2.12.1/lfshttp/certs_dragonfly.go: ASCII text data/git-lfs-2.12.1/lfshttp/certs_freebsd.go: ASCII text data/git-lfs-2.12.1/lfshttp/certs_linux.go: ASCII text data/git-lfs-2.12.1/lfshttp/certs_openbsd.go: ASCII text data/git-lfs-2.12.1/lfshttp/certs_test.go: ASCII text data/git-lfs-2.12.1/lfshttp/certs_windows.go: ASCII text data/git-lfs-2.12.1/lfshttp/client.go: ASCII text data/git-lfs-2.12.1/lfshttp/client_test.go: ASCII text data/git-lfs-2.12.1/lfshttp/cookies.go: ASCII text data/git-lfs-2.12.1/lfshttp/endpoint.go: ASCII text data/git-lfs-2.12.1/lfshttp/errors.go: ASCII text data/git-lfs-2.12.1/lfshttp/lfshttp.go: ASCII text data/git-lfs-2.12.1/lfshttp/proxy.go: ASCII text data/git-lfs-2.12.1/lfshttp/proxy_test.go: ASCII text data/git-lfs-2.12.1/lfshttp/retries.go: ASCII text data/git-lfs-2.12.1/lfshttp/retries_test.go: ASCII text data/git-lfs-2.12.1/lfshttp/ssh.go: ASCII text data/git-lfs-2.12.1/lfshttp/ssh_test.go: ASCII text data/git-lfs-2.12.1/lfshttp/standalone/standalone.go: ASCII text data/git-lfs-2.12.1/lfshttp/stats.go: ASCII text data/git-lfs-2.12.1/lfshttp/stats_test.go: ASCII text data/git-lfs-2.12.1/lfshttp/verbose.go: ASCII text data/git-lfs-2.12.1/lfshttp/verbose_test.go: ASCII text data/git-lfs-2.12.1/locking/api.go: ASCII text data/git-lfs-2.12.1/locking/api_test.go: ASCII text data/git-lfs-2.12.1/locking/cache.go: ASCII text data/git-lfs-2.12.1/locking/cache_test.go: ASCII text data/git-lfs-2.12.1/locking/lockable.go: ASCII text data/git-lfs-2.12.1/locking/locks.go: ASCII text data/git-lfs-2.12.1/locking/locks_test.go: ASCII text data/git-lfs-2.12.1/locking/schemas/http-lock-create-request-schema.json: JSON data data/git-lfs-2.12.1/locking/schemas/http-lock-create-response-schema.json: JSON data data/git-lfs-2.12.1/locking/schemas/http-lock-delete-request-schema.json: JSON data data/git-lfs-2.12.1/locking/schemas/http-lock-list-response-schema.json: JSON data data/git-lfs-2.12.1/locking/schemas/http-lock-verify-response-schema.json: JSON data data/git-lfs-2.12.1/rpm/INSTALL.md: ASCII text data/git-lfs-2.12.1/rpm/SOURCES/git-lfs.repo: ASCII text data/git-lfs-2.12.1/rpm/SPECS/git-lfs-repo-release.spec: ASCII text data/git-lfs-2.12.1/rpm/SPECS/git-lfs.spec: ASCII text data/git-lfs-2.12.1/rpm/SPECS/ruby.spec: ASCII text data/git-lfs-2.12.1/rpm/SPECS/rubygem-hpricot.spec: ASCII text data/git-lfs-2.12.1/rpm/SPECS/rubygem-mustache.spec: ASCII text, with very long lines data/git-lfs-2.12.1/rpm/SPECS/rubygem-rdiscount.spec: ASCII text data/git-lfs-2.12.1/rpm/SPECS/rubygem-ronn.spec: ASCII text data/git-lfs-2.12.1/rpm/build_rpms.bsh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/rpm/clean.bsh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/rpm/golang_patch.bsh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/script/backport-pr: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/script/build-git: POSIX shell script, ASCII text executable data/git-lfs-2.12.1/script/changelog: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/script/cibuild: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/script/compile-win-installer-unsigned.bat: ASCII text, with CRLF line terminators data/git-lfs-2.12.1/script/install-git-source: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/script/install.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/script/macos/manifest.json: JSON data data/git-lfs-2.12.1/script/packagecloud.rb: Ruby script, ASCII text executable data/git-lfs-2.12.1/script/release: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/script/release.go: ASCII text data/git-lfs-2.12.1/script/script.go: C source, ASCII text data/git-lfs-2.12.1/script/update-version: POSIX shell script, ASCII text executable data/git-lfs-2.12.1/script/upload: POSIX shell script, ASCII text executable data/git-lfs-2.12.1/script/windows-installer/git-lfs-logo.bmp: PC bitmap, Windows 3.x format, 55 x 58 x 24, image size 9744, resolution 2835 x 2835 px/m, cbSize 9798, bits offset 54 data/git-lfs-2.12.1/script/windows-installer/git-lfs-logo.ico: MS Windows icon resource - 11 icons, 16x16, 16 colors, 4 bits/pixel, 32x32, 16 colors, 4 bits/pixel data/git-lfs-2.12.1/script/windows-installer/git-lfs-wizard-image.bmp: PC bitmap, Windows 3.x format, 164 x 314 x 24, image size 154488, resolution 2835 x 2835 px/m, cbSize 154542, bits offset 54 data/git-lfs-2.12.1/script/windows-installer/inno-setup-git-lfs-installer.iss: ASCII text data/git-lfs-2.12.1/subprocess/buffered_cmd.go: ASCII text data/git-lfs-2.12.1/subprocess/cmd.go: ASCII text data/git-lfs-2.12.1/subprocess/path.go: ASCII text data/git-lfs-2.12.1/subprocess/path_nix.go: ASCII text data/git-lfs-2.12.1/subprocess/path_windows.go: ASCII text data/git-lfs-2.12.1/subprocess/subprocess.go: ASCII text data/git-lfs-2.12.1/subprocess/subprocess_nix.go: ASCII text data/git-lfs-2.12.1/subprocess/subprocess_test.go: ASCII text data/git-lfs-2.12.1/subprocess/subprocess_windows.go: ASCII text data/git-lfs-2.12.1/t/Makefile: ASCII text data/git-lfs-2.12.1/t/README.md: ASCII text data/git-lfs-2.12.1/t/cmd/git-credential-lfsnoop.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/git-credential-lfstest.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/lfs-askpass.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/lfs-ssh-echo.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/lfs-ssh-proxy-test.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/lfstest-count-tests.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/lfstest-customadapter.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/lfstest-realpath.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/lfstest-standalonecustomadapter.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/lfstest-testutils.go: C source, ASCII text data/git-lfs-2.12.1/t/cmd/util/testutils.go: ASCII text data/git-lfs-2.12.1/t/cmd/lfstest-gitserver.go: C source, ASCII text data/git-lfs-2.12.1/t/fixtures/migrate.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/fixtures/templates/HEAD: ASCII text data/git-lfs-2.12.1/t/fixtures/templates/info/exclude: empty data/git-lfs-2.12.1/t/git-lfs-test-server-api/.gitignore: ASCII text data/git-lfs-2.12.1/t/git-lfs-test-server-api/README.md: ASCII text, with very long lines data/git-lfs-2.12.1/t/git-lfs-test-server-api/main.go: C source, ASCII text data/git-lfs-2.12.1/t/git-lfs-test-server-api/testdownload.go: ASCII text data/git-lfs-2.12.1/t/git-lfs-test-server-api/testupload.go: ASCII text data/git-lfs-2.12.1/t/t-alternates.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-askpass.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-attributes.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-batch-error-handling.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-batch-retries-ratelimit.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-batch-retries.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-batch-transfer.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-batch-unknown-oids.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-checkout.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-cherry-pick-commits.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-chunked-transfer-encoding.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-clean.sh: Bourne-Again shell script, ASCII text executable, with very long lines data/git-lfs-2.12.1/t/t-clone-deprecated.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-clone.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-commit-delete-push.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-config.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-content-type.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-credentials-no-prompt.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-credentials.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-custom-transfers.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-dedup.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-duplicate-oids.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-env.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-expired.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-ext.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-extra-header.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-fetch-include.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-fetch-paths.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-fetch-recent.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-fetch-refspec.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-fetch.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-filter-branch.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-filter-process.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-fsck.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-happy-path.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-install-custom-hooks-path-unsupported.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-install-custom-hooks-path.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-install-worktree-unsupported.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-install-worktree.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-install.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-lock.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-locks.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-logs.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-ls-files.sh: Bourne-Again shell script, UTF-8 Unicode text executable data/git-lfs-2.12.1/t/t-malformed-pointers.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-mergetool.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-migrate-export.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-migrate-fixup.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-migrate-import-no-rewrite.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-migrate-import.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-migrate-info.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-object-authenticated.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-path.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-pointer.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-post-checkout.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-post-commit.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-post-merge.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-pre-push.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-progress-meter.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-progress.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-prune-worktree.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-prune.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-pull.sh: Bourne-Again shell script, UTF-8 Unicode text executable data/git-lfs-2.12.1/t/t-push-bad-dns.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-push-failures-local.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-push-failures-remote.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-push-file-with-branch-name.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-push.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-reference-clone.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-resume-http-range.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-resume-tus.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-smudge.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-ssh.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-standalone-file.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-status.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-submodule-lfsconfig.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-submodule-recurse.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-submodule.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-track-attrs.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-track-wildcards.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-track.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-umask.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-uninstall-worktree-unsupported.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-uninstall-worktree.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-uninstall.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-unlock.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-untrack.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-unusual-filenames.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-update.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-upload-redirect.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-verify.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-version.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-worktree.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/t-zero-len-file.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/testenv.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/testhelpers.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/t/testlib.sh: Bourne-Again shell script, ASCII text executable data/git-lfs-2.12.1/tasklog/list_task.go: ASCII text data/git-lfs-2.12.1/tasklog/list_task_test.go: ASCII text data/git-lfs-2.12.1/tasklog/log.go: ASCII text data/git-lfs-2.12.1/tasklog/log_test.go: UTF-8 Unicode text data/git-lfs-2.12.1/tasklog/percentage_task.go: ASCII text data/git-lfs-2.12.1/tasklog/percentage_task_test.go: ASCII text data/git-lfs-2.12.1/tasklog/simple_task.go: ASCII text data/git-lfs-2.12.1/tasklog/simple_task_test.go: ASCII text data/git-lfs-2.12.1/tasklog/task.go: ASCII text data/git-lfs-2.12.1/tasklog/waiting_task.go: ASCII text data/git-lfs-2.12.1/tasklog/waiting_task_test.go: ASCII text data/git-lfs-2.12.1/tools/channels.go: ASCII text data/git-lfs-2.12.1/tools/copycallback.go: ASCII text data/git-lfs-2.12.1/tools/copycallback_test.go: ASCII text data/git-lfs-2.12.1/tools/cygwin.go: ASCII text data/git-lfs-2.12.1/tools/cygwin_windows.go: ASCII text data/git-lfs-2.12.1/tools/filetools.go: ASCII text data/git-lfs-2.12.1/tools/filetools_test.go: ASCII text data/git-lfs-2.12.1/tools/humanize/humanize.go: ASCII text data/git-lfs-2.12.1/tools/humanize/humanize_test.go: ASCII text data/git-lfs-2.12.1/tools/humanize/package.go: ASCII text data/git-lfs-2.12.1/tools/iotools.go: ASCII text data/git-lfs-2.12.1/tools/iotools_test.go: ASCII text data/git-lfs-2.12.1/tools/kv/keyvaluestore.go: ASCII text data/git-lfs-2.12.1/tools/kv/keyvaluestore_test.go: ASCII text data/git-lfs-2.12.1/tools/math.go: ASCII text data/git-lfs-2.12.1/tools/math_test.go: ASCII text data/git-lfs-2.12.1/tools/ordered_set.go: ASCII text data/git-lfs-2.12.1/tools/ordered_set_test.go: ASCII text data/git-lfs-2.12.1/tools/os_tools.go: ASCII text data/git-lfs-2.12.1/tools/robustio.go: ASCII text data/git-lfs-2.12.1/tools/robustio_windows.go: ASCII text data/git-lfs-2.12.1/tools/str_tools.go: ASCII text data/git-lfs-2.12.1/tools/str_tools_test.go: ASCII text data/git-lfs-2.12.1/tools/stringset.go: ASCII text data/git-lfs-2.12.1/tools/sync_writer.go: ASCII text data/git-lfs-2.12.1/tools/time_tools.go: ASCII text data/git-lfs-2.12.1/tools/time_tools_test.go: ASCII text data/git-lfs-2.12.1/tools/umask_nix.go: ASCII text data/git-lfs-2.12.1/tools/umask_windows.go: ASCII text data/git-lfs-2.12.1/tools/util_darwin.go: C source, ASCII text data/git-lfs-2.12.1/tools/util_darwin_test.go: ASCII text data/git-lfs-2.12.1/tools/util_generic.go: ASCII text data/git-lfs-2.12.1/tools/util_linux.go: ASCII text data/git-lfs-2.12.1/tools/util_test.go: ASCII text data/git-lfs-2.12.1/tools/util_windows.go: ASCII text data/git-lfs-2.12.1/tools/util_windows_test.go: ASCII text data/git-lfs-2.12.1/tq/adapterbase.go: ASCII text data/git-lfs-2.12.1/tq/api.go: ASCII text data/git-lfs-2.12.1/tq/api_test.go: ASCII text data/git-lfs-2.12.1/tq/basic_download.go: ASCII text data/git-lfs-2.12.1/tq/basic_upload.go: ASCII text data/git-lfs-2.12.1/tq/custom.go: ASCII text data/git-lfs-2.12.1/tq/custom_test.go: ASCII text data/git-lfs-2.12.1/tq/errors.go: ASCII text data/git-lfs-2.12.1/tq/errors_test.go: ASCII text data/git-lfs-2.12.1/tq/manifest.go: ASCII text data/git-lfs-2.12.1/tq/manifest_test.go: ASCII text data/git-lfs-2.12.1/tq/meter.go: ASCII text data/git-lfs-2.12.1/tq/schemas/http-batch-request-schema.json: JSON data data/git-lfs-2.12.1/tq/schemas/http-batch-response-schema.json: JSON data data/git-lfs-2.12.1/tq/transfer.go: ASCII text data/git-lfs-2.12.1/tq/transfer_queue.go: ASCII text data/git-lfs-2.12.1/tq/transfer_queue_test.go: ASCII text data/git-lfs-2.12.1/tq/transfer_test.go: ASCII text data/git-lfs-2.12.1/tq/tus_upload.go: ASCII text data/git-lfs-2.12.1/tq/verify.go: ASCII text data/git-lfs-2.12.1/tq/verify_test.go: ASCII text data/git-lfs-2.12.1/versioninfo.json: JSON data data/git-lfs-2.12.1/debian/changelog: ASCII text data/git-lfs-2.12.1/debian/control: ASCII text data/git-lfs-2.12.1/debian/copyright: ASCII text data/git-lfs-2.12.1/debian/docs: ASCII text data/git-lfs-2.12.1/debian/gbp.conf: ASCII text data/git-lfs-2.12.1/debian/git-lfs.manpages: ASCII text data/git-lfs-2.12.1/debian/patches/0001-fix-go-ntlm-module-path.patch: unified diff output, ASCII text data/git-lfs-2.12.1/debian/patches/series: ASCII text data/git-lfs-2.12.1/debian/postinst: POSIX shell script, ASCII text executable data/git-lfs-2.12.1/debian/prerm: POSIX shell script, ASCII text executable data/git-lfs-2.12.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/git-lfs-2.12.1/debian/source/format: ASCII text data/git-lfs-2.12.1/debian/source/lintian-overrides: ASCII text data/git-lfs-2.12.1/debian/watch: ASCII text data/git-lfs-2.12.1/.pc/.version: ASCII text data/git-lfs-2.12.1/.pc/.quilt_patches: ASCII text data/git-lfs-2.12.1/.pc/.quilt_series: ASCII text data/git-lfs-2.12.1/.pc/applied-patches: ASCII text data/git-lfs-2.12.1/.pc/0001-fix-go-ntlm-module-path.patch/lfsapi/lfsapi.go: ASCII text data/git-lfs-2.12.1/.pc/0001-fix-go-ntlm-module-path.patch/lfsapi/ntlm_auth_nix.go: ASCII text data/git-lfs-2.12.1/.pc/0001-fix-go-ntlm-module-path.patch/lfsapi/ntlm_test.go: ASCII text data/git-lfs-2.12.1/.pc/0001-fix-go-ntlm-module-path.patch/t/cmd/lfstest-gitserver.go: C source, ASCII text