top | item 42157273

(no title)

musicnarcoman | 1 year ago

The git history is useful to find out: * The why, who and when of some change to the code or configuration. * Looking at older variants of code to see previous attempts to know what has already been tried. * git blame and git bisect for automated troubleshooting.

discuss

order

No comments yet.