Quick lookup documents for commonly used tools COOL NEW UNIX TOOL (ADD LATER)≈ GIT: STUFF git status #git add add files to git staging area, add file name after space #git commit -m 'message about commit' commit new changes #git checkout -b week01 move to new banch called week01 #git remote -v checks git remote respository #git remote add upstream https://github.com/biom262/biom262-2016.git adds an remote upstrem respository #git remote set-url origin https://github.com/yourgithubusername/biom262-2016.git sets up remote repo #git fetch upstream fetch/update with upstrem repo #git merge upstream/master merged with fetched JUPITAR NB STUFFF #cd ~/code/biom262-2016/weeks/week01/ #nbstripout 7_tf_binding_promoters.ipynb tunneling : #ssh -NL ####:localhost:#### username@tscc-login#.sdsc.edu
forked from biom262/cheatsheets
-
Notifications
You must be signed in to change notification settings - Fork 0
Quick lookup documents for commonly used tools
License
bmlewis-UCSD/cheatsheets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Quick lookup documents for commonly used tools
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published