v1.74.2
cmd/gitannex: Add configparse.go and refactor
build: remove x := x made unnecessary by the new semantics of loops in go1.22
docs: fix markdown lint issues in command docs
docs: change syntax hightlighting for command examples from sh to console
docs: fix typos in comments and messages
cmd/gitannex: Port unit tests to fstest