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
1085
posted 13 years ago by Glycerine
Quick method for creating coloured tty in python terminal using 'termcolor'
$ pip install termcolor;
0
928
posted 13 years ago by Glycerine