Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $8.90! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering

Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $8.90! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering
Ah yes, in 2023, we're finally realizing that commit signing is "kinda wack" . Harley Watson bravely ventures into the complex world of version control—only to find himself baffled by his own #frustration with #GnuPG. Meanwhile, the rest of us are just trying to figure out why he bothered in the first place
.
https://lobi.to/writes/wacksigning/ #commitSigning #versionControl #techHumor #HackerNews #HackerNews #ngated
I just got the first practical usage of using git interactive rebase.
I did edited multiple files and did need to reverse one of them already committed. I used an interactive rebase to edit the commit, unstaged everything, staged the file required and committed them once again.
Restored the file I want to reset and completed the rebase. That was nice.
Can I have some recommendations for the privacy respecting web-based platform for version control and repository management? Ditching Github once for all
#Development #Anniversaries
Still weird, still wonderful · 20 years ago, Git began to dominate version control https://ilo.im/1637dz
_____
#Programming #Coding #VersionControl #Git #GitHub #WebDev #Frontend #Backend
Happy 20th birthday, Git! Still the angsty teenager of the programming world, misunderstood yet worshipped by developers who can't resist its chaos.
Meanwhile, #GitButler promises to tame the beast—because clearly, what we need is another way to get lost in version control.
https://blog.gitbutler.com/20-years-of-git/ #Git #20thBirthday #VersionControl #DeveloperLife #ProgrammingHumor #HackerNews #ngated
Nous aurons le plaisir d’accueillir Maëlle Salmon @maelle, Research Software Engineer, qui partagera son expertise sur Git.
Vendredi 11 avril à 12H CEST
#Zoom
Plus de détails et RSVP : https://www.meetup.com/rladies-paris/events/307063402/
#RStatsFr #RStats #RLadies #VersionControl #Git @RLadiesGlobal
Ah yes, the miracle cure for database woes: declarative schemas! Because nothing screams "innovation" like wrapping your '90s .sql files in a fresh layer of buzzwords and pretending it's revolutionary.
Enjoy managing your simple complex database with this glorified version control system.
https://supabase.com/blog/declarative-schemas #databaseinnovation #declarativeschemas #techirony #buzzwordbingo #versioncontrol #HackerNews #ngated
Terraform & OpenTofu In Action https://leanpub.com/b/terraform_opentofu by GitforGits | Asian Publishing House is the featured bundle of ebooks on the Leanpub homepage! https://leanpub.com #InfrastructureAsCode #Terraform #VersionControl #SystemIntegration #Devops #SoftwareEngineering #books #ebooks
From last week's ADMIN Update newsletter: Thomas Reuß shows you how to migrate your Git repositories to Gitea
https://www.admin-magazine.com/Archive/2024/84/Migrate-your-Git-repositories-to-Gitea?utm_source=SM
#Gitea #GitHub #repository #VersionControl #Gogs #fork
Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering
Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering
Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering
Terraform & OpenTofu In Action https://leanpub.com/b/terraform_opentofu is the featured bundle of ebooks on the Leanpub homepage! https://leanpub.com #InfrastructureAsCode #Terraform #VersionControl #SystemIntegration #Devops #SoftwareEngineering #books #ebooks
I have a bare #git repo locally, on disk. Can I push/mirror it somewhere non-local using "git push", but without cloning it first? #vcs #versioncontrol
#Development #Previews
I’m making a Git game · Devlands aims to make learning Git more intuitive https://ilo.im/162lyg
_____
#Programming #Coding #Game #Git #VersionControl #WebDev #Frontend #Backend
Git y GitHub desde cero by Brais Moure is free with a Leanpub Reader membership! Or you can buy it for $9.99! http://leanpub.com/git-github #ComputerProgramming #ComputerScience #Software #VersionControl #Git #SoftwareEngineering
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/
I have now installed and tested Authentik for CoreUnit.NET. So far I am satisfied. Keycloak, dex and other IDP's made me dissatisfied in some steps. As a developer I just dont like the container image taging, please use semver so I can pin major/minor versions.