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

Check for removal of locally commited changes #9

Open
ryan-lane opened this issue Feb 5, 2014 · 0 comments
Open

Check for removal of locally commited changes #9

ryan-lane opened this issue Feb 5, 2014 · 0 comments

Comments

@ryan-lane
Copy link
Member

In the case of a shared deployment server there may be locally committed changes in the repository for security patches that haven't been released to the public. We can record the set of local commits into the lock file, then upon the sync stage we can check for these commits in the current checkout before tagging. If local changes are missing, we can prompt the user for confirmation that it was intended.

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

No branches or pull requests

1 participant