|
From: | Dmitry Gutov |
Subject: | Re: git question: how do I get a specific git version into my working directory? |
Date: | Sat, 18 Apr 2015 16:18:20 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Thunderbird/36.0 |
On 04/18/2015 04:09 PM, Alan Mackenzie wrote:
I am doing a bisect: a bisect where I only want revisions taken into account when specific files have been modified.
Have you tried passing those file paths after "git bisect start --"? http://stackoverflow.com/questions/3179498/how-can-i-cut-down-a-git-bisect-run-using-file-paths
[Prev in Thread] | Current Thread | [Next in Thread] |