1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

feat(git): add gunwipall function (#11725)

Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
This commit is contained in:
Ihor
2023-06-05 10:38:54 +02:00
committed by GitHub
parent d1c64bfda3
commit 115cee1701
2 changed files with 15 additions and 0 deletions

View File

@@ -254,6 +254,7 @@ These features allow to pause a branch development and switch to another one (_"
| work_in_progress | Echoes a warning if the current branch is a wip |
| gwip | Commit wip branch |
| gunwip | Uncommit wip branch |
| gunwipall | Uncommit `--wip--` commits recursively |
### Deprecated functions