public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* GIT (was: Coverity Scan)
@ 2014-04-25 15:24 Jim Garrison
  2014-04-25 16:22 ` Corinna Vinschen
  2014-04-25 23:35 ` GIT (was: Coverity Scan) Andrey Repin
  0 siblings, 2 replies; 10+ messages in thread
From: Jim Garrison @ 2014-04-25 15:24 UTC (permalink / raw)
  To: cygwin

> -----Original Message-----
> Corinna Vinschen
> Sent: Friday, April 25, 2014 6:33 AM
> > >>  There have been a few hints on this list about a possible move
> > >> from CVS  to git. If such a move were on the cards then that should
> > >> probably  happen first - I wouldn't want the nugatory effort of
> > >> getting this  working from CVS only to have to change it almost
> immediately.
> > >Yeah, I'm n ot exactly looking forward to it since I'm very familiar
> > >with CVS or SVN, but have nothing but trouble with git.  But since
> > >everybody else is so very happy with git, I guess I'll have to adapt.
> > >Teeth-gnashingly.

I recently went through the same reluctant switch to Git from SVN.

I can tell you from personal experience that there's a period of disorientation when even the simplest tasks require a quick trip to Google.  And Git requires a major shift in your mental model of how things work. Instead of 2 places where stuff is (local and remote) there are now 4 (workspace, stage, local repo, remote repo).

HOWEVER... once you get over the learning hump you see that Git is MUCH better and allows much finer control over what's happening.  Plus, the online documentation is very good, and questions have been asked enough times that Google serves up good answers to just about any question.  If you have Cygwin/X installed, the "git gui" and "gitk" tools will make the transition easier.

I started learning Git in earnest back in December, and really started "thinking in Git" soon after.  Now, if I had to go back I would be disappointed.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-04-26 19:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-25 15:24 GIT (was: Coverity Scan) Jim Garrison
2014-04-25 16:22 ` Corinna Vinschen
2014-04-25 20:42   ` Reini Urban
2014-04-26  6:25     ` GIT Christopher Faylor
2014-04-25 21:31   ` GIT Achim Gratz
2014-04-26 19:50     ` GIT Eliot Moss
2014-04-25 23:35 ` GIT (was: Coverity Scan) Andrey Repin
2014-04-26  0:42   ` JonY
2014-04-26  3:34     ` Duncan Roe
2014-04-26  6:13   ` GIT Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).