R's Workshop

NCTU Thesis LaTeX Template

(寫在 被滅校 合校前夕 XD) 交大碩博士論文 LaTeX template 是我口試完後, 我的老師要我整理一下給實驗室學弟妹的產物. Read more

Git: Retrieve Specific Version of File

This post describes how to retrieve a specific version of a file from Git. Read more

Scoring Gerrit Change with Command Line

不想透過 Gerrit 網頁來 review code 的話, 可以透過 git-review -d 將 changes fetch 到本機端 review. 但若要在 command line 環境中要給 changes 打分數或是 submit changes 的話, 就得依靠 Gerrit commad line tools 了. Read more

Gerrit code review tool: git-review

git-review is a command line tool helps submit code to Gerrit for review. Read more

Lagrange: Getting Started

This post introduces how to use Jekyll template, Lagrange, to set up a blog on Github Pages. (This post is forked from Paul Le’s Post with some updates.) Read more