How to Do Git Subcommand Aliasing
How to guide for Git Subcommand Aliasing when using StackedPRs CLI.
# Do not forget an exclamation point before av.
[alias]
sync = !av sync
tree = !av tree
pr = !av prLast updated
Was this helpful?
How to guide for Git Subcommand Aliasing when using StackedPRs CLI.
# Do not forget an exclamation point before av.
[alias]
sync = !av sync
tree = !av tree
pr = !av prLast updated
Was this helpful?
Was this helpful?