hhmx.de

Föderation EN Mo 25.11.2024 08:24:30

Here's a really interesting article about the 'includeIf' feature of the Git config file format:

benji.dog/articles/git-config/

It enables you to use different configuration values based on particular criteria like folder path, remote URL and more.

Great for configuring email addresses for different kinds of repositories (like work vs personal) without forgetting to set it up on each clone!

Föderation EN Mo 25.11.2024 08:45:24

@daviwil That's useful, thanks for sharing!