From 52ac4b6e1c014801080cbbcad53df868058d2657 Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Thu, 20 Jun 2013 22:08:45 +0000 Subject: Added explanation of pushing to github to notes --- misc/notes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/notes.txt b/misc/notes.txt index 01f2c96d..67133d4a 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -7,6 +7,9 @@ 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 flask + Get the default path being used when a command is typed: which _______ -- cgit v1.2.3