5 Git configurations I make on Linux

Posted by bob on Sep 22, 2022 8:09 PM
By Opensource.com
Mail this story
Web version

Setting up Git on Linux is simple, but here are the five things I do to get the perfect configuration: Create global configuration; Set default name; Set default email address; Set default branch name; Set default editor. I manage my code, shell scripts, and documentation versioning using Git.

Full Story

Printed at http://lxer.com/module/newswire/view/320856/index.html