aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorLei Yan2013-06-25 21:50:53 +0000
committerLei Yan2013-06-25 21:50:53 +0000
commit54ce9aec126d8d642755c709e0d6b3dc50a91d29 (patch)
treeb3df8f299215e26fd95137367955d5dbe5d8868c /misc
parent615b861dfd05c04df2e1a753dd135b07c1d88a94 (diff)
parenta0a1d8b70e02871328fb044c7ae190f805b0a04e (diff)
downloadgenenetwork2-54ce9aec126d8d642755c709e0d6b3dc50a91d29.tar.gz
Merge git://github.com/zsloan/genenetwork into flask
Diffstat (limited to 'misc')
-rw-r--r--misc/notes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index 01f2c96d..92ed267b 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -7,6 +7,8 @@ git pull origin flask(or whatever the branch is)
Add all files in current directory branch to be staged to be committed
git add -A
+Git push to my github repository
+git push https://github.com/zsloan/genenetwork.git master
Get the default path being used when a command is typed:
which _______