Profile
Achievement

Glycerine's Recent Snippets
- All /
« Prev 1 Next »
Reset a branch. Notably used for moving a commit from one branch to another, or fix a commit on 'no branch'
0
700
posted 11 years ago by Glycerine
Quick method for creating coloured tty in python terminal using 'termcolor'
$ pip install termcolor;
0
604
posted 11 years ago by Glycerine