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

Android Studio holds lock on version.properties file which interferes with git operations #282

Open
2 tasks
dukesta3 opened this issue Oct 22, 2020 · 0 comments

Comments

@dukesta3
Copy link

Checklist

Describe the bug

I'm running Android Studio 4.1 and recently changed over to refreshVersions. I've noticed that if I want to delete something from the version.properties file by discarding changes from GitKraken, it doesn't work. I have to close Android Studio to be able to discard it. That's not too big of an issue but I just tried to do a rebase where there was version.properties changes and I got failures in both Android Studio and GitKraken with very general errors. I tried aborting the rebase from the terminal a few times and trying again to make sure it was 100% repeatable. Then, aborted the rebase, shut down Android Studio, and was able to rebase just fine.

To Reproduce

  1. Open Android Studio
  2. Attempt to rebase onto a branch that would require version.properties to change

Expected behavior
Successful rebase.

Additional context

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