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

git diff --staged צריך להוסיף מינוס לפקודה #74

Merged
merged 2 commits into from
Jun 19, 2018

Conversation

YOEL311
Copy link
Contributor

@YOEL311 YOEL311 commented Jun 14, 2018

הפקודה עובדת רק עם שני מינוסים
וגם צריך להוריד איזה מספר 8211 שמופיע לחינם
והורדתי אותו
עדיין צריך לסדר את הסימן^ שיופיע אחרי הפקודה ולא לפני
^git reset soft HEAD

@nirgn975
Copy link
Owner

@YOEL311

  1. Thank you, great job!
  2. The – is translate by the browser to -, so we do need it, please bring it back.
  3. Just copy this: git reset soft HEAD^.

Copy link
Owner

@nirgn975 nirgn975 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

couple of changes, and I can merge it. See comment.

@YOEL311
Copy link
Contributor Author

YOEL311 commented Jun 16, 2018

I figured it was
But that's how it looks to the user
fix

@nirgn975
Copy link
Owner

@YOEL311 So let's replace it with -.

replase 8211 to --
@nirgn975 nirgn975 merged commit e4329a8 into nirgn975:master Jun 19, 2018
@nirgn975
Copy link
Owner

@YOEL311 Thank you very much!

@YOEL311
Copy link
Contributor Author

YOEL311 commented Jun 19, 2018

Thank you for the opportunity and patience

nirgn975 pushed a commit that referenced this pull request Oct 9, 2022
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.

2 participants