mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Principle is to use a capital letter for more dangerous commands. grh means "git reset HEAD", which cannot involve data lose. grH means "git reset --hard", which CAN involve data lose. grhH now means "git reset --hard HEAD". I intentionnaly chose to not aliase H to "HEAD" and h to --hard. Signed-off-by: Gaetan Semet <gaetan@xeberon.net> |
||
|---|---|---|
| .. | ||
| _git-branch | ||
| _git-remote | ||
| git2.plugin.zsh | ||
| README.md | ||