Deploying to gh-pages from @ sobolevn/git-secret@577981d90a 🚀

gh-pages
joshrabinowitz 2 years ago
parent fc31b6d755
commit 741148577c

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-add'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-add
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-cat'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-cat
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-changes'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-changes
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-clean'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-clean
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-hide'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-hide
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-init'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-init
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-list'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-list
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-remove'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-remove
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-removeperson'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-removeperson
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-reveal'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-reveal
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-tell'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-tell
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-usage'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-usage
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret-whoknows'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret-whoknows
categories: command
---

@ -1,7 +1,7 @@
---
layout: post
title: 'git-secret'
date: 2022-07-23 09:33:02 +0000
date: 2022-09-05 22:52:09 +0000
permalink: git-secret
categories: usage
---

@ -84,18 +84,9 @@ and you can see a list of supported architectures
---
### Arch Linux / `PKGBUILD` or `AUR`
### Arch Linux
The _Arch_ way to install git-secret is to use the directions for
"Installing Packages" at [Arch User Repository Documentation](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages)
along with the `PKGBUILD` file from the [git-secret Arch Linux Package](https://aur.archlinux.org/packages/git-secret/)
You can also install from the [AUR](https://aur.archlinux.org/) using your helper of choice by
installing the package `git-secret`, for example using [yay](https://github.com/Jguer/yay)
```bash
yay -S git-secret
```
Use `Manual Installation` method described below.
---

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
.TH "GIT\-SECRET\-ADD" "1" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-ADD" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-CAT" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-CHANGES" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-CLEAN" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-HIDE" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-INIT" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-LIST" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-REMOVE" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-REMOVEPERSON" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-REVEAL" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-TELL" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-USAGE" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET\-WHOKNOWS" "1" "September 2022" "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" "July 2022" "sobolevn" "git-secret 0.5.1-alpha1"
.TH "GIT\-SECRET" "7" "September 2022" "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