Forem

Git

Software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I Built a TUI to Replace `git commit` (and it's written in Go)
Cover image for I Built a TUI to Replace `git commit` (and it's written in Go)

I Built a TUI to Replace `git commit` (and it's written in Go)

1
Comments
3 min read
I cheated to maintain GitHub streak and I don't regret it
Cover image for I cheated to maintain GitHub streak and I don't regret it

I cheated to maintain GitHub streak and I don't regret it

Comments
3 min read
Understanding Git and GitHub as a Beginner
Cover image for Understanding Git and GitHub as a Beginner

Understanding Git and GitHub as a Beginner

5
Comments
3 min read
Git Isn't Enough for AI Coding: What I Use Instead
Cover image for Git Isn't Enough for AI Coding: What I Use Instead

Git Isn't Enough for AI Coding: What I Use Instead

Comments
3 min read
Setup Multiple SSH Keys

Setup Multiple SSH Keys

Comments
1 min read
Complete SSH Key Setup
Cover image for Complete SSH Key Setup

Complete SSH Key Setup

Comments
1 min read
Git for Beginners: Basics and Essential Commands
Cover image for Git for Beginners: Basics and Essential Commands

Git for Beginners: Basics and Essential Commands

Comments
5 min read
The Complete Git & GitHub Developer Guide
Cover image for The Complete Git & GitHub Developer Guide

The Complete Git & GitHub Developer Guide

Comments
11 min read
Git Rebase vs Merge: Mastering Branching Best Practices
Cover image for Git Rebase vs Merge: Mastering Branching Best Practices

Git Rebase vs Merge: Mastering Branching Best Practices

Comments
6 min read
Git for Beginners: Basics and Essential Commands

Git for Beginners: Basics and Essential Commands

Comments
1 min read
Inside Git: How It Works and the Role of the .git Folder

Inside Git: How It Works and the Role of the .git Folder

Comments
2 min read
Git Branching Strategies Part 1: Understanding the Five Popular Workflows
Cover image for Git Branching Strategies Part 1: Understanding the Five Popular Workflows

Git Branching Strategies Part 1: Understanding the Five Popular Workflows

1
Comments
8 min read
Why Version Control Exists

Why Version Control Exists

Comments
1 min read
Pivotting to tech?
Cover image for Pivotting to tech?

Pivotting to tech?

Comments
3 min read
Masterclass: Implementing a Release Branching Strategy with Git
Cover image for Masterclass: Implementing a Release Branching Strategy with Git

Masterclass: Implementing a Release Branching Strategy with Git

2
Comments
3 min read
From branches to trunk (a journey)

From branches to trunk (a journey)

Comments
3 min read
Gitflow Workflow: A Dynamic Guide for Development Teams

Gitflow Workflow: A Dynamic Guide for Development Teams

Comments
4 min read
Connecting Your Computer with GitHub-Part Two

Connecting Your Computer with GitHub-Part Two

1
Comments
3 min read
Rewriting Remote Git History with `reset` and `push --force-with-lease`

Rewriting Remote Git History with `reset` and `push --force-with-lease`

Comments
2 min read
How I Built a Git Log Diff Workflow Plugin for Neovim
Cover image for How I Built a Git Log Diff Workflow Plugin for Neovim

How I Built a Git Log Diff Workflow Plugin for Neovim

1
Comments
1 min read
Origin of GitOps — What Was Formalized and Why It Matters

Origin of GitOps — What Was Formalized and Why It Matters

1
Comments
3 min read
How to Undo a Merge in Git Without Breaking Your Workflow
Cover image for How to Undo a Merge in Git Without Breaking Your Workflow

How to Undo a Merge in Git Without Breaking Your Workflow

Comments
2 min read
HOW TO GIT IT

HOW TO GIT IT

Comments
3 min read
Git Source Control Best Practices with IRIS in VSCode

Git Source Control Best Practices with IRIS in VSCode

Comments
16 min read
All About Git & Git-Hub: Beginner's guide on relationship between git& git-hub, installation, linking both tools to launching.
Cover image for All About Git & Git-Hub: Beginner's guide on relationship between git& git-hub, installation, linking both tools to launching.

All About Git & Git-Hub: Beginner's guide on relationship between git& git-hub, installation, linking both tools to launching.

Comments
2 min read
loading...