I think I was thinking at least about configuring git to prevent
Your name and email address were configured automatically based
on your username and hostname. Please check that they are accurate.
You can suppress this message by setting them explicitly. Run the
following command and follow the instructions in your editor to edit
your configuration file:
git config --global --edit
After doing this, you may fix the identity used for this commit with:
git commit --amend --reset-author
messages. I can live with these, though. So I guess you're right, Apt.installed ["etckeeper"] is enough.
All I've needed for this is
& Apt.installed ["etckeeper"]
Patches welcome, I suppose.
the 'all needed apt.installed["etckeeper"]' seems to me that the etckeeper is available.
Why is this still on the todo list?
What kind of patches are wanted??
I think I was thinking at least about configuring git to prevent
messages. I can live with these, though. So I guess you're right,
Apt.installed ["etckeeper"]
is enough.I avoid those warnings with properties that clone dotfiles repos containing .gitconfig for root and users who can sudo.
It would be fine to have a property to configure them in /etckeeper/.git/config, if you wanted to write it. I think this would do it:
Those would only be used when the user running etckeeper has not configured it in their own ~/.gitconfig