Guest User

Untitled

a guest
Dec 18th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. # Workflow #
  2. * Do some programming
  3. * **git status** to see what files changed
  4. * **git diff [file]** to see exactly what modified
  5. * **git commit -a -m [message]** to commit
Add Comment
Please, Sign In to add comment