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.
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
New to Open Source? Know everything you need to!

New to Open Source? Know everything you need to!

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

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

58
Comments 13
2 min read
Maintainability

Maintainability

Comments
4 min read
check the return code in an if clause

check the return code in an if clause

Comments
1 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
Keep your email safe on github

Keep your email safe on github

1
Comments 2
2 min read
Refactoring Tools: Tactic Git for Smoother Refactoring

Refactoring Tools: Tactic Git for Smoother Refactoring

6
Comments
3 min read
How to write a good README

How to write a good README

109
Comments 10
11 min read
Resolving Git Merge Conflicts

Resolving Git Merge Conflicts

51
Comments 1
5 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
Stupid tricks to solve Git problems

Stupid tricks to solve Git problems

13
Comments
3 min read
How to Reset a Local Git branch to a Remote Branch

How to Reset a Local Git branch to a Remote Branch

11
Comments
3 min read
Turbinando seu git bash (Windows) adicionando aliases (como se fosse o git plugin do zsh)

Turbinando seu git bash (Windows) adicionando aliases (como se fosse o git plugin do zsh)

6
Comments
5 min read
A New git-hooks Package

A New git-hooks Package

2
Comments
4 min read
Chapter 6: Test on Commit With Github Actions

Chapter 6: Test on Commit With Github Actions

5
Comments
4 min read
Usar múltiples usuarios con Git

Usar múltiples usuarios con Git

8
Comments 3
3 min read
Using YubiKey resident keys for Git and SSH on macOS

Using YubiKey resident keys for Git and SSH on macOS

17
Comments 3
4 min read
loading...