Tag git posts

MeeperOvqYMt

Kehet

Linux

Delta

https://github.com/dandavison/delta

A syntax-highlighting pager for git, diff, and grep output

MeeperYbJK4T

Kehet

Development

tag

https://github.com/PierreKieffer/tag

Git utility to create tags in order to identify specific releases

MeeperHxE7iv

Kehet

Linux

dstask

https://github.com/naggie/dstask

Git powered terminal-based todo manager -- markdown note page per task. Single binary! Single binary terminal-based TODO manager with git-based sync + markdown notes per task

MeeperkSBwB7

Kehet

Linux

Forgit

https://gitbetter.substack.com/p/forgit-a-utility-tool-to-use-git

Forgit is a lightweight CLI tool that helps you to use Git interactively. This tool is a very useful tool that helps you to work effectively.

MeeperpubzI9

Kehet

Development

Gitg0 🚀

https://github.com/rchtgpt/gitg0

a magnificent tool to auto-suggest everything you need before pushing a git commit • built @MLH-Fellowship

MeeperGOlV7y

Kehet

Development

Oh Shit, Git!?!

https://ohshitgit.com/

Git is hard: screwing up is easy, and figuring out how to fix your mistakes is fucking impossible. Git documentation has this chicken and egg problem where you can't search for how to get yourself out of a mess, unless you already know the name of the thing you need to know about in order to fix your problem.

MeepervJu5yt

Kehet

Development

Commitizen

http://commitizen.github.io/cz-cli/

The commitizen command line utility.

MeeperZZiRkI

Kehet

Development

On undoing, fixing, or removing commits in git

https://sethrobertson.github.io/GitFixUm/fixup.html

A git choose-your-own-adventure!â“¡

This document is an attempt to be a fairly comprehensive guide to recovering from what you did not mean to do when using git. It isn't that git is so complicated that you need a large document to take care of your particular problem, it is more that the set of things that you might have done is so large that different techniques are needed depending on exactly what you have done and what you want to have happen.

MeeperwVYmY6

Kehet

Development

On undoing, fixing, or removing commits in git

https://sethrobertson.github.io/GitFixUm/fixup.html

A git choose-your-own-adventure!â“¡