You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo was intended for learners to push their papers written during the course, but equally I'm very happy to receive jokes as PRs.
It would be good to put all the jokes into one directory, and papers into another.
After creating a new jokes directory, you could move files using the syntax below, which will also stage your changes for committing.
git mv [file] [directory]
The text was updated successfully, but these errors were encountered:
This repo was intended for learners to push their papers written during the course, but equally I'm very happy to receive jokes as PRs.
It would be good to put all the jokes into one directory, and papers into another.
After creating a new
jokes
directory, you could move files using the syntax below, which will also stage your changes for committing.git mv [file] [directory]
The text was updated successfully, but these errors were encountered: