OT: git question -- fetch a deleted file?

Jeremy A. Kolb jkolb at brandeis.edu
Thu Oct 5 09:55:06 PDT 2006


I've had to deal with this too.  It's annoying.

Try something like 'git-checkout master fileyoudeleted'.

Jeremy

On Thu, 5 Oct 2006, Jeremy C. Reed wrote:

> I manually deleted some files in a sub directory in my xserver checkout.
> 
> I tried to do a "git pull" and a "git fetch" but the files never returned.
> 
> I am used to being able to do a "cvs up -dPA" and being able to retrieve 
> files I removed.
> 
> Any suggestions on how to do this with git?
> 
> I looked at the git-pull and git-fetch manual pages.
> 
> Thanks.
> _______________________________________________
> xorg mailing list
> xorg at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xorg
> 




More information about the xorg mailing list