Pass arguments through git-rev-parse.
authorPaul Mackerras <paulus@samba.org>
Tue, 21 Jun 2005 00:20:04 +0000 (10:20 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 21 Jun 2005 00:20:04 +0000 (10:20 +1000)
commit2efef4b9b5e65b436eff3b481edc273204453c72
tree1b1397489cad6ce3cc958d626bbee591fdf26cd5
parenta823a91131616c28f9c3ef5601b09b7e01393204
Pass arguments through git-rev-parse.

This allows the user to specify ranges more flexibly; for instance
the user can now do "gitk v2.6.12.." and see all the changes since
2.6.12.
gitk