]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.20.3 v2.20.3
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2020 20:42:38 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2020 20:46:10 +0000 (13:46 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1  2 
Documentation/RelNotes/2.20.3.txt
GIT-VERSION-GEN
RelNotes
fsck.c

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..f6eccd103b69666f9c5f0a6814c8e7eaffcc2350
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,5 @@@
++Git v2.20.3 Release Notes
++=========================
++
++This release merges the security fix that appears in v2.17.4; see
++the release notes for that version for details.
diff --cc GIT-VERSION-GEN
index 492f3480f0e06b288b0315dfbfff156d40d78031,6f302a1d0996d94627c0641d047850c8c9770882..1482b4d75f4d838a30b436f99ed9ba253ccaf229
@@@ -1,7 -1,7 +1,7 @@@
  #!/bin/sh
  
  GVF=GIT-VERSION-FILE
- DEF_VER=v2.20.2
 -DEF_VER=v2.19.4
++DEF_VER=v2.20.3
  
  LF='
  '
diff --cc RelNotes
index b6fe6c7f6a0a7c8f848b01f001d489995e864b38,d13adb91576366c504ab5a164500530efe336035..d02c89a9809f1673179741a53736874bff3a6713
+++ b/RelNotes
@@@ -1,1 -1,1 +1,1 @@@
- Documentation/RelNotes/2.20.2.txt
 -Documentation/RelNotes/2.19.4.txt
++Documentation/RelNotes/2.20.3.txt
diff --cc fsck.c
Simple merge