From: David B. <dav...@gm...> - 2011-02-07 02:04:48
|
Hi, On Sun, Feb 6, 2011 at 9:52 PM, deepak aggarwal <dee...@gm...> wrote: > Hi > I want to know a good tutorial for learning GIT specially while working with > remote branches though I have learned all the basic steps and command while > working with local repository but I am not still confident that I can work > with remote branches. Google for "git community book" and "pro git book". They cover everything you need to know for tux4kids (and lots more). You can also just google for "git remote branch" - tons of info out there. David |