Re: Storing notes refs outside of refs/

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

 



Joshua Jensen <jjensen@xxxxxxxxxxxxxxxxx> writes:

> gitk --all --not --glob=refs/notes/*
>
> does not work.

I don't think --not there is a good idea because "--not" in rev-list
parameter means "not reachable from the following commits".

It may be useful if you made "--all --glob=!refs/notes/*" to work,
though.  I could picture myself buying such a change.

Or just use "--branches --tags" instead, perhaps?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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]