diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/notes.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/notes.txt b/misc/notes.txt index 67133d4a..92ed267b 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -8,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 _______ |