You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where simple git push will always work with no problem
Steps To Reproduce
macos@macoss-Mac-mini password-store % gopass sync -s FAST
🚥 Syncing with all remotes ...
[FAST]
gitfs pull and push ... Skipped (no remote)
✅ All done
macos@macoss-Mac-mini password-store % git remote
backup_drive
macos@macoss-Mac-mini password-store % git status
On branch master
Expected behavior
I expect to simply git push
Environment
OS: Mac OS X Moterey
OS version: [uname -a]
Darwin macoss-Mac-mini.local 21.6.0 Darwin Kernel Version 21.6.0: Thu Mar 9 20:08:59 PST 2023; root:xnu-8020.240.18.700.8~1/RELEASE_X86_64 x86_64
gopass Version:
macos@macoss-Mac-mini .git % gopass version
gopass 1.15.5 go1.20.3 darwin amd64
macos@macoss-Mac-mini .git %
Summary
Sync to other drive will always fail because of #691, because the remote branch is always different
See my .git/config
Where simple git push will always work with no problem
Steps To Reproduce
Expected behavior
I expect to simply
git push
Environment
brew
Additional context
Additional context #691
The text was updated successfully, but these errors were encountered: