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.
Git Commands That Could Save your Project

Git Commands That Could Save your Project

44
Comments 3
3 min read
Automatically Install NPM Dependencies on Git Pull

Automatically Install NPM Dependencies on Git Pull

290
Comments 15
3 min read
How to Rename Local and Remote Git Branch

How to Rename Local and Remote Git Branch

2
Comments
2 min read
How to Setup Git and Github in less than 5 minutes

How to Setup Git and Github in less than 5 minutes

10
Comments
3 min read
Creating you First repository on Github using git

Creating you First repository on Github using git

3
Comments
1 min read
Eliminate Unnecessary Builds With Git Hooks in Bash, Java, and Scala

Eliminate Unnecessary Builds With Git Hooks in Bash, Java, and Scala

12
Comments 3
4 min read
Git shortcuts (alias)

Git shortcuts (alias)

79
Comments 2
3 min read
Hello World! I'm the GIT in the family😉

Hello World! I'm the GIT in the family😉

4
Comments
5 min read
Basic Git cheat sheet (yet another)

Basic Git cheat sheet (yet another)

30
Comments 1
2 min read
Host static website for free in less than 10 minutes.

Host static website for free in less than 10 minutes.

33
Comments 8
2 min read
[Git] How to use your personal access token

[Git] How to use your personal access token

6
Comments 1
2 min read
Criando um novo branch e mudando pra ele com apenas um comando

Criando um novo branch e mudando pra ele com apenas um comando

4
Comments
2 min read
about git worktree - working with multiple branches at the same time

about git worktree - working with multiple branches at the same time

5
Comments
1 min read
How to check commit message and branch name with git hooks without any new installation

How to check commit message and branch name with git hooks without any new installation

92
Comments 9
2 min read
Git Commands Cheatsheet: Beginners (18-20+ basic Git Commands)

Git Commands Cheatsheet: Beginners (18-20+ basic Git Commands)

136
Comments 3
3 min read
How to checkout a git tag?

How to checkout a git tag?

3
Comments 1
1 min read
Clone your first Git repository

Clone your first Git repository

6
Comments
1 min read
Git cheat sheet for daily use

Git cheat sheet for daily use

10
Comments
2 min read
Adding Gitmark to lazygit

Adding Gitmark to lazygit

2
Comments
1 min read
Atualizando um branch com git rebase

Atualizando um branch com git rebase

6
Comments
3 min read
Как сделать авторизацию по ключу на удаленном сервере для Git на Windows?

Как сделать авторизацию по ключу на удаленном сервере для Git на Windows?

5
Comments
1 min read
Highlighting: sync-contribution-graph

Highlighting: sync-contribution-graph

8
Comments
2 min read
Everything you need to know about Git

Everything you need to know about Git

11
Comments 1
9 min read
Fixing the branch source with git rebase

Fixing the branch source with git rebase

2
Comments
3 min read
Entenda as diferenças entre os tipos de merge no Git: Fast-forward X Three-way

Entenda as diferenças entre os tipos de merge no Git: Fast-forward X Three-way

10
Comments
6 min read
loading...