Abra complains about changes that have already been git stash'd #330

Closed
opened 2022-06-15 09:01:31 +00:00 by decentral1se · 2 comments
Owner

The repo has a clean status, with some stuff stashed, but still complains there are unstaged changes. It should filter out the stash'd stuff and not complain. Work-around for now is to move your stash'd stuff to another branch and re-checkout main.

The repo has a clean status, with some stuff stashed, but still complains there are unstaged changes. It should filter out the stash'd stuff and not complain. Work-around for now is to move your stash'd stuff to another branch and re-checkout main.
decentral1se added the
bug
abra
labels 2022-06-15 09:01:31 +00:00
Owner

I think this was because I had an untracked file in the repo (a new compose.smtp.yml), which doesn't get included in git stash, but adding it and committing it in a branch then gets back to reporting clean git status.

So maybe it's working as intended?

I think this was because I had an untracked file in the repo (a new `compose.smtp.yml`), which doesn't get included in `git stash`, but adding it and committing it in a branch then gets back to reporting clean git status. So maybe it's working as intended?
Author
Owner

Ah OK! I will take some time soon to try to reproduce and close off if so, thanks!

Ah OK! I will take some time soon to try to reproduce and close off if so, thanks!
decentral1se added this to the (deleted) project 2022-06-17 09:30:21 +00:00
decentral1se added this to the (deleted) project 2022-06-17 09:31:58 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#330
No description provided.