this post was submitted on 10 Jan 2025
39 points (97.6% liked)

Git

2957 readers
47 users here now

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Resources

Rules

  1. Follow programming.dev rules
  2. Be excellent to each other, no hostility towards users for any reason
  3. No spam of tools/companies/advertisements. It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.

Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.

founded 2 years ago
MODERATORS
 

Hey! I've just released todo-md v1 🚀. Keep your tasks organized with todo-md!

The pre-commit hook automatically maintains a TODO.md file by scanning your staged files for TODO: comments. You do not need complicated task trackers bloated with features anymore:) Let your code speak for itself!

Get it now: https://codeberg.org/lig/todo-md

#TODOmd #DevTools #PreCommit #Automation #OpenSource #Git #Todo​

you are viewing a single comment's thread
view the rest of the comments
[–] jonne@infosec.pub 13 points 12 hours ago (1 children)

But when I put @todo in my code, the point is to never revisit it. I don't want to be reminded every time I open the repo!

[–] lig@lemmings.world 4 points 11 hours ago (1 children)

This one isn't for you then :)

[–] jonne@infosec.pub 5 points 11 hours ago

Haha, nice work on it tho.