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

Reverting a deleted file should git add it #1987

Open
stdedos opened this issue Nov 29, 2024 · 1 comment
Open

Reverting a deleted file should git add it #1987

stdedos opened this issue Nov 29, 2024 · 1 comment

Comments

@stdedos
Copy link

stdedos commented Nov 29, 2024

Problem description

When you revert a deleted file, it shows up as "Untracked".

If one has multiple untracked files (for reasons), then it's impossible* to add it from the UI.

*Within reasonable time. On the terminal it's as easy as git add ... - but then again we use the UI to make our lives easier. Also note that the file has no "watch" icon attached to it i.e. recently created.

Preferred solution

A description of what changes should be made to Sublime Merge to solve the problem.

Alternatives

A description of any alternative solutions or enhancements considered.

Screenshots

If applicable, add screenshots to help demonstrate the problem or proposed solution. This section may be omitted/removed.

@stdedos
Copy link
Author

stdedos commented Nov 29, 2024

Also note that the file has no "watch" icon attached to it i.e. recently created.

mb. Apparently it was .gitignored

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

1 participant