User:Timothee Flutre/Notebook/Postdoc/2012/08/14
From OpenWetWare
(Difference between revisions)
(→About Git: improve readability) |
(→About Git: add tip) |
||
| Line 15: | Line 15: | ||
* '''Need some help''': the learning curve for git is quite steep at the beginning, so it's always worth browsing [https://help.github.com/ help pages], reading [http://gitref.org/ Git Reference], and searching for questions and answers on [http://stackoverflow.com/ stackoverflow]. | * '''Need some help''': the learning curve for git is quite steep at the beginning, so it's always worth browsing [https://help.github.com/ help pages], reading [http://gitref.org/ Git Reference], and searching for questions and answers on [http://stackoverflow.com/ stackoverflow]. | ||
| + | |||
| + | |||
| + | * '''Tips''': | ||
| + | ** undo uncommitted changes: <code>git checkout myfile.txt</code> | ||
Revision as of 10:32, 15 November 2012
Main project page Previous entry Next entry
| |
About Git
| |



