mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
documentation update
This commit is contained in:
parent
7c9ae0b185
commit
1a8abb08fb
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-add'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-add - starts to track added files.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-changes'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-changes - view diff of the hidden files.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-clean'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-clean - removes all the hidden files.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-hide'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-hide - encrypts all added files with the inner keyring.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-init'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-init - initializes git-secret repository.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-killperson'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-killperson - deletes key identified by an email from the inner keyring.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-list'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-list - prints all the added files.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-remove'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-remove - removes files from index.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-reveal'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-reveal - decrypts all added files.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-tell'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-tell - adds a person, who can access private data.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-usage'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-usage - prints all the available commands.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret-whoknows'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: command
|
||||
---
|
||||
git-secret-whoknows - prints email-labels for each key in the keyring.
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: post
|
||||
title: 'git-secret'
|
||||
date: 2016-07-10 14:53:27 +0300
|
||||
date: 2016-08-21 16:17:52 +0300
|
||||
categories: usage
|
||||
---
|
||||
## Content
|
Loading…
Reference in New Issue
Block a user