This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Prem Sichanugrist
sikac.hu
did:plc:3tzumo4pqanp2ymkmlojgz35
Anyone else separate their work/personal git commit emails?
I don't set global `user.email` but instead have aliases to set email address:
[alias]
personal = "config user.email '[personal email]'"
work = "config user.email '[work email]'"
Then I run them before creating the first commit.
#git
2024-11-23T07:17:06.756Z