Duy Nguyen <[email protected]> writes: > On Wed, Jun 17, 2015 at 2:54 PM, Torsten Bögershausen <[email protected]> wrote: >> -git-checkout - Checkout a branch or paths to the working tree >> +git-checkout - Switch branches or restore changes > > I didn't follow closely the previous discussion.
(Neither did I) > Forgive me if this is already discussed, but I would keep the "in the > working tree". "Restore changes" alone seems vague. "Restore previous version" would be better than "Restore changes" to me. "changes" sounds like "the diff between a commit and its parent", so it makes sense to "revert a change" (git revert), but not "restore a change". -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

