diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-03-21 19:38:27 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-03-21 19:38:27 -0300 |
commit | a2989b09d5ebb71ae93fc4757fab5df88193b1f0 (patch) | |
tree | b5f15b1089869ad165acf0a3dfcb6fe1c0a55853 | |
parent | 818487284386e1438bda26e885fb78face86b8d6 (diff) | |
download | kvmx-a2989b09d5ebb71ae93fc4757fab5df88193b1f0.tar.gz kvmx-a2989b09d5ebb71ae93fc4757fab5df88193b1f0.tar.bz2 |
Note about /usr/bin/git for verify-commit
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ You can also verify the latest commit's OpenPGP signature: /usr/bin/git -C kvmx verify-commit HEAD +Note that `/usr/bin/git` is called to avoid any other `git` wrappers or aliases +you might have available on your shell. + ## Basic usage kvmx init [project-name] [project-folder] # initialize |