Nick George
all/

Helpful git links

First published: August 13, 2018
Last updated: January 8, 2023
{:topic "programming" :title "Helpful git links and hints" :date "2018-08-13" :tags ("git")}

#+HTML:<h1 id="mainTitle">Helpful git Links and Hints</h1>

#+HTML:<div id="timedate"> First published: {{{date}}} Last updated: #+HTML:</div>

git  ¶

This is a collection of helpful links and tips I am aggregating as a kind of cheat sheet for using git version control.

Un-doing changes for specific files

This is a really common action and actually one of the more useful parts of version control. Here is a minimal (from scratch example)

Merging and branches

`

git for scientists

More coming soon.