det.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon Server des Unterhaltungsfernsehen Ehrenfeld zum dezentralen Diskurs.

Administered by:

Server stats:

1.8K
active users

#SCM

1 post1 participant0 posts today

Why are developers obsessed with putting ticket IDs in the subject line (first line) of a commit message?

Things like:
"[FCK-123] Make some change"

Or like:
"Make another change (#123)"

In what use cases is this superior to keeping them at the very bottom of the commit message? And once they are there, why not have a full link to the issue tracker?

Like:

"Make some change

Explain more...

xttps://github.com/team/project/issues/123
"

Punktgleich führen die Füchse Berlin und Hannover-Burgdorf nach der Melsunger Niederlage in Hamburg die Tabelle der #Handball Bundesliga an. Kiel verpasste im Derby gegen Flensburg die Chance aufzurücken, #Magdeburg hat als Sechster unterdessen nur zwei Minuspunkte mehr als Berlin. #SCM 💚❤️kicker.de/meisterrennen-kiel-p

kicker · Meisterrennen der Handball Bundesliga: Wer ist nun der Favorit?By kicker

How I spent the last couple of weeks (part 10? 11?):

I used jj aka jujutsu a lot. Basically I use it for all of my repos that do NOT have git submodules.

I really like the workflow, although my muscle memory leads me to type git commands sometimes. And I need to come up with a set of aliases like have for git. "g" for "git status", "gp" for "git push", that kinda thing.

I am looking forward to the further developement of jujutsu and can hardly wait until it includes submodule support!

#vcs#git#jj