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

Support for fixing conflicts outside Git repositories #21

Open
sersorrel opened this issue Jan 5, 2018 · 3 comments
Open

Support for fixing conflicts outside Git repositories #21

sersorrel opened this issue Jan 5, 2018 · 3 comments
Labels

Comments

@sersorrel
Copy link

I use yadm to manage my dotfiles, and occasionally get merge conflicts, which are moderately annoying to clean up. Is there any chance that fac could be made to support fixing conflicts in any given file, not just those in a Git repository?

@mkchoi212
Copy link
Owner

For now, fac detects where the conflict markers are by parsing the output of git diff --check. But we could definitely look into parsing the markers without depending on Git!

@toukoaozaki
Copy link

I would love this, as I'm using mercurial.

@mkchoi212 mkchoi212 modified the milestone: 1.3 May 23, 2018
@mkchoi212
Copy link
Owner

Will gladly accept pull requests :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants