Open Metric
Science, Fiction and Me

Today I Learned

Git Branch Options

git branch has a bunch of options that can be very useful. One of them is to check the last commits of each branches: git branch -v.

`git branch -v` lists the last commits of each branches.

A Random #TIL# for You


Most technical TILs will be updated at datumorphism.leima.is/til

By OctoMiao

Last updated