|
|
|
|
|
by luismedel
288 days ago
|
|
So, $ git-down -d bootstrap-dist https://github.com/twbs/bootstrap.git:master dist
is *way* better than $ git clone --depth 1 https://github.com/twbs/boostrap.git
$ cd bootstrap
$ mv ./dist ~/stuff/boostrap-latest
because: "C'mon, you don't have the time to be doing all that."And then we wonder how the fuck we end with malware in our systems. |
|