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.
Getting Started with Git

Getting Started with Git

24
Comments 2
5 min read
Converting GitHub Repositories to “main”

Converting GitHub Repositories to “main”

6
Comments
6 min read
Handy Commands For Developers

Handy Commands For Developers

5
Comments
2 min read
Professional Version Control with Git: Pt 3 – Rebase and Bisect

Professional Version Control with Git: Pt 3 – Rebase and Bisect

6
Comments
12 min read
Professional Version Control with Git: Pt 1 - The Basics

Professional Version Control with Git: Pt 1 - The Basics

6
Comments
19 min read
Professional Version Control with Git: Pt 2 - Collaboration

Professional Version Control with Git: Pt 2 - Collaboration

6
Comments
12 min read
Common handy git commands

Common handy git commands

20
Comments
5 min read
Alterar o Método de Autenticação do Repositório Git Local

Alterar o Método de Autenticação do Repositório Git Local

6
Comments
1 min read
GitLab 14.0 is now available! 🌻

GitLab 14.0 is now available! 🌻

Comments
4 min read
How to see git history in VsCode?

How to see git history in VsCode?

4
Comments
1 min read
How to remove files from git?

How to remove files from git?

3
Comments
1 min read
How to commit minor changes into a previous commit (changing history of repo)?

How to commit minor changes into a previous commit (changing history of repo)?

2
Comments
1 min read
Git Squash Simplified

Git Squash Simplified

237
Comments 10
4 min read
All you need to know to survive in Git!

All you need to know to survive in Git!

4
Comments
7 min read
Use Git Bisect to Find the Commit That Introduced a Bug

Use Git Bisect to Find the Commit That Introduced a Bug

7
Comments 1
4 min read
How to revert local branch to the remote branch commit?

How to revert local branch to the remote branch commit?

2
Comments
1 min read
'npm' is not recognized as internal or external command : Solution

'npm' is not recognized as internal or external command : Solution

67
Comments
2 min read
Crazy case of Embedding Git Repositories

Crazy case of Embedding Git Repositories

4
Comments
3 min read
Chickity-check yo self before you wreck yo self!

Chickity-check yo self before you wreck yo self!

7
Comments 1
3 min read
Git Branch Files

Git Branch Files

5
Comments
1 min read
Show Today's Git Commits

Show Today's Git Commits

2
Comments
1 min read
Git Simplified: Working with Remote Repositories

Git Simplified: Working with Remote Repositories

59
Comments
3 min read
Using Husky git hooks with GitKraken

Using Husky git hooks with GitKraken

9
Comments
2 min read
My 3 Month Experience in GSSOC '21

My 3 Month Experience in GSSOC '21

7
Comments
2 min read
How to Collaborate on Components across Projects with Bit

How to Collaborate on Components across Projects with Bit

72
Comments 1
6 min read
loading...