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

https://github.com/simonnyvall/gitpersona

A tool to edit the commit author
https://github.com/simonnyvall/gitpersona

docker dotnet-core fsharp sqlite3

Last synced: 5 months ago
JSON representation

A tool to edit the commit author

Awesome Lists containing this project

README

          

CLI

persona [COMMAND] [OPTION] [ARG...]

persona list
-A
-e [EMAIL]
-n [NAME]

persona add [NAME] [EMAIL]

persona remove [ID] OR [NAME] [EMAIL]

persona update [ID]
-e [NEW_EMAIL]
-n [NEW_NAME]

persona update -ne [ID] [NEW_NAME] [NEW_EMAIL]