
On Thu, Jan 23, 2014 at 7:02 AM, Daniel James <dnljms@gmail.com> wrote:
On 23 January 2014 11:18, John Maddock <john@johnmaddock.co.uk> wrote:
If I run the git ls-tree command above on my working system I get a "not a valid object name" error, plus not everyone has a Unix command line to hand...
I hope most graphical tools have somewhere to enter a commit hash.
TortoiseGit: Select TortoiseGit from the Windows Explorer right-click drop-down menu for the Boost tree directory, select "Show log" from the TortoiseGit drop-down, and copy the SHA-1 (or part of the SHA-a) into the Filter box (with the little magnifying glass icon). If you get only a single "Working dir changes" entry with a SHA of all zeros, it means the SHA you entered wasn't found. --Beman