Skip to content

Instantly share code, notes, and snippets.

@Richard-Degenne
Created December 30, 2016 14:20
Show Gist options
  • Save Richard-Degenne/76498f52de45f3a926f119a3c0c0ae7f to your computer and use it in GitHub Desktop.
Save Richard-Degenne/76498f52de45f3a926f119a3c0c0ae7f to your computer and use it in GitHub Desktop.
richou@PC-RICHOU:~$ git clone https://github.com/dmitriz/mithril.js.git
Cloning into 'mithril.js'...
remote: Counting objects: 12237, done.
remote: Total 12237 (delta 0), reused 0 (delta 0), pack-reused 12237
Receiving objects: 100% (12237/12237), 6.21 MiB | 1.82 MiB/s, done.
Resolving deltas: 100% (8565/8565), done.
Checking connectivity... done.
richou@PC-RICHOU:~$ cd mithril.js/
richou@PC-RICHOU:~/mithril.js$ git checkout rewrite
Branch rewrite set up to track remote branch rewrite from origin.
Switched to a new branch 'rewrite'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment