]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dr/ref-filter-push-track-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2019 15:37:26 +0000 (00:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2019 15:37:26 +0000 (00:37 +0900)
commitf560a4d1598106258f43d0d5cc04cae3e6aa93e2
tree52a0af13c3083c2418dcfc46a2e970f117e25aaa
parent70542df56618f2766064384f7741c7e25bac1cfd
parentc646d0934ec2056d816ad1ecc23f6620aba2c6da
Merge branch 'dr/ref-filter-push-track-fix'

%(push:track) token used in the --format option to "git
for-each-ref" and friends was not showing the right branch, which
has been fixed.

* dr/ref-filter-push-track-fix:
  ref-filter: use correct branch for %(push:track)
ref-filter.c
remote.c
remote.h
wt-status.c