DEV Community

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.
Pull request / Melhores práticas

Pull request / Melhores práticas

3
Comments
4 min read
Why do I need to do `--set-upstream` all the time?

Why do I need to do `--set-upstream` all the time?

Comments
1 min read
How can ignore a files that have already been committed to the repo?

How can ignore a files that have already been committed to the repo?

32
Comments 2
1 min read
Learn to Fix Common Git Mistakes

Learn to Fix Common Git Mistakes

35
Comments 2
11 min read
Getting started with GitHub CLI

Getting started with GitHub CLI

20
Comments
4 min read
🕵️‍♂️ Learn git alias and boost your productivity

🕵️‍♂️ Learn git alias and boost your productivity

58
Comments 13
2 min read
The bare minimum to work with Git

The bare minimum to work with Git

3
Comments
1 min read
Getting started with your first open source project

Getting started with your first open source project

5
Comments 1
6 min read
Git: Renaming a Branch

Git: Renaming a Branch

5
Comments
1 min read
Git Merge: Merging Changes from other Branches

Git Merge: Merging Changes from other Branches

11
Comments
3 min read
Refactoring Tools: Tactic Git for Smoother Refactoring

Refactoring Tools: Tactic Git for Smoother Refactoring

6
Comments
3 min read
Resolving Git Merge Conflicts

Resolving Git Merge Conflicts

51
Comments 2
5 min read
How to write a good README

How to write a good README

109
Comments 10
11 min read
Manage multiple git accounts

Manage multiple git accounts

7
Comments
2 min read
A Step by Step Guide to Git Branches

A Step by Step Guide to Git Branches

30
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.