Imported Upstream version 2.4.3 upstream/2.4.3
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:10 +0000 (15:15 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 3 Mar 2021 06:15:10 +0000 (15:15 +0900)
commit321179de8b2a0705285c697ebb6492111c4d6e7d
tree52a1d75644317cf1d73c378b4bd32658a24f00d8
parent25a48f056427c4c15790cf1bc98b1226f29ce179
Imported Upstream version 2.4.3
74 files changed:
Documentation/RelNotes/2.4.3.txt [new file with mode: 0644]
Documentation/config.txt
Documentation/diff-generate-patch.txt
Documentation/diff-options.txt
Documentation/git-add.txt
Documentation/git-commit.txt
Documentation/git-credential-store.txt
Documentation/git-fast-export.txt
Documentation/git-fast-import.txt
Documentation/git-fetch-pack.txt
Documentation/git-http-backend.txt
Documentation/git-pack-objects.txt
Documentation/git-push.txt
Documentation/git-rebase.txt
Documentation/git-rev-list.txt
Documentation/git-rev-parse.txt
Documentation/git-send-pack.txt
Documentation/git-show.txt
Documentation/git-stripspace.txt
Documentation/git-svn.txt
Documentation/git-tag.txt
Documentation/git-unpack-objects.txt
Documentation/git-verify-pack.txt
Documentation/git.txt
Documentation/gitcore-tutorial.txt
Documentation/gitdiffcore.txt
Documentation/gitremote-helpers.txt
Documentation/technical/pack-protocol.txt
GIT-VERSION-GEN
Makefile
RelNotes
attr.c
builtin/add.c
builtin/blame.c
builtin/branch.c
builtin/bundle.c
builtin/clone.c
builtin/commit.c
builtin/config.c
builtin/fmt-merge-msg.c
builtin/pack-objects.c
cache.h
config.c
connect.c
credential-store.c
dir.c
git-pull.sh
git-rebase--interactive.sh
log-tree.c
pack-bitmap.c
path.c
refs.c
rerere.c
sha1_file.c
t/lib-httpd.sh
t/t0008-ignores.sh
t/t0302-credential-store.sh
t/t1020-subdirectory.sh
t/t1400-update-ref.sh
t/t1404-update-ref-df-conflicts.sh [new file with mode: 0755]
t/t3404-rebase-interactive.sh
t/t3702-add-edit.sh
t/t4013/diff.log_--decorate=full_--all
t/t5524-pull-msg.sh
t/t5539-fetch-http-shallow.sh
t/t5541-http-push-smart.sh
t/t5542-push-http-shallow.sh
t/t5550-http-fetch-dumb.sh
t/t5551-http-fetch-smart.sh
t/t5561-http-backend.sh
t/t5601-clone.sh
t/t7004-tag.sh
t/t7601-merge-pull-config.sh
t/t8003-blame-corner-cases.sh