Imported Upstream version 2.25.1 upstream/2.25.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:17:10 +0000 (15:17 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:17:10 +0000 (15:17 +0900)
commit37901a2202e2b806539080bf8cf129d36e4bd003
tree1519a3f843d64d5ea5dc7edb1e1503a553335ae7
parent5f7a757a462451923f5b37d765249353cb4082a2
Imported Upstream version 2.25.1
46 files changed:
.mailmap
Documentation/RelNotes/2.25.1.txt [new file with mode: 0644]
Documentation/config/http.txt
Documentation/config/user.txt
Documentation/diff-options.txt
Documentation/fetch-options.txt
Documentation/git-commit-tree.txt
Documentation/git-commit.txt
Documentation/git-filter-branch.txt
Documentation/git-grep.txt
Documentation/git-submodule.txt
Documentation/git-update-index.txt
Documentation/git.txt
Documentation/gitcore-tutorial.txt
Documentation/technical/bundle-format.txt [new file with mode: 0644]
Documentation/technical/pack-format.txt
GIT-VERSION-GEN
Makefile
RelNotes
builtin/checkout.c
builtin/commit.c
builtin/grep.c
ci/test-documentation.sh
compat/regex/regex.h
compat/vcbuild/scripts/clink.pl
contrib/buildsystems/engine.pl
convert.c
dir.c
object-store.h
parse-options.c
run-command.c
sha1-file.c
string-list.h
submodule.c
t/t0040-parse-options.sh
t/t2070-restore.sh
t/t4018-diff-funcname.sh
t/t5510-fetch.sh
t/t5616-partial-clone.sh
t/t5702-protocol-v2.sh
t/t7300-clean.sh
t/t7500-commit-template-squash-signoff.sh
t/t7800-difftool.sh
t/t7814-grep-recurse-submodules.sh
transport.c
unpack-trees.c