On Wed, 15 Nov 2006 11:07:19 -0800, Junio C Hamano wrote: > It is often wanted on the #git channel that this were to work to > recover removed directory: > > rm -fr Documentation > git checkout -- Documentation > git checkout HEAD -- Documentation ;# alternatively > > Now it does. One thing I often seem to do is make some changes, test them out and remove the file if it wa a dead end and get my original back with 'cg-restore <file>'. Does this mean that the git equivalent will be 'git checkout -- <file>' as well? Thanks, Anand - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Nov 16 12:17:35 2006
This archive was generated by hypermail 2.1.8 : 2006-11-16 12:19:05 EST