An open API service indexing awesome lists of open source software.

https://github.com/ducthienbui97/git-sign-all

GPG sign all previous (old) commits!
https://github.com/ducthienbui97/git-sign-all

bash bash-script git gpg gpg-signature

Last synced: 21 days ago
JSON representation

GPG sign all previous (old) commits!

Awesome Lists containing this project

README

        

# git-sign-all

Retrospectively GPG sign all of your previous commits.

![demo.gif](demo.gif)

## Install
``` sh
$ git clone https://github.com/ducthienbui97/git-sign-all.git
$ cd git-sign-all
$ sudo make install
```

## Usage
``` sh
$ git sign-all
```
or
``` sh
$ git sign-all
```