From b884853756f0bd3489f2bad9e464498c798c672c Mon Sep 17 00:00:00 2001 From: Daniel Hahler Date: Fri, 8 May 2015 15:41:01 +0200 Subject: 35060 + 35072: completion: git: split __git_heads into local and remote It is useful to have this distinction visually. This also uses `--format=%(refname:short)` directly with `git for-each-ref`. --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') diff --git a/README b/README index 142daadf1..10f29a4ed 100644 --- a/README +++ b/README @@ -117,6 +117,12 @@ New behaviour: 0.5 +4) The _git completion used to offer both local and remote heads under the +tag 'heads'. The tag has now been split into 'heads-local' and +'heads-remote' in all contexts that existed in 5.0.7. The --fixup/--squash +context still uses the tag 'heads' (but this may change in a future release). + + Incompatibilities between 5.0.2 and 5.0.5 ----------------------------------------- -- cgit 1.4.1