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

Give user option to specify "mine"/"theirs" default resolution behavior #19

Open
farisj opened this issue Sep 19, 2017 · 0 comments
Open

Comments

@farisj
Copy link
Owner

farisj commented Sep 19, 2017

What's Up

Sometimes when comparing files and deciding between a current and an example value for a given key, users will want to set a rule to always choose the example value over the current, or vice versa.

Now, users are given a value by value CLI where they can decide what to keep. This is redundant if the users always know that they will want to select from .env.example and overwrite, for example.

Solution

Implement a flag/feature/customization to allow the user to specify a default "resolution" method when given differing current and example values.

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