mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 18:29:50 +00:00
Revert "Adding Git commit in the past , gc1d -> 1 day ago , gc1h -> 1 hour ago"
This reverts commit 389265a0178e3c77c1c5bcba30e475ffaa2c0331.
@@ -98,8 +98,6 @@ See `~/.oh-my-zsh/lib/directories.zsh`
|
|||||||
| _gcan!_ | git commit -v -a --no-edit --amend |
|
| _gcan!_ | git commit -v -a --no-edit --amend |
|
||||||
| _gcans!_ | git commit -v -a -s --no-edit --amend |
|
| _gcans!_ | git commit -v -a -s --no-edit --amend |
|
||||||
| _gcam_ | git commit -a -m |
|
| _gcam_ | git commit -a -m |
|
||||||
| _gc1d_ | git commit --date="1 day ago" -m |
|
|
||||||
| _gc1h_ | git commit --date="1 hour ago" -m |
|
|
||||||
| _gcsm_ | git commit -s -m |
|
| _gcsm_ | git commit -s -m |
|
||||||
| _gcb_ | git checkout -b |
|
| _gcb_ | git checkout -b |
|
||||||
| _gcf_ | git config --list |
|
| _gcf_ | git config --list |
|
||||||
|
|||||||
Reference in New Issue
Block a user