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.
Beyond the Basics. Guide to Deeply Understand Merge, Rebase, Squash, and Cherry Pick - When to Use Them With Real-World Examples

Beyond the Basics. Guide to Deeply Understand Merge, Rebase, Squash, and Cherry Pick - When to Use Them With Real-World Examples

2
Comments
17 min read
How to add new changes to most recent git commit?

How to add new changes to most recent git commit?

Comments
2 min read
Commit Changes to a New Branch with Git

Commit Changes to a New Branch with Git

2
Comments 2
1 min read
The Power of Git: A Guide to Collaborative Version Control

The Power of Git: A Guide to Collaborative Version Control

106
Comments 9
7 min read
Version control for your Godot game projects

Version control for your Godot game projects

14
Comments
10 min read
Saving Time with Git: A Deep Dive into Version Control

Saving Time with Git: A Deep Dive into Version Control

18
Comments 4
10 min read
The Magic of Empty Git Commit

The Magic of Empty Git Commit

95
Comments 60
1 min read
Saved by `git fetch` and GitHub

Saved by `git fetch` and GitHub

Comments
3 min read
How to Make Git Usable by Humans: Introducing GitMini

How to Make Git Usable by Humans: Introducing GitMini

2
Comments
3 min read
Git & GitHub Basics: Useful CLI Patterns

Git & GitHub Basics: Useful CLI Patterns

Comments
7 min read
Commit with a Past Date and Time in Git

Commit with a Past Date and Time in Git

37
Comments 12
1 min read
Learn about Branching in Git

Learn about Branching in Git

1
Comments 2
5 min read
Git: The Cornerstone of Efficient Software Development

Git: The Cornerstone of Efficient Software Development

Comments
3 min read
.gitignore for an OCaml project

.gitignore for an OCaml project

Comments
1 min read
The Nx Node/React Stack part 1 - Environment

The Nx Node/React Stack part 1 - Environment

5
Comments
4 min read
TTT #1: Git Basics and Tricks

TTT #1: Git Basics and Tricks

Comments
2 min read
9 Key Rules for Using Git

9 Key Rules for Using Git

1
Comments
2 min read
Vantagens do git commit --amend

Vantagens do git commit --amend

Comments
2 min read
How to accelerate your code reviews?

How to accelerate your code reviews?

Comments
6 min read
Git config for multiple users (office/personal)

Git config for multiple users (office/personal)

Comments
1 min read
The Agile, The Fragile, And The Iron Fist Of Branching Strategies

The Agile, The Fragile, And The Iron Fist Of Branching Strategies

1
Comments
6 min read
Our Journey In The Open Source World - spyone

Our Journey In The Open Source World - spyone

1
Comments
2 min read
Effortless Backporting: Simplify Your Development Workflow with git-backporting

Effortless Backporting: Simplify Your Development Workflow with git-backporting

2
Comments
6 min read
Stop Git from tracking file changes

Stop Git from tracking file changes

Comments
2 min read
Why you should use emoji in github commit 🐛 ✨ 💄

Why you should use emoji in github commit 🐛 ✨ 💄

14
Comments
3 min read
loading...