Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Version Control/
Git
Git
/
Git Commit History
Search

Git Commit History

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2022 Dec 1 23:20
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2023 Aug 2 13:5
Refs
Refs
Git-Heat-Map
jmforsythe • Updated 2023 Feb 13 4:23
 
 
 
 
 
 
Extremely Linear Git History
One of the things that I like to do in my projects, is to make the git history as linear as possible. Usually this means to rebase commits onto the main branch, but it can also mean to only allow merges in one direction, from feature branches into main, never the other way around.
Extremely Linear Git History
https://westling.dev/b/extremely-linear-git
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Version Control/
Git
Git
/
Git Commit History
Copyright Seonglae Cho