Git 2.28-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
cfa7ae8b6e
commit
b066807397
@ -43,6 +43,8 @@ UI, Workflows & Features
|
|||||||
prepared to work with "set -u" but recent changes got a bit more
|
prepared to work with "set -u" but recent changes got a bit more
|
||||||
sloppy. This has been corrected.
|
sloppy. This has been corrected.
|
||||||
|
|
||||||
|
* "git gui" now allows opening work trees from the start-up dialog.
|
||||||
|
|
||||||
|
|
||||||
Performance, Internal Implementation, Development Support etc.
|
Performance, Internal Implementation, Development Support etc.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
GVF=GIT-VERSION-FILE
|
GVF=GIT-VERSION-FILE
|
||||||
DEF_VER=v2.28-rc1
|
DEF_VER=v2.28-rc2
|
||||||
|
|
||||||
LF='
|
LF='
|
||||||
'
|
'
|
||||||
|
Loading…
Reference in New Issue
Block a user