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.
What is a difference between git pull and git fetch?

What is a difference between git pull and git fetch?

7
Comments 2
2 min read
Merging Branches with Git

Merging Branches with Git

13
Comments
2 min read
🍂 Remove gone git branches

🍂 Remove gone git branches

47
Comments 5
4 min read
Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code

Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code

63
Comments 3
2 min read
Working on Different Branches in Parallel

Working on Different Branches in Parallel

2
Comments
2 min read
Powering your GitHub

Powering your GitHub

2
Comments
4 min read
Dealing with Merge Conflicts

Dealing with Merge Conflicts

11
Comments
2 min read
Contribuindo com Projetos Open Source

Contribuindo com Projetos Open Source

5
Comments
4 min read
Gerando chave SSH - Github

Gerando chave SSH - Github

5
Comments 1
2 min read
Adding features to existing code & merging the branches

Adding features to existing code & merging the branches

3
Comments
2 min read
GitHub flowとは

GitHub flowとは

3
Comments
1 min read
Git and GitHub: The Complete Guides - Chapter 7: Forking and Cloning

Git and GitHub: The Complete Guides - Chapter 7: Forking and Cloning

66
Comments
8 min read
Why OpenSSH 8.8 cannot find a host key type if ssh-rsa is provided

Why OpenSSH 8.8 cannot find a host key type if ssh-rsa is provided

16
Comments 2
2 min read
Criando atalhos para os comandos do git

Criando atalhos para os comandos do git

5
Comments
2 min read
Git apply: colocando os patch files em stage

Git apply: colocando os patch files em stage

6
Comments
3 min read
How GIT got its name?

How GIT got its name?

7
Comments
3 min read
Version Control

Version Control

8
Comments
2 min read
Git: how to salir de esta, repositorios remotos

Git: how to salir de esta, repositorios remotos

6
Comments
31 min read
Changing a Git commit Message

Changing a Git commit Message

30
Comments
3 min read
Getting started with open source ~ Git and Github

Getting started with open source ~ Git and Github

36
Comments 4
2 min read
Install Gitlab Community Edition 14.3.0-ce.0 on Docker

Install Gitlab Community Edition 14.3.0-ce.0 on Docker

5
Comments
3 min read
How To Enable Real-Time Merge Conflict Detection In PyCharm

How To Enable Real-Time Merge Conflict Detection In PyCharm

53
Comments 3
2 min read
Git and GitHub for beginner

Git and GitHub for beginner

19
Comments
5 min read
Manage Your Dotfiles Like a Superhero

Manage Your Dotfiles Like a Superhero

32
Comments 12
6 min read
Git and GitHub: The Complete Guides - Chapter 6: GitHub Merging

Git and GitHub: The Complete Guides - Chapter 6: GitHub Merging

19
Comments
5 min read
loading...