I learnt git on Windows under MinGW with git gui and gitk, quite successfully.  
In fact the visualisation of branches in particular was very helpful.  And I 
still use git gui for fetches, merges, commits and branches.  I still use gitk 
to visualise the overall branch structure, to browse commits, to cherry-pick 
and to reset - much easier to see exactly what you are doing and to avoid 
mistakes.  I use command line just for pushing and rebasing, and git am and git 
apply for downloaded or emailed patches.  I do exactly the same even when 
working under Linux (although this happens rather rarely nowadays).

It is quite hard to remember all the command line options at my age :( so for 
me a gui is very helpful.

Trevor

----- Original Message ----- 
From: "Urs Liska" <[email protected]>
To: "lilypond-user" <[email protected]>
Sent: Monday, January 06, 2014 12:53 PM
Subject: Survey: Git (G)UIs


> Hi all Git users,
> 
> I'd like to make a survey on how you are working with Git.
> 
> Do you use the command line exclusively, or a GUI (which one(s))?
> Or a GUI for certain tasks and the command line for others?
> 
> I'd be particularly interested in reports of successful or failed
> attempts to learn Git by starting with a GUI tool. I have a strong
> opinion that one should use the command line until one has a good
> understanding of the concepts, but I'd be interested in any differing
> experiences.
> 
> Urs
> 
> 
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to