RFH: git show HEAD:$SUBMODULE

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

 



Hi,

at the moment, 'show HEAD:$SUBMODULE' fails horribly, as git-show abuses 
the revision walker to parse the command line parameters, and the revision 
walker does not like a non-existing commit.

Instead, it would be nicer to show the user something like

	HEAD:$SUBMODULE
	submodule at commit $COMMIT_NAME

However, I have no clue how to go about getting that.  I want to avoid 
having to parse the parameters twice, but I also do not want to fsck up 
the revision walker...

Ideas?

Ciao,
Dscho

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