What's happens when you "git commit"
Explains the internal data model of Git, detailing what happens under the hood when you run 'git commit'.
Explains the internal data model of Git, detailing what happens under the hood when you run 'git commit'.
A developer shares common mistakes and automated solutions for managing software releases in open-source projects.
A developer shares their personal collection of useful shell aliases for zsh, including commands for npm, yarn, and system tasks.
The author streamlines a SaaS deployment by removing the Git clone from the server, detailing the steps for Let's Encrypt and Git SHA changes.
A guide to Git basics for IT operators new to source control, covering key concepts and commands to get started easily.
A guide to establishing a productive Git workflow for development teams, covering branch strategies and best practices.
Developer shares updates on SourceHut, aerc email client, Sway/Wayland, and VR support for Linux, from Osaka.
A technical guide to customizing a Raspberry Pi's command line environment, installing Git and Vim, and mounting NFS shares for expanded storage.
The author explains their decision to create a Patreon for financial support to improve their long-form educational content and live streams.
Explains the purpose and best practices for using a .gitattributes file to manage line endings and Git LFS in software repositories.
A beginner's guide to using Git and GitHub for code version control, based on a Python Frederick presentation.
SourceHut introduces code annotations, allowing developers to add markdown and links to source code via CI-generated JSON files.
A developer's experience and technical guide to cloning the massive Windows OS repository using Git and GVFS, detailing setup, challenges, and workflow tips.
Announcing aerc 0.1.0, a terminal-based email client with vim-like keybindings, embedded terminal, and developer-focused features.
A technical recap of the Rubrik Build Workshop, covering hands-on sessions on Git, REST APIs, and PowerShell SDKs.
A guide explaining how to use Git's stash command to manage uncommitted changes when switching between multiple branches.
Explores how GitHub redefined the concept of a 'fork' in git, contrasting it with traditional distributed version control workflows.
Developer updates on email-based tools for software development, including web patch review for sourcehut and new email composition in aerc2 terminal client.
A webcast demonstrating an email-based workflow for reviewing patches in git and Mercurial, focusing on the maintainer's perspective.
A guide to using GitHub's 'Hub' command-line tool to supercharge your git workflow with enhanced GitHub integration.