search for: repotest

Displaying 1 result from an estimated 1 matches for "repotest".

Did you mean: remotest
2011 Nov 18
1
vcstype not checking out specified revision
...on changed ''7eebd18175200b671360bd2a17967813faf39ae2'' to ''4875fecc5f796f86fbc67cba11d80808d4cb6976'' But when I check the path and do a ''git log -1'' I do not get the expected outcome. I get master, but I want last -1 ON the host: <host> repotest # git log --pretty=format:"%H" 7eebd18175200b671360bd2a17967813faf39ae2 <------ This is the commit I get 4875fecc5f796f86fbc67cba11d80808d4cb6976 <------ This is the commit I want a810eed9961aa9df0dd797378eb281a98e37601d 7e96a12a14806f9624fee08217adafbcc12263c4 2593dabfe31b11e7050...