about summary refs log tree commit diff
path: root/xlocate
diff options
context:
space:
mode:
Diffstat (limited to 'xlocate')
-rwxr-xr-xxlocate2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlocate b/xlocate
index 162dbbd..013e2ac 100755
--- a/xlocate
+++ b/xlocate
@@ -36,7 +36,7 @@ xupdategit() {
 		LC_ALL= xargs -d'\n' -I'{}' -n1 -P "$(nproc)" -r -- \
 			sort -o {} {}
 	git add ./*
-	git commit -q -m 'xupdategit'
+	git commit -q -m 'xupdategit' --author='xupdategit <xupdategit>'
 	git repack -ad
 	rm -rf "$XLOCATE_GIT" .git/COMMIT_EDITMSG .git/description \
 		.git/index .git/hooks .git/logs