GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GIT-SECRET-CHANGES(1) git-secret GIT-SECRET-CHANGES(1)

git-secret-changes - view diff of the hidden files.

git secret changes [-h] [-d dir] [-p password] [pathspec]...

git-secret-changes - shows changes between the current version of hidden files and the ones already committed. You can provide any number of hidden files to this command as arguments, and it will show changes for these files only. Note that files must be specified by their encrypted names, typically filename.yml.secret. If no arguments are provided, information about all hidden files will be shown.

-d  - specifies `--homedir` option for the `gpg`. Use this option if your store your keys in a custom location.
-p  - specifies password for noinput mode, adds `--passphrase` option for `gpg`.
-h  - shows help.

Run man git-secret-changes to see this note.

git-secret-add(1) http://git-secret.io/git-secret-add, git-secret-tell(1) http://git-secret.io/git-secret-tell, git-secret-hide(1) http://git-secret.io/git-secret-hide, git-secret-reveal(1) http://git-secret.io/git-secret-reveal, git-secret-cat(1) http://git-secret.io/git-secret-cat
August 2018 sobolevn

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.