]> danix's work - danix.xyz-2.git/commit
feat: add 'My Git Workflow' article (EN/IT) release_28042026-2031
authorDanilo M. <redacted>
Tue, 28 Apr 2026 18:30:23 +0000 (20:30 +0200)
committerDanilo M. <redacted>
Tue, 28 Apr 2026 18:30:23 +0000 (20:30 +0200)
commit59bd0777c3d68ee90301f928a0bfd7a8a610df65
treed3d2e91a6d60752e2975964443b9f93db93cd208
parent40e8a86388488869f3c79c25ef9f8f07bce000a7
feat: add 'My Git Workflow' article (EN/IT)

Add bilingual article covering personal git config settings:
- push.autoSetupRemote, pull.rebase
- commit.gpgsign
- help.autocorrect, fetch.prune, fetch.prunetags
- merge.conflictstyle (zdiff3), rerere
- branch.sort, column.ui, log.*, diff.*
- Aliases (lg, sw)
- Typical workflow narrative

Includes both English and Italian translations.

Co-Authored-By: Claude Haiku 4.5 <redacted>
content/en/articles/my-hugo-workflow/index.md [new file with mode: 0644]
content/it/articles/my-hugo-workflow/index.md [new file with mode: 0644]