Ecosyste.ms: Awesome
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: 14 days ago
JSON representation
A tool to edit the commit author
- Host: GitHub
- URL: https://github.com/simonnyvall/gitpersona
- Owner: SimonNyvall
- Created: 2024-01-31T20:08:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-03T21:47:31.000Z (about 1 year ago)
- Last Synced: 2025-01-20T20:38:48.800Z (15 days ago)
- Topics: docker, dotnet-core, fsharp, sqlite3
- Language: F#
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]