diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/notes.txt | 2 |
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 _______ |