LoginSignup
0
0

More than 5 years have passed since last update.

git zenhub

Posted at

以下のような git のエイリアス定義。

git config --global alias.zenhub '!open $(git remote get-url origin | sed -e s/git@github.com:/https:\\/\\/app.zenhub.com\\/workspace\\/o\\// -e s/.git/\\/boards/)'

git zenhub でカレントディレクトリに対応した ZenHub を開ける。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0