Thanks! It's a fresh Centos 7 install, and (silly me) I assumed that it has the latest git version...
John Wilkes [email protected] On 11/23/2018 09:07 AM, Joel Pettersson wrote: > git 1.8 was originally released over six years ago [1]. See if you can > find a more recent version. For instance, Debian stable currently has > git 2.11 [2]. > > [1]: https://en.wikipedia.org/wiki/Git#Releases > [2]: https://packages.debian.org/stretch/git > > On fre, Nov 23, 2018 at 6:00 PM, John Wilkes <[email protected]> wrote: >> I am a pass noob; apologies if this has been asked and answered already, >> but I didn't see a way to easily search the list archives. >> >> Looks like the git "-C" option is not in the latest version of git. >> Initializing the password store as a git repository fails: >> >> $ pass git init >> Unknown option: -C >> usage: git [--version] [--help] [-c name=value] >> [--exec-path[=<path>]] [--html-path] [--man-path] >> [--info-path] >> [-p|--paginate|--no-pager] [--no-replace-objects] [--bare] >> [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>] >> <command> [<args>] >> $ git --version >> git version 1.8.3.1 >> $ pass version >> ============================================ >> = pass: the standard unix password manager = >> = = >> = v1.7.3 = >> = = >> = Jason A. Donenfeld = >> = [email protected] = >> = = >> = http://www.passwordstore.org/ = >> ============================================ >> >> >> >> -- >> John Wilkes >> [email protected] >> >> _______________________________________________ >> Password-Store mailing list >> [email protected] >> https://lists.zx2c4.com/mailman/listinfo/password-store > _______________________________________________ Password-Store mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/password-store
