]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 2.28-rc2 v2.28.0-rc2
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2020 16:30:01 +0000 (09:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Jul 2020 16:30:01 +0000 (09:30 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.28.0.txt
GIT-VERSION-GEN

index da9cafb788d57d7b61f3b4cdf16a4810178727d9..5f1413a6999388bdaf29c82db1c0ff67c5973825 100644 (file)
@@ -43,6 +43,8 @@ UI, Workflows & Features
    prepared to work with "set -u" but recent changes got a bit more
    sloppy.  This has been corrected.
 
+ * "git gui" now allows opening work trees from the start-up dialog.
+
 
 Performance, Internal Implementation, Development Support etc.
 
index 2b7babbcf22b9163f2fd38983838e26441393317..bcb0e9e3ede9f018577e6173249d54a0eb941fe3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.28-rc1
+DEF_VER=v2.28-rc2
 
 LF='
 '