changed output in git branch -a

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

my dumb script parses the output of "git --git-dir=some/dir/.git branch -a".
With git 2.43 it gets the expected list of "remote/branch".
With git 2.50 it also gets something like "remote/HEAD -> remote/branch".

The newer version runs on a different system. It might be that the repository
was already cloned with a different format. For some reason it does have
.git/refs/remotes/${remote}/HEAD, but the system with the older git lacks
that entry.

Is there a way to suppress such lines, or do I need to filter them manually?
There is no obvious knob mentioned in git-branch(1).


Thanks,
Olaf

Attachment: pgppqy3W5fo_r.pgp
Description: Digitale Signatur von OpenPGP


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux