Open rtrocki opened 9 years ago
I have having lots of trouble pushing into the directory, here is my code, let me know how I can fix this problem
Welcome to Git (version 1.9.5-preview20141217)
Run 'git help git' to display the help index.
Run 'git help
Rebecca@MIGHTY_MOUSE ~ (master) $ cd Hello World sh.exe": cd: Hello: No such file or directory
Rebecca@MIGHTY_MOUSE ~ (master) $ cd Hello-World
Rebecca@MIGHTY_MOUSE ~/Hello-World (master) $ list sh.exe": list: command not found
Rebecca@MIGHTY_MOUSE ~/Hello-World (master) $ ls Hello-World Helloworld.md
Rebecca@MIGHTY_MOUSE ~/Hello-World (master) $ commit ~m Helloworld.md sh.exe": commit: command not found
Rebecca@MIGHTY_MOUSE ~/Hello-World (master) $ git commit ~m Helloworld.txt error: pathspec 'C:/Users/Rebecca/AppData/Local/Programs/Git' did not match any file(s) known to git. error: pathspec 'Helloworld.txt' did not match any file(s) known to git.
Rebecca@MIGHTY_MOUSE ~/Hello-World (master) $
I am using GitHub and taking the data scientist track. Have a great day!!