Fix
Why: * This change addresses the need by: *
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
commitTemplate = builtints.toFile "git-commit-template.txt" ''
|
||||
commitTemplate = builtins.toFile "git-commit-template.txt" ''
|
||||
Change me
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user