Skip to content

Instantly share code, notes, and snippets.

@shamiul94
Created April 1, 2018 09:34
Show Gist options
  • Save shamiul94/079025bcc148fe52a8f860c9731b8d9c to your computer and use it in GitHub Desktop.
Save shamiul94/079025bcc148fe52a8f860c9731b8d9c to your computer and use it in GitHub Desktop.
git init
git status
git add hello.txt
git commit -m"hskdfgks"
git add --all
git diff
git dif --cached
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment