[Bug] for-each-ref: %(object) and %(type) unimplemented

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

 



Try the following on a repository with tag objects in it:

git for-each-ref --format='%(object)'
git for-each-ref --format='%(type)'

Each command prints only newlines. The %(type) and %(object) options are not rejected with an error message (like "%(doesnotexist)"), but they don't seem to be implemented. "%(tag)" works though.

Anyone care to implement the missing options? Or should they rather be removed from the documentation?

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

  Powered by Linux