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 Git?

What is Git?

1
Comments
3 min read
How to cherry-pick a commit from another repository

How to cherry-pick a commit from another repository

18
Comments 1
1 min read
Automated code review requests with code owners

Automated code review requests with code owners

3
Comments
3 min read
How to revert a commit in git

How to revert a commit in git

1
Comments
4 min read
How to change author in pushed commit

How to change author in pushed commit

Comments 3
1 min read
Instalar y Configurar Git en Windows

Instalar y Configurar Git en Windows

1
Comments
4 min read
Como adicionar pre-commit no Git

Como adicionar pre-commit no Git

Comments
2 min read
Creating Git Hooks Using Husky

Creating Git Hooks Using Husky

16
Comments
2 min read
Setting up VSCode to write commit messages like a boss

Setting up VSCode to write commit messages like a boss

5
Comments
1 min read
Working with Multiple Gitconfig

Working with Multiple Gitconfig

12
Comments 2
2 min read
GitHub Actions : Zero to Hero

GitHub Actions : Zero to Hero

12
Comments
3 min read
Without Reverting, Open old version of Code with Git | Git Tag

Without Reverting, Open old version of Code with Git | Git Tag

1
Comments
2 min read
The Tao of Git

The Tao of Git

Comments
8 min read
Everything you need to know about hacktoberfest and opensource

Everything you need to know about hacktoberfest and opensource

2
Comments
4 min read
Subtrees and Submodules - 14 days of Git

Subtrees and Submodules - 14 days of Git

6
Comments
3 min read
C# git tips: Use git hook to test your code

C# git tips: Use git hook to test your code

9
Comments 2
2 min read
Beginner Programmer’s Guide to Using Git in a Team

Beginner Programmer’s Guide to Using Git in a Team

2
Comments
7 min read
Clear Cache After Create .gitignore

Clear Cache After Create .gitignore

2
Comments 2
1 min read
Git stashing - 14 days of Git

Git stashing - 14 days of Git

12
Comments
3 min read
5+1 Basic GIT Commands you Need for Hacktoberfest 2022

5+1 Basic GIT Commands you Need for Hacktoberfest 2022

19
Comments 4
2 min read
GitHub as a database

GitHub as a database

3
Comments 1
2 min read
GIT Under the Hood

GIT Under the Hood

11
Comments
6 min read
Deploying a Blazor Server-Side Application to Azure App Service Using GitHub Actions

Deploying a Blazor Server-Side Application to Azure App Service Using GitHub Actions

1
Comments
6 min read
9 Open Source Projects to Contribute to - Hacktoberfest 2022

9 Open Source Projects to Contribute to - Hacktoberfest 2022

39
Comments 5
3 min read
.gitignore does not unignore my file!

.gitignore does not unignore my file!

1
Comments
3 min read
loading...