From b85b09b78b52b07cf0b83ae7892676327828a37f Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Fri, 30 May 2014 23:50:55 +0000 Subject: 32662: vcs_info git: Fix stagedstr for empty repos In empty repositories, HEAD is an unresolvable symbolic ref. Start computing stagedstr/unstagedstr in that case; for the former, use a different method than the non-empty-repository case. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf25fda8f..688e2727a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-06-02 Daniel Shahaf + + * 32662: Functions/VCS_Info/Backends/VCS_INFO_get_data_git: + vcs_info git: Fix stagedstr for empty repos + 2014-06-01 Barton E. Schaefer * 32653: Completion/Unix/Command/_php: complete files with the -- cgit 1.4.1