Imported Upstream version 2.7.1 upstream/2.7.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:39 +0000 (15:15 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:39 +0000 (15:15 +0900)
commit648e7b0e4abd36a25609c8d0fabd533cf515918d
tree18d495bc11528aaee693b83099f837e15e70fa5c
parentbc01ef0d3f3f79fc2f1a9e5e1a6ac0049e7a3c26
Imported Upstream version 2.7.1
70 files changed:
Documentation/RelNotes/2.7.1.txt [new file with mode: 0644]
Documentation/fetch-options.txt
Documentation/git-add.txt
Documentation/git-am.txt
Documentation/git-cherry-pick.txt
Documentation/git-clone.txt
Documentation/git-commit.txt
Documentation/git-for-each-ref.txt
Documentation/git-format-patch.txt
Documentation/git-revert.txt
Documentation/git-tag.txt
Documentation/git.txt
Documentation/gitignore.txt
Documentation/glossary-content.txt
Documentation/user-manual.txt
GIT-VERSION-GEN
RelNotes
builtin/am.c
builtin/clean.c
builtin/commit.c
builtin/diff.c
builtin/fast-export.c
builtin/fetch.c
builtin/merge.c
builtin/receive-pack.c
builtin/tag.c
cache.h
compat/basename.c
compat/bswap.h
compat/mingw.c
compat/mingw.h
contrib/completion/git-completion.bash
contrib/subtree/git-subtree.sh
contrib/subtree/t/t7900-subtree.sh
diff-no-index.c
diff.c
diff.h
dir.c
environment.c
git-compat-util.h
git-filter-branch.sh
git-rebase.sh
git-send-email.perl
gitweb/gitweb.perl
path.c
perl/Git/SVN/Ra.pm
po/TEAMS
po/ko.po [new file with mode: 0644]
ref-filter.c
reflog-walk.c
refs/files-backend.c
revision.c
setup.c
t/perf/p7300-clean.sh
t/t0002-gitfile.sh
t/t0060-path-utils.sh
t/t1410-reflog.sh
t/t3000-ls-files-others.sh
t/t3001-ls-files-others-exclude.sh
t/t3203-branch-output.sh
t/t4056-diff-order.sh
t/t5510-fetch.sh
t/t6050-replace.sh
t/t6300-for-each-ref.sh
t/t7003-filter-branch.sh
t/t7004-tag.sh
t/t9001-send-email.sh
t/test-lib.sh
test-path-utils.c
wrapper.c