aboutsummaryrefslogtreecommitdiff
path: root/misc/notes.txt
diff options
context:
space:
mode:
authorSam2013-06-21 21:00:51 +0000
committerSam2013-06-21 21:00:51 +0000
commiteb178fd3cf246f8b9f71285280bee4f843e0d6ab (patch)
tree3ccc399b5ffc591002e5e2c23c6b49559c0dbe0a /misc/notes.txt
parent5b05c3322c1ea25a30bec0048847e5265a036d15 (diff)
parenta0a1d8b70e02871328fb044c7ae190f805b0a04e (diff)
downloadgenenetwork2-eb178fd3cf246f8b9f71285280bee4f843e0d6ab.tar.gz
Merge /home/zas1024/gene
Diffstat (limited to 'misc/notes.txt')
-rw-r--r--misc/notes.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/notes.txt b/misc/notes.txt
index 621d95d3..92ed267b 100644
--- a/misc/notes.txt
+++ b/misc/notes.txt
@@ -1,5 +1,3 @@
-fubar
-
Clone code from git repository:
git clone http://github.com/zsloan/genenetwork.git gene
@@ -10,8 +8,7 @@ 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 flask
-
+git push https://github.com/zsloan/genenetwork.git master
Get the default path being used when a command is typed:
which _______