-
Notifications
You must be signed in to change notification settings - Fork 499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chezmoi: templates/COMMIT_MESSAGE.tmpl: not found #615
Comments
Thank you very much reporting this. I inadvertently broke it in 40d92cc when I missed updating a path. This should now be fixed and I'll tag a new version so you get it with snap. I would be very happy to hear your experiences of autoCommit and autoPush. Are they working for you? Have you encountered any problems (apart from this one of course!)? |
BTW the explanation for this message
is:
So, this is not something you could have fixed by adding a file yourself. chezmoi was failing to find its own data. |
Fixed with #617. |
The fix worked, thank you so much! I have been very happy with autoCommit and autoPush. Chezmoi makes life much easier and autoCommit/autoPush just make it a bit more seamless. This is the only problem I have encountered with it so far. I have only been using Chezmoi only for a few months now, though. |
After refreshing the chezmoi snap on Ubuntu to 1.7.15 autoCommit fails. This used to work with an earlier version (don't know exactly which version number). I know autoCommit is an experimental feature, but it would be nice to know where I should put the AUTOCOMMIT_MESSAGE.tmpl to hopefully make it work again. I can't find any documentation about it.
What exactly are you trying to do?
Running:
With autoCommit = true in chezmoi.toml produces:
I am unable to find any documentation on where to put a COMMIT_MESSAGE.tmpl file.
What have you tried so far?
Where else have you checked for solutions?
guide, and not
found the answer.
FAQ, and not
found the answer.
guide, and
not found the answer.
Output of any commands you've tried with
--verbose
Output of
chezmoi doctor
Additional context
I am using Ubuntu (18.04 and 19.10) with chezmoi snap.
The text was updated successfully, but these errors were encountered: