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
- Host: GitHub
- URL: https://github.com/simonnyvall/gitpersona
- Owner: SimonNyvall
- Created: 2024-01-31T20:08:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T21:47:31.000Z (over 2 years ago)
- Last Synced: 2025-07-15T06:09:44.029Z (11 months 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]