Has anyone successfully used this collection? If so, how? #Ansible #paloalto #scm https://cdot65.github.io/pan-scm-ansible/
Has anyone successfully used this collection? If so, how? #Ansible #paloalto #scm https://cdot65.github.io/pan-scm-ansible/
Git 2.51-rc0 Makes More Preparations For Git 3.0 Where It Will Use SHA-256 By Default
Große Ehre für Lukas #Mertens: Der Linksaußen des SC #Magdeburg wurde in seiner Heimatstadt Wilhelmshavem ausgezeichnet - und steht nun in einer Reihe mit Uwe Seeler. #SCM https://www.kicker.de/wilhelmshaven-lukas-mertens-folgt-auf-uwe-seeler-1131459/artikel
#Liveaufzeichnung vom #SCM #energy day 2025, Dr Andreas Piepenbrink E3/DC & Stefan Moeller, #Nextmove
@BlumeEvolution #Movo ist generell eine sehr empfehlenswerte Zeitschrift aus dem #SCM #Bundesverlag
Unterhaltung trifft auf niveauvolle und interessante Artikel und Geschichten
GitHub Issues search now supports nested queries and boolean operators: Here's how we (re)built it
So ein Mist. #SCM
Der schlimme Verdacht hat sich bestätigt: Matthias #Musche hat sich einen Achillessehnenriss zugezogen und wird dem SC #Magdeburg mehrere Monate fehlen. Das gab der Handball-Bundesligist nun bekannt. https://www.kicker.de/achillessehnenriss-bestaetigt-magdeburg-langfristig-ohne-musche-1113842/artikel
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
"
Knapper Auswärtssieg vom #SCM .
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 https://www.kicker.de/meisterrennen-kiel-patzt-flensburg-hofft-fuechse-abwartend-1100287/artikel
jj (aka jujutsu), the git-compatible version control system, just released version 0.27.0.
The package for @opensuse was adapted, tested and worked out fine. Will soon be available in #Tumbleweed!
For starters, I can highly recommend Steve Klabnik's tutorial:
https://steveklabnik.github.io/jujutsu-tutorial/
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!