Latest #git Threads Top

First poster: alvinkatojr
Mastering the full stack isn’t just a technical feat: it’s a human challenge, and no, you can’t git clone your way out of it.
New
CommunityNews
Learn how to use Magit, an essential tool for any git-loving Emacs user. Magit supercharges your git workflow by removing the tedium of w...
New
CommunityNews
GitSyncPad is an innovative micro keypad designed for effortless Git version control. Execute commands like git add, git commit, and git ...
New
New
First poster: brennan
A new Gleam blog post/announcement has been posted! Get the full details here: Hello echo! Hello git! - Gleam
New
CommunityNews
Amazon’s AI crawler is making my git server unstable. Please, just stop.
New
CommunityNews
Colliding with the SHA prefix of Linux’s initial Git commit. Or, how to break all the tools that parse the “Fixes:” tag Kees Cook There...
New
CommunityNews
Demystifying git submodules. Demystifying git submodules by showing exactly how they work.
New
CommunityNews
How I configure my Git identities. This may be overkill, but it works on my machine
New
CommunityNews
Git and jujutsu: in miniature. A concrete example of Git and jujutsu usage compared.
New

This Week's Trending Top

This Month's Trending Top

First poster: alvinkatojr
Mastering the full stack isn’t just a technical feat: it’s a human challenge, and no, you can’t git clone your way out of it.
New

This Year's Trending Top

First poster: brennan
A new Gleam blog post/announcement has been posted! Get the full details here: Hello echo! Hello git! - Gleam
New
CommunityNews
GitSyncPad is an innovative micro keypad designed for effortless Git version control. Execute commands like git add, git commit, and git ...
New
New
CommunityNews
Learn how to use Magit, an essential tool for any git-loving Emacs user. Magit supercharges your git workflow by removing the tedium of w...
New
First poster: pawlik
GitHub - tummychow/git-absorb: git commit --fixup, but automatic. git commit --fixup, but automatic. Contribute to tummychow/git-absorb ...
New
CommunityNews
Home. git-spice is a tool for stacking Git branches. It helps you manage and navigate a stack of branches that build on top of each othe...
New
First poster: dyowee
Git Granary. The one where I build it all myself
New
CommunityNews
Creating a Git commit: The Hard Way. Let’s create a Git commit using Git’s low-level (plumbing) commands
New
CommunityNews
How I use git. From aliases, to commits, to commit messages, to reviews, to workflows.
New
CommunityNews
GitHub - awslabs/git-remote-s3. Contribute to awslabs/git-remote-s3 development by creating an account on GitHub.
New
CommunityNews
Git and jujutsu: in miniature. A concrete example of Git and jujutsu usage compared.
New
CommunityNews
Back-dating Git commits based on file modification dates. I fell down a bit of a rabbit hole this morning. In trying to figure out where...
New
CommunityNews
How I configure my Git identities. This may be overkill, but it works on my machine
New
CommunityNews
Amazon’s AI crawler is making my git server unstable. Please, just stop.
New
CommunityNews
Colliding with the SHA prefix of Linux’s initial Git commit. Or, how to break all the tools that parse the “Fixes:” tag Kees Cook There...
New

Last Three Year's Trending Top

NewsBot
A new Arch Linux blog post/announcement has been posted! Get the full details here: Arch Linux - News: Git migration completed
New
First poster: bot
Can We Please Move Past Git?. Most software development is not like the Linux kernel’s development; as such, Git is not designed for mos...
New
First poster: bot
A new openSUSE blog post/announcement has been posted! Get the full details here: Mesa, Git, Gear, More Update in Tumbleweed - openSUSE...
New
First poster: bot
GitHub - extrawurst/gitui: Blazing :boom: fast terminal-ui for git written in rust :crab:. Blazing :boom: fast terminal-ui for git writt...
New
First poster: bot
Git Under the Hood. While I’m not a programmer per se, I do use git almost daily and find it a great tool for source control and version...
New
First poster: bot
A new Arch Linux blog post/announcement has been posted! Get the full details here: Arch Linux - News: Git migration announcement
New
CommunityNews
Using git-annex for Data Archiving. In my recent post about data archiving to removable media, I laid out the difference between backing...
New
First poster: bot
What Comes After Git. Git was born from the collaboration problems in the Linux kernel. Nearly a decade later, new problems arose when K...
New
First poster: bot
Idiot proof git. Aliases, etc that have made rebase-based workflows in Git much less advanced feeling.
New
First poster: bot
A new openSUSE blog post/announcement has been posted! Get the full details here: Git, PostgreSQL, Btrfs update in Tumbleweed - openSUS...
New
CommunityNews
How to include Git version information in Go. It’s easy to automatically include a Git revision with every Go build
New
CommunityNews
Versioning data in Postgres? Testing a git like approach - Specfy. An alternative way to achieve data versioning in Postgres using git p...
New
First poster: bot
Highlights from Git 2.40 | The GitHub Blog. The first Git release of the year is here! Take a look at some of our highlights on what’s n...
New
New
First poster: adamaiken89
GitHub - AmrDeveloper/GQL: Git Query language is a SQL like language to perform queries on .git files with supports of most of SQL featur...
New

Trending Over Three Years Top

New
Kurisu
You can go directly to the last paragraph of this post to read about my concern. I was trying Git submodules then found the above po...
New
First poster: bot
A new Hanami blog post/announcement has been posted! Get the full details here: Hanami | New Git Branches
New
First poster: bot
Thirty years ago, Linus Torvalds was a 21 year old student at the University of Helsinki when he first released the Linux Kernel. His ann...
New
First poster: bot
A new openSUSE blog post/announcement has been posted! Get the full details here: LLVM, PipeWire, git update in Tumbleweed - openSUSE News
New
First poster: bot
A new openSUSE blog post/announcement has been posted! Get the full details here: Git, curl, systemd Roll with Tumbleweed - openSUSE News
New
First poster: bot
Getting Started with Git Bash. A guide on how to install Git Bash and get up and running with Git!
New
First poster: bot
Git security vulnerability announced | The GitHub Blog. Upgrade your local installation of Git, especially if you are using Git for Wind...
New
First poster: bot
Hi everyone, Yesterday (2021-03-28) two malicious commits were pushed to the php-src repo [1] from the names of Rasmus Lerdorf and myse...
New
First poster: bot
For those that work with git for some time, it is not often that you get to discover new things about it. That is if you exclude the plum...
New
First poster: bot
GitHub - GavinMendelGleason/syntactic_versioning: What if Git worked with Programming Languages?. What if Git worked with Programming La...
New
New
First poster: bot
Highlights from Git 2.35 | The GitHub Blog. The open source Git project just released Git 2.35. Here’s GitHub’s look at some of the most...
New
First poster: bot
Welcome to the world of Git. I hope this document will help to advance your understanding of this powerful content tracking system, and r...
New
First poster: bot
Quick introduction to git internals for people who are not scared by words like Directed Acyclic Graph .
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Devtalk

Devtalk

Similar Portals

    None added yet

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Manning Publications

45% off any item

The Pragmatic Studio

20% off any course

Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!