▲ | jaredsohn 3 days ago | |||||||
I didn't look at things too closely, but it would be nice if this each commit would include a ticket number from the branch (such as a linear id) and/or pr id in each commit for people who do not squash. One huge advantage of squashing branches is if you see a commit in a `git blame` you might have an idea of where it came from within GitHub/Linear/other systems. | ||||||||
▲ | figmert 3 days ago | parent [-] | |||||||
Surely this would be the job of a prepare-commit-msg/commit-msg hook? | ||||||||
|