File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -621,6 +621,12 @@ __Git tools and sites__
621621+ "[ High Performance Git] ( https://gitperf.com/ ) ", a book by Ted Nyman
622622 (online and [ free PDF] ( https://gitperf.com/pdf.html ) ).
623623 The book is about different layers inside Git and the performance costs of each one.
624+ + [ ` git-meta ` ] ( https://git-meta.com/ ) is an open specification and reference CLI tool
625+ for attaching arbitrary, fine-grained metadata to Git objects — provenance,
626+ ownership, reviews, attestations — stored locally for fast queries
627+ and exchanged using normal Git transfer protocols and servers.<br >
628+ You can think of ` git met ` a as a more performant, scalable, flexible and collaborative
629+ [ ` git notes ` ] ( https://git-scm.com/docs/git-notes ) .
624630+ [ GitChop] ( https://bendansby.com/apps/gitchop.html ) - a visual ` rebase -i `
625631 (interactive rebase) for Mac. Drag-reorder commits,
626632 split one commit into many by assigning hunks, reword in place.
You can’t perform that action at this time.
0 commit comments