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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -