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.
Learn How To Contribute To Your First Opensource Project In 5 Minutes

Learn How To Contribute To Your First Opensource Project In 5 Minutes

6
Comments 1
2 min read
I messed up my git history: retrieving your lost commits

I messed up my git history: retrieving your lost commits

2
Comments
2 min read
Git commands, you may not know.

Git commands, you may not know.

65
Comments 7
2 min read
GitHub Action Runners

GitHub Action Runners

3
Comments
2 min read
Git: how can I force pull a distant repository

Git: how can I force pull a distant repository

5
Comments
2 min read
Git Commands used on my workflow

Git Commands used on my workflow

7
Comments
4 min read
Top 10 Git Commands I Use Daily

Top 10 Git Commands I Use Daily

17
Comments
7 min read
A Good Use for global .gitignore

A Good Use for global .gitignore

11
Comments
2 min read
Conceptos básicos de Git

Conceptos básicos de Git

6
Comments
3 min read
5 git tips for beginners

5 git tips for beginners

97
Comments 18
3 min read
Deploying Vite App to GitHub Pages

Deploying Vite App to GitHub Pages

80
Comments 35
2 min read
How to rename git branch?

How to rename git branch?

5
Comments
3 min read
Autenticação em várias contas do GitHub usando SSH

Autenticação em várias contas do GitHub usando SSH

10
Comments 2
2 min read
How to manage your local changes with git

How to manage your local changes with git

3
Comments
3 min read
Steps to generate github ssh keys for windows

Steps to generate github ssh keys for windows

3
Comments
1 min read
How to rename files so that git can detect it.

How to rename files so that git can detect it.

8
Comments
4 min read
How do I undo 'git add'?

How do I undo 'git add'?

4
Comments
1 min read
What is the difference between 'git pull' and 'git fetch'?

What is the difference between 'git pull' and 'git fetch'?

3
Comments
1 min read
Another Git cheat sheet

Another Git cheat sheet

32
Comments 3
3 min read
GitHub Copilot

GitHub Copilot

4
Comments 9
1 min read
How to contribute to open-source for the first time?

How to contribute to open-source for the first time?

4
Comments
3 min read
How to create GitHub account for beginners?

How to create GitHub account for beginners?

4
Comments
2 min read
How to work in multiple branches of the same repo at the same time

How to work in multiple branches of the same repo at the same time

2
Comments
1 min read
What's your favorite Git tool?

What's your favorite Git tool?

3
Comments 18
1 min read
GitUI 0.20 supports annotated tags

GitUI 0.20 supports annotated tags

6
Comments
1 min read
loading...