@@ -10,11 +10,11 @@ [alias] ci = commit -S co = checkout d = diff ds = diff --staged - serve = daemon --reuseaddr --verbose --base-path=. --export-all ./.git + server = daemon --reuseaddr --verbose --base-path=. --export-all ./.git slog = log --show-signature sshow = show --show-signature st = status -s [format]