Git alias:
hew = !git hew-local "$@" && git hew-remote "$@";
Syntax:
hew [<commit>]Example with default branch name:
git hewExample with specific branch name:
git hew mainExample with specific commit hash:
git hew 4677ad893ee038b113e22f6330da6ae710712f88Compare these: