Skip to content

Commit

Permalink
Merge pull request #3475 from yutkat/v46.039
Browse files Browse the repository at this point in the history
gh: Add the config version
  • Loading branch information
yutkat authored Dec 8, 2023
2 parents ebab7a4 + c004f34 commit be9b08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/gh/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ aliases:
git switch -c $(echo ${current_branch} | cut -d "." -f 1)"."$(printf "%03d" $(expr $(echo ${current_branch} | cut -d "." -f 2) + 1))
renew: |
!gh pr-quick && gh merge-and-count-up
version: "1"

0 comments on commit be9b08e

Please sign in to comment.