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

checkout: notify for deleted files #6301

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Murmele
Copy link

@Murmele Murmele commented May 10, 2022

Notify caller that the file was deleted and will be added to the working directory. So additional to update a file a notification will be send if a new file of another commit was added to the current working directory

In GitAhead and Gittyup it is used to show the user a notification that the file is checked out.

@Murmele
Copy link
Author

Murmele commented May 10, 2022

TODO: how the first condition of the if in tree.c line 713 and 701 gets triggered?

@ethomson
Copy link
Member

I don't think that I understand. Can you add a unit test to help elucidate this change?

@Murmele
Copy link
Author

Murmele commented Jun 12, 2022

Hi @ethomson sorry I am not yet finish with the pullrequest. I will work on it to improve

@Murmele Murmele force-pushed the checkout_deletion_notification branch from 6ff4625 to fd4e569 Compare July 22, 2022 13:56
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.

None yet

2 participants