oh-my-phd

I am doing my PhD study at ETH Zurich. I try to document what I have been learning here in this Github repo. Oh My PhD! Hi Welcome to Oh My PhD! I will document some interesting and useful things I learn during my PhD study at ETH here. Writings My org-mode templates for latex-style writing This repo contains different templates as a starter code to write org-mode which can later be exported to latex and pdf - orgmode-latex-templates ...

November 9, 2020 · 1 min · Gene Ting-Chun Kao

Using Git like a Pro

I wrote a Git tutorial a while ago and share it on the GitHub. Now I would like to share it again here on my website. To see some of my other notes, please have a look at my programming-notes. Table of Contents Git vs GitHub vs GitLab Set up your Git Basic commands Review a repo’s history Add commit to a repo Tagging, branching, merging Experiments using checkout Undoing changes Collaborating and syncing with GitLab Other useful commands Development pipeline, branching model and discussion Appendix A. Git Bash setup B. Cygwin setup ...

April 1, 2020 · 3 min · Gene Ting-Chun Kao