password-store clone failsauce

From thelinuxwiki
Revision as of 15:12, 4 July 2016 by Nighthawk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


passwordstore

clone existing password store

pass git init git remote pass git remote add origin corsair:/path/to/.password-store/ git remote pass git pull pass git pull master git status git branch --set-upstream-to=origin/master master pass git pull pass git pull pass git clone user@192.168.1.1:/path/to/.password-store .