Re: tig show <commit> not working anymore?
From: Kumar Appaiah <hidden>
Date: 2016-06-15 22:49:33
Dear Jonas, On Thu, Sep 16, 2010 at 09:47:58AM -0400, Jonas Fonseca wrote:
On Thu, Sep 16, 2010 at 08:53, Kumar Appaiah [off-list ref] wrote:quoted
I observed that, since commit 53c089443cd9885fa677becee4bf7ffd56c3c357, tig show <commit> doesn't seem to work the same way as I had expected it to. The documentation update doesn't seem to indicate that this was to be expected (or I didn't understand it properly). Could someone please confirm that tig show <commit> should actually do something similar to git show <commit> | tig ?What is the expected behavoir that is not working anymore?
I expect the formatted commit diff of the commit I specify after show. For example, tig show a74fa1900a65384bc4140fe45a55877bc981b185 used to show me the commit titled "Misc cleanups" (in tig), while now, it shows me HEAD. Please let me know if I have missed something. Thanks! Kumar