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

Stdheader updating while doing a rebase #10

Open
AdrianWeaver opened this issue Sep 27, 2022 · 0 comments · May be fixed by #11
Open

Stdheader updating while doing a rebase #10

AdrianWeaver opened this issue Sep 27, 2022 · 0 comments · May be fixed by #11

Comments

@AdrianWeaver
Copy link

When rebasing with git and dealing with conflicts, autocmd on BufWrite will trigger an incorrect update of the last modified date.

Therefore resulting in conflicts in all the following commits because of different headers.

AdrianWeaver added a commit to AdrianWeaver/42header that referenced this issue Sep 27, 2022
Using an execute cmd checking if a rebase is in progress to deny
the update.

Fix 42Paris#10
@AdrianWeaver AdrianWeaver linked a pull request Sep 27, 2022 that will close this issue
AdrianWeaver added a commit to AdrianWeaver/42header that referenced this issue Sep 27, 2022
Using a system cmd checking if a rebase is in progress to deny
the update.

Fix 42Paris#10
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 a pull request may close this issue.

1 participant