Git 2.35.1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
f120b65cd4
commit
4c53a8c20f
6
Documentation/RelNotes/2.35.1.txt
Normal file
6
Documentation/RelNotes/2.35.1.txt
Normal file
@ -0,0 +1,6 @@
|
||||
Git v2.35.1 Release Notes
|
||||
=========================
|
||||
|
||||
Git 2.35 shipped with a regression that broke use of "rebase" and
|
||||
"stash" in a secondary worktree. This maintenance release ought to
|
||||
fix it.
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v2.35.0
|
||||
DEF_VER=v2.35.1
|
||||
|
||||
LF='
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user