Git

3652 readers
3 users here now

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Resources

Rules

  1. Follow programming.dev rules
  2. Be excellent to each other, no hostility towards users for any reason
  3. No spam of tools/companies/advertisements. It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.

Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.

founded 2 years ago
MODERATORS
101
102
103
104
105
13
The Git Parable (tom.preston-werner.com)
106
 
 

Story time...

107
108
 
 

And to be productive also: git citool, gitk, fzf and Liquid Prompt explained with screenshots

109
110
111
112
113
114
115
116
117
118
21
submitted 1 year ago* (last edited 1 year ago) by ericjmorey@programming.dev to c/git@programming.dev
 
 

February 16, 2024 Julia Evans writes:

I asked about people’s favourite git config options on Mastodon:

what are your favourite git config options to set? Right now I only really have git config push.autosetupremote true and git config init.defaultBranch main set in my ~/.gitconfig, curious about what other people set

As usual I got a TON of great answers and learned about a bunch of very popular git config options that I’d never heard of.

I’m going to list the options, starting with (very roughly) the most popular ones.

Read Popular git config options

119
120
121
122
123
 
 

Do you have a story to share?

124
125
view more: ‹ prev next ›