Upgrade to Pro — share decks privately, control downloads, hide ads and more …

GitHub oneliner command

HiroyukiYagihashi
September 23, 2020
70

GitHub oneliner command

HiroyukiYagihashi

September 23, 2020
Tweet

Transcript

  1. Git/Githubをワンライナーで諸々できるCLIツール を作成しました ex: gh -a app/ -c “Create function” -p

    -o app以下をadd、コミットメッセージ”Create function”でcommit、push、 該当リポジトリをブラウザで開く gh -b feature/1/create_function feature/1/create_functionブランチを切ってリモートに反映