Marty Walker Posted April 2, 2013 Posted April 2, 2013 Yes. I'm not a GIT person at all but I just use SourceTree to keep repositories from the Modules section up to date.
yellowled Posted April 3, 2013 Posted April 3, 2013 Haven't used it, but it looks utterly confusing to me compared to command line git + GitHub web interface.
MatthewSchenker Posted April 3, 2013 Posted April 3, 2013 Greetings, apeisa: for a recent project, I used SourceTree and the GitHub app. I found SourceTree to be strangely confusing, and definitely opted for the GitHub app. Thanks, Matthew
Nico Knoll Posted April 3, 2013 Posted April 3, 2013 Well I'm using the GitHub mac app because I don't have any idea how to use git via terminal 2
diogo Posted April 4, 2013 Posted April 4, 2013 Nico: http://try.github.com/levels/1/challenges/1 http://rogerdudler.github.com/git-guide/ http://ndpsoftware.com/git-cheatsheet.html 1
diogo Posted March 24, 2014 Posted March 24, 2014 I found this today http://www.wei-wang.com/ExplainGitWithD3/ Very nice website for understanding some basic git concepts visually. 2
peterfoeng Posted March 25, 2014 Posted March 25, 2014 I prefer to use sourcetree vs github app for mac. It seems more technical while github app is way too simple I guess
horst Posted March 25, 2014 Posted March 25, 2014 I found this good explanations for git in english and german, a complete book: Pro GIT from Scott Chacon. Also (at least on windows) with sourcetree app there is a button that opens a console (cygwin) that lets type in git commands as alternative for using the gui. Have installed it two days ago and not sure if it is useful or not. Would think that there are not much commands needed for a use with CLI.
Recommended Posts