Android-password-store: Support synchronizing to a git branch besides master

Created on 18 May 2017  路  2Comments  路  Source: android-password-store/Android-Password-Store

I use password-store on my desktop in a setup where it makes sense to have multiple branches. My master branch was not up to date, and while a simple fast-forward is sufficient in my case, I can imagine cases where reconciling master with various branches is impractical.

Is there an option to override using master as the git branch that Android-Password-Store syncs to?

Most helpful comment

I'd love to see this too. My use case: two branches in my repo, one for personal passwords and one for work passwords. Neither is master.

Minimal, adequate solution: preferred branch name is editable in settings (default value "master"). A more full fledged implementation would have a UI element that allows switching between available branches.

I haven't done Android dev before, but I'll take a look and see if this Improvement is something I can do in my Copious Free Time.

All 2 comments

I'd love to see this too. My use case: two branches in my repo, one for personal passwords and one for work passwords. Neither is master.

Minimal, adequate solution: preferred branch name is editable in settings (default value "master"). A more full fledged implementation would have a UI element that allows switching between available branches.

I haven't done Android dev before, but I'll take a look and see if this Improvement is something I can do in my Copious Free Time.

I would love to see this as well. I've been using a personal and work branch for a while.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

msfjarvis picture msfjarvis  路  4Comments

cole-h picture cole-h  路  4Comments

cole-h picture cole-h  路  3Comments

zeapo picture zeapo  路  7Comments

532910 picture 532910  路  4Comments