osx - password-store with git submodules -
git submodules in pass work quite using different sets of passwords. issue cannot issue git submodule commands through pass.
for example,
pass git submodule foreach git pull returns:
fatal: /usr/local/cellar/git/2.6.4/libexec/git-core/git-submodule cannot used without working tree.
as workaround, within ~/.password-store, git submodule commands work expected
Comments
Post a Comment