Revert "Adding Git commit in the past , gc1d -> 1 day ago , gc1h -> 1 hour ago"

This reverts commit 389265a0178e3c77c1c5bcba30e475ffaa2c0331.
Marc Cornellà 2020-10-10 19:07:13 +02:00
parent 389265a017
commit 1aea49cb12

@ -98,8 +98,6 @@ See `~/.oh-my-zsh/lib/directories.zsh`
| _gcan!_ | git commit -v -a --no-edit --amend |
| _gcans!_ | git commit -v -a -s --no-edit --amend |
| _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 |
| _gcb_ | git checkout -b |
| _gcf_ | git config --list |