CheetSheet - Will be updated
Removes nodejs from linux:
wget -qO- https://raw.githubusercontent.com/xtuple/nvm/master/install.sh | sudo bash
GIT:
1) Branch graph and commit history
DOCKER:
Install node.js on linux ubuntu:sudo apt-get remove nodejs
https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-16-04Install nvm globally with
wget -qO- https://raw.githubusercontent.com/xtuple/nvm/master/install.sh | sudo bash
GIT:
1) Branch graph and commit history
git log --pretty=
format:"%h %s"
--graph
DOCKER:
Komentarze
Prześlij komentarz