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

macOS: make&make install, but unstage(Lines or hunks) for any file didn't show UI changes. #57

Open
eshengit opened this issue Apr 30, 2021 · 2 comments

Comments

@eshengit
Copy link

unstage just does not work

@eshengit
Copy link
Author

I did exactly whats described here: https://www.youtube.com/watch?v=nQPLVdu_L0M

  1. git rebase -I $commitid : make the commit I want to split in edit mode.
  2. git reset HEAD^ --soft : make all the changes in stage mode
  3. git gui click file I want to partial edit (unstage lines and hunk just didn't show any changes)

I clone you git in default branch and
1, make
2 sudo make install

@prati0100
Copy link
Owner

@eshengit Before you get into a rebased state, try doing it in the normal state. Just edit some files and see if you can stage/unstage some hunks. That will narrow the problem down a bit.

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

No branches or pull requests

2 participants