R's Workshop

Display Git Tagging Message

Git 的 tag 分為 annotated tag 和 lightweight tag 兩類, 但只有 annotated tag 有 tagging message. Read more

Push Git Tag to Remote

將 local 的 git tag push 到 remote Read more

Enable Keychron Function Keys on Linux

Settings Read more

Install Draw.io Desktop Version on Linux

紀錄一下 draw.io linux desktop 版本的安裝方式. 這樣就不用每次畫圖都要開 browser 和 google drive 了. Read more

Test SSH Connection without Login

為了簡化每到新 build code server 上都要把所有的 gerrit server 都先 ssh access 過一次的繁瑣步驟, 最好的方式就是寫一個腳本去做這件事. Read more