yuyaban / gitlab-comment

About gitlab-comment is a CLI command to post Merge Request Note.
Other
14 stars 2 forks source link

merge upstream #4

Closed yuyaban closed 1 year ago

yuyaban commented 1 year ago

SSIA

memo

$ git remote add github-comment git@github.com:suzuki-shunsuke/github-comment.git
$ git fetch
$ git checkout main
$ git merge github-comment/main
(resolve conflict)
$ git checkout -b merge/upstream