Files
howtos/TODO.md
user 60f9c85f3f docs: add git howto collection
Two reference files covering:
- git.md — config, daily workflow, diff, log, stash, remotes, tags
- git-branching.md — branches, merge, rebase, cherry-pick, bisect, reflog, reset, revert, worktrees
2026-02-21 20:48:58 +01:00

744 B

TODO

Topics to Write

  • git — config, daily workflow, stash, remotes, branching, rebase, bisect, recovery
  • ansible — playbook patterns, inventory, vault, variables, roles
  • podman — build, run, compose, volumes
  • jq — filters, select, map, slurp, recipes, @format
  • curl — methods, headers, auth, upload, download, cookies, -w format
  • systemd — units, journalctl, timers
  • ssh — config, tunnels, keys, agent, file transfer, hardening
  • bash — parameter expansion, arrays, traps
  • make — targets, variables, patterns
  • vim — motions, registers, macros

Improvements

  • Format linter script
  • Auto-generate index from topics/
  • Add last-reviewed date to template