On http://sagemath.github.io/git-developer-guide/git_background.html I find under Aliases:
[user@localhost ~] git config --global alias.st "status -a" [user@localhost ~] git config --global alias.stat "status -a" Maybe you rather meant "git status -s"? Ralf -- You received this message because you are subscribed to the Google Groups "sage-git" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
