Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Multi-word aliases?



2014-11-04 10:08:38 +0100, Dominik Vogt:
[...]
> Using git, I want to automatically switch on certain command line
> options for certain git subcommands.  For example, "git rebase"
> should *always* be silently replaced by "git rebase --keep-empty".
> git-config does not help here, because it cannot set the
> --keep-empty option.
[...]

See also:
https://unix.stackexchange.com/questions/48862/how-can-i-create-an-alias-for-a-git-action-command-which-includes-spaces

-- 
Stephane



Messages sorted by: Reverse Date, Date, Thread, Author