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

[BUG] - git restore command does not work #9

Open
Thenlie opened this issue Oct 29, 2022 · 0 comments
Open

[BUG] - git restore command does not work #9

Thenlie opened this issue Oct 29, 2022 · 0 comments
Labels
help wanted Extra attention is needed status: confirmed type: bug Something isn't working

Comments

@Thenlie
Copy link
Owner

Thenlie commented Oct 29, 2022

The git restore command does not remove a file from the staging area!

An accepted solution will allow files to be remove from the git staging area. The demo should show:

  1. files being added, shown with git status
  2. files removed and confirmed with git status

🔗 Docs:

https://libgit2.org/libgit2/#HEAD/group/index/git_index_remove

@Thenlie Thenlie added type: bug Something isn't working help wanted Extra attention is needed status: confirmed labels Oct 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed status: confirmed type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant