Skip to content

Commit 3b9e248

Browse files
committed
Add upstack alias
1 parent 02e4557 commit 3b9e248

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/aliases

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ alias ggone="git branch -vv | grep ': gone' | cut -c 3- | awk '{ print \$1 }'"
3434
alias grc="git rebase --continue"
3535

3636
(( $+commands[bundle] )) && alias be='bundle exec'
37+
38+
alias upstack="gt submit --stack --update-only"

0 commit comments

Comments
 (0)