<feed xmlns='http://www.w3.org/2005/Atom'>
<title>config/git, branch trunk</title>
<subtitle>configuration files
</subtitle>
<id>https://git.herrmann.dev/cgit/config/atom?h=trunk</id>
<link rel='self' href='https://git.herrmann.dev/cgit/config/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/'/>
<updated>2024-02-16T22:01:25Z</updated>
<entry>
<title>git: some new settings</title>
<updated>2024-02-16T22:01:25Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2024-02-16T22:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=f25d78defbbf8b195e5aa1494dbd5888c9c08c18'/>
<id>urn:sha1:f25d78defbbf8b195e5aa1494dbd5888c9c08c18</id>
<content type='text'>
inspired by https://jvns.ca/blog/2024/02/16/popular-git-config-options/
</content>
</entry>
<entry>
<title>git: use 'trunk' as default branch name</title>
<updated>2023-05-15T18:28:25Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2023-05-15T18:28:25Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=dc3754638498a79a6bdfe7a28cda63b06d03d42e'/>
<id>urn:sha1:dc3754638498a79a6bdfe7a28cda63b06d03d42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git: don't use gpg2, which is now only a transitional symlink</title>
<updated>2023-03-20T22:18:48Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2023-03-20T22:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=7b8fcc7cd610bf6f0cea463e49008ec302387994'/>
<id>urn:sha1:7b8fcc7cd610bf6f0cea463e49008ec302387994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git: rewrite salsa push urls</title>
<updated>2023-01-03T18:15:56Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2023-01-03T18:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=21b54f0b5a4bf7d669b8616e2712e452a59048b3'/>
<id>urn:sha1:21b54f0b5a4bf7d669b8616e2712e452a59048b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git: point to XDG_CONFIG_HOME</title>
<updated>2023-01-02T18:33:33Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2023-01-02T18:33:33Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=7e5d957ce8e22338a3cda5023f8fb8e8049ece86'/>
<id>urn:sha1:7e5d957ce8e22338a3cda5023f8fb8e8049ece86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git: enable autostashing for merges</title>
<updated>2022-10-02T23:43:06Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2022-10-02T23:43:06Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=ac4ec38f44387963862a40db6b9fe212f10c0f82'/>
<id>urn:sha1:ac4ec38f44387963862a40db6b9fe212f10c0f82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git: display branches in columns</title>
<updated>2022-10-02T23:40:48Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2022-10-02T23:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=476cc883bcb0e1c0097187e05fdc8571598efaa0'/>
<id>urn:sha1:476cc883bcb0e1c0097187e05fdc8571598efaa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>git: allow only fast-forwards when pulling</title>
<updated>2020-05-23T09:08:26Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2020-05-23T09:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=8aed500052fda6280e965059cc4af1ed0ab32cb8'/>
<id>urn:sha1:8aed500052fda6280e965059cc4af1ed0ab32cb8</id>
<content type='text'>
since 2.27 git warns if no pull strategy is configured.
options are merging, rebasing or allowing only ffs.
as both merging and rebasing can be annoying, try to only
use ffs. if that's not possible, manual merging/rebasing is still
possible.
</content>
</entry>
<entry>
<title>select histogram diff in vim and git</title>
<updated>2020-02-17T19:51:23Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2020-02-17T19:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=41138afae2b70c21ba48d4de38404bf804bcb0a7'/>
<id>urn:sha1:41138afae2b70c21ba48d4de38404bf804bcb0a7</id>
<content type='text'>
Scientifically determined to be the best one for code:
 https://link.springer.com/article/10.1007/s10664-019-09772-z
</content>
</entry>
<entry>
<title>git: commandline compatibility to universal-ctags in ctags hook script</title>
<updated>2018-11-24T11:24:38Z</updated>
<author>
<name>Reiner Herrmann</name>
<email>reiner@reiner-h.de</email>
</author>
<published>2018-11-24T11:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.herrmann.dev/cgit/config/commit/?id=517b2737dc6dcd97a26cfbf4f834172cb9cdae0b'/>
<id>urn:sha1:517b2737dc6dcd97a26cfbf4f834172cb9cdae0b</id>
<content type='text'>
</content>
</entry>
</feed>
