Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply few changes #3

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

amiralisahraei
Copy link

Hello. The list of changes is as follows.

  1. No need to add "git" in double quotation when you want to set alias.
  2. Add 'filename' when use 'restore'.
  3. Add a table to compare 'git revert' and 'git reset'.
  4. Add comment for 'git branch -d branch_name'.
  5. Add 'git diff branch1..branch2' to show the differences between the two branches.
  6. Remove '>> git ignore' because there is not command like this in git.
  7. Add 'git checkout '.
  8. Add 'git rm filename'.
  9. Capitalize 'head'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant