Deploying to gh-pages from @ sobolevn/git-secret@3b845650fd 🚀

gh-pages
sobolevn 1 year ago
parent 947e564df8
commit b73543d51e

@ -26,9 +26,9 @@
</div>
<nav class="site-navigation">
<a href="/installation">Installation</a>
<a href="{{ "/installation" | prepend: site.baseurl }}">Installation</a>
<a href="{{ "/#commands" | prepend: site.baseurl }}">Commands</a>
<a href="/plugins">External plugins</a>
<a href="{{ "/plugins" | prepend: site.baseurl }}">External plugins</a>
<a href="{{ site.github_changelog }}">Changelog</a>
</nav>

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-add'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-add
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-cat'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-cat
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-changes'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-changes
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-clean'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-clean
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-hide'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-hide
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-init'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-init
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-list'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-list
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-remove'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-remove
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-removeperson'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-removeperson
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-reveal'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-reveal
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-tell'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-tell
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-usage'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-usage
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-whoknows'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret-whoknows
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret'
date: 2023-03-18 13:04:34 +0000
date: 2023-04-20 08:35:10 +0000
permalink: git-secret
categories: usage
---

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-ADD" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-ADD" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-add\fR \- starts to track added files\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-CAT" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-CAT" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-cat\fR \- decrypts files passed on command line to stdout\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-CHANGES" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-CHANGES" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-changes\fR \- view diff of the hidden files\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-CLEAN" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-CLEAN" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-clean\fR \- removes all the hidden files\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-HIDE" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-HIDE" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-hide\fR \- encrypts all added files with repo keyring\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-INIT" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-INIT" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-init\fR \- initializes git\-secret repository\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-LIST" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-LIST" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-list\fR \- prints all the added files\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-REMOVE" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-REMOVE" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-remove\fR \- removes files from index\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-REMOVEPERSON" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-REMOVEPERSON" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-removeperson\fR \- removes user\'s public key from repo keyring\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-REVEAL" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-REVEAL" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-reveal\fR \- decrypts all added files\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-TELL" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-TELL" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-tell\fR \- adds person who can access private data\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-USAGE" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-USAGE" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-usage\fR \- prints all the available commands\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-WHOKNOWS" "1" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-WHOKNOWS" "1" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\-whoknows\fR \- print email for each key in the keyring\.

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET" "7" "March 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET" "7" "April 2023" "sobolevn" "git-secret 0.5.1-alpha1"
.
.SH "NAME"
\fBgit\-secret\fR \- bash tool to store private data inside a git repo\.

Loading…
Cancel
Save