πŸ“™ Version control of TYPO3 projects with Git

Using Git for version control in TYPO3 projects helps ensure consistent collaboration, transparent change tracking, and safer deployments.

➑️ https://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/Administration/VersionControl/Index.html

#TYPO3 #git #versioncontrol

Git revert tango (one step forward, one step back).
My personal record is
Revert Β³ <commit message>
("what I tell you three times is true").

I note that when Git does
<message> β†’ Revert "<message>"
for the draft commit message, it doesn't escape nested double quotes in the message.
I'm shocked πŸ™‚.

#Git
#GitRevert
#RevisionControl
#VersionControl

Office Migration from Source Depot to Git, or how I learned to love DevEx

πŸ”— https://danielsada.tech/blog/carreer-part-7-how-office-moved-to-git-and-i-loved-devex/

#readinglist #versioncontrol #git #microsoft

Part 7: Office Migration from Source Depot to Git, or how I learned to love DevEx. | Daniel Sada Caraveo | Developer Productivity & Culture

Part 7 of my software journey, getting to know developer experience.

Part 7: Office Migration from Source Depot to Git, or how I learned to love DevEx. | Daniel Sada Caraveo | Developer Productivity & Culture

Part 7 of my software journey, getting to know developer experience.

As a band, we have been using version control and file sharing for collaborating on songs remotely. We can have endless "Save As" versions of every take of the song creation, and sync them to every band member's DAW on their computer.

Using GitHub we discovered there was a way to collaborate on full DAW sessions, keep every idea safe, and maintain perfect organization.

Swipe through this post to discover how Lorenzo Music has been doing it for 7 years, releasing 2 albums and 2 EPs using an unconventional method with GitHub!

πŸ‘‰ Ready to try this remote workflow? Tap the link to download your FREE PDF Process Outline from our Ko-Fi page! https://ko-fi.com/s/cd0ff1df59

#RemoteMusic #MusicProduction #DAW #MusicianLife #BandCollaboration #TechForMusicians #HomeStudio #MusicTech #VersionControl #GitHubForMusicians #MusicTips #opensource #github

Learn Jujutsu for the greater good!
https://github.com/jj-vcs/jj

A lot of folks are praising jj because "git is hard and jj is simple". I'm coming from a different perspective. I've mastered git (I'm the one who gets pinged to do reflog surgery, fix broken rebases, remove credentials from repos, track down why a repo ballooned in size, bisect to find bugs, fix broken hooks, etc.).

You should use jj because it's the better tool... Also, because it's simple 🀣

#jj #git #versioncontrol

GitHub - jj-vcs/jj: A Git-compatible VCS that is both simple and powerful

A Git-compatible VCS that is both simple and powerful - jj-vcs/jj

GitHub
I submitted a Pull Request to update MacPorts' GoT to -portable 0.113 here:

https://github.com/macports/macports-ports/pull/28622

I modified the Portfile to utilize the mirror you provided. Thank you again for that!

It appears as if the GitHub Continuous Integration checks passed OK, which implies that those processes presumably grabbed the 0.113 tarball from your mirror as well.

It's up to someone else to merge it.

#GoT #GameOfTrees #MacPorts #VersionControl #DVCS #Git #macOS #OpenBSD
got: update to 0.113 by artkiver Β· Pull Request #28622 Β· macports/macports-ports

Description Type(s) bugfix enhancement security fix Tested on macOS 15.5 24F74 arm64 Command Line Tools 16.4.0.0.1.1747106510 Verification Have you followed our Commit Message Guidelines...

GitHub
The Ingredients of a Productive Monorepo

misguided thoughts
Git