Meta
Blogroll
IP info
Programs
Daily Archives: 2014-04-01
Git once again honors its name #2
Why is it that: $ git rev-parse –symbolic –branches gives me a perfectly parseable output when the more logical $ git branch -l gives me an extra “remark” ala: * (detached from v1.0.0)? The objective was to find out whether … Continue reading
Posted in EN, Programming, VCS
Leave a comment