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.
A Hands-on Guide to Git Rebase & Resolving Conflicts
Cover image for A Hands-on Guide to Git Rebase & Resolving Conflicts

A Hands-on Guide to Git Rebase & Resolving Conflicts

2
Comments
4 min read
Upload repository to GitHub with Git.

Upload repository to GitHub with Git.

5
Comments
1 min read
Como adicionar hooks aos commits de seu projeto utilizando Husky
Cover image for Como adicionar hooks aos commits de seu projeto utilizando Husky

Como adicionar hooks aos commits de seu projeto utilizando Husky

2
Comments
4 min read
Elevating PRs with the Magic of an AI-Agent for a Seamless Experience: PR-Agent Vs Copilot For PRs
Cover image for Elevating PRs with the Magic of an AI-Agent for a Seamless Experience: PR-Agent Vs Copilot For PRs

Elevating PRs with the Magic of an AI-Agent for a Seamless Experience: PR-Agent Vs Copilot For PRs

8
Comments 2
6 min read
Git Essentials for Beginners: A Painless Dive into Version Control
Cover image for Git Essentials for Beginners: A Painless Dive into Version Control

Git Essentials for Beginners: A Painless Dive into Version Control

1
Comments
3 min read
Add multiple remotes to a Git repository.
Cover image for Add multiple remotes to a Git repository.

Add multiple remotes to a Git repository.

3
Comments
2 min read
Keep Your Fork In Sync: Understanding git remote upstream
Cover image for Keep Your Fork In Sync: Understanding git remote upstream

Keep Your Fork In Sync: Understanding git remote upstream

16
Comments 1
2 min read
Manual Git e Github para iniciantes

Manual Git e Github para iniciantes

1
Comments 1
3 min read
A Guide to Resolving Merge Conflicts in Git Pull Requests

A Guide to Resolving Merge Conflicts in Git Pull Requests

10
Comments
2 min read
Git Reset Modes

Git Reset Modes

Comments
11 min read
Part 1-Repos: "Command Your Code->Mastering Git and Azure Repos from the CLI"
Cover image for Part 1-Repos: "Command Your Code->Mastering Git and Azure Repos from the CLI"

Part 1-Repos: "Command Your Code->Mastering Git and Azure Repos from the CLI"

Comments
5 min read
How to temporarily save your uncommitted changes using Git Stash?

How to temporarily save your uncommitted changes using Git Stash?

10
Comments
1 min read
Resolving Merge Conflicts on Azure Git Branch A Comprehensive Guide

Resolving Merge Conflicts on Azure Git Branch A Comprehensive Guide

5
Comments
2 min read
Mastering PR Messages: How to get your PRs merged (Part 1)
Cover image for Mastering PR Messages: How to get your PRs merged (Part 1)

Mastering PR Messages: How to get your PRs merged (Part 1)

8
Comments 2
4 min read
Mastering Git Workflow A Comprehensive Guide to Merge and Rebase

Mastering Git Workflow A Comprehensive Guide to Merge and Rebase

Comments
2 min read
Git Mastery: 4 Must-Know Commands

Git Mastery: 4 Must-Know Commands

1
Comments
3 min read
Don't worry, I've not given up!
Cover image for Don't worry, I've not given up!

Don't worry, I've not given up!

16
Comments 5
1 min read
How to work with git submodules

How to work with git submodules

Comments
10 min read
Rebasing a Branch Created from Another Branch to Main After Squash Merge: A Step-by-Step Guide

Rebasing a Branch Created from Another Branch to Main After Squash Merge: A Step-by-Step Guide

Comments
3 min read
How I messed up using Git-Annex

How I messed up using Git-Annex

Comments
2 min read
How to remove git from the project and then upload it to the new repo ?

How to remove git from the project and then upload it to the new repo ?

24
Comments 7
1 min read
Unleashing Git Aliases: A Guide to Boosting Linux Productivity
Cover image for Unleashing Git Aliases: A Guide to Boosting Linux Productivity

Unleashing Git Aliases: A Guide to Boosting Linux Productivity

2
Comments
3 min read
How to undo changes in a Git repository using git revert

How to undo changes in a Git repository using git revert

1
Comments
3 min read
Mastering Git: Tips and Tricks for Efficient Version Control
Cover image for Mastering Git: Tips and Tricks for Efficient Version Control

Mastering Git: Tips and Tricks for Efficient Version Control

5
Comments
3 min read
Git commands that every coder should know

Git commands that every coder should know

11
Comments
1 min read
loading...