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.
List git branches ordered by date of last commit

List git branches ordered by date of last commit

5
Comments
1 min read
Trunk-based Development Can Help

Trunk-based Development Can Help

3
Comments
3 min read
Shrinking your git repository with BFG Repo-Cleaner

Shrinking your git repository with BFG Repo-Cleaner

6
Comments 3
4 min read
Cómo instalar y configurar Git y SSH con GitHub en Mac, GNU/Linux o Windows (GitBash)

Cómo instalar y configurar Git y SSH con GitHub en Mac, GNU/Linux o Windows (GitBash)

16
Comments 3
5 min read
Some GitHub Terms You Should Know!

Some GitHub Terms You Should Know!

15
Comments
1 min read
Conceito de Branch — Git e Github

Conceito de Branch — Git e Github

5
Comments
3 min read
Please remove that .DS_Store

Please remove that .DS_Store

99
Comments 18
2 min read
Build your self-hosted Evernote

Build your self-hosted Evernote

36
Comments
30 min read
What if Professor Snape used GitHub?

What if Professor Snape used GitHub?

12
Comments 2
4 min read
How to delete remote commits in git?

How to delete remote commits in git?

10
Comments
1 min read
Why we started Devsession

Why we started Devsession

10
Comments 2
5 min read
Primeiro repositório — Git e Github

Primeiro repositório — Git e Github

5
Comments
4 min read
3 Estados dos arquivos — Git e Github

3 Estados dos arquivos — Git e Github

3
Comments
2 min read
Comparing text files with diff command

Comparing text files with diff command

2
Comments
1 min read
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

287
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

5
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

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

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

135
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
Want FASTER build time with Next.js? DO THIS! ⚡

Want FASTER build time with Next.js? DO THIS! ⚡

8
Comments
1 min read
ci/cd with gitlab (part one)

ci/cd with gitlab (part one)

9
Comments
1 min read
Short intro to Git Hooks

Short intro to Git Hooks

2
Comments
2 min read
How to Create a React Typescript Monorepo with Git Submodules

How to Create a React Typescript Monorepo with Git Submodules

386
Comments 13
16 min read
What should be in a readme file?

What should be in a readme file?

6
Comments 1
2 min read
[PT-BR] Configurando Git e chave SSH na sua Máquina, do Zero - (Windows)

[PT-BR] Configurando Git e chave SSH na sua Máquina, do Zero - (Windows)

16
Comments 2
4 min read
Managing multiple github accounts on your machine

Managing multiple github accounts on your machine

6
Comments
1 min read
Guidelines for better Pull Requests

Guidelines for better Pull Requests

38
Comments 1
3 min read
Resolvendo conflitos em Git

Resolvendo conflitos em Git

6
Comments
6 min read
Git branching simplified

Git branching simplified

9
Comments
3 min read
fugitive verbose commit

fugitive verbose commit

6
Comments 1
1 min read
Semi-linear git history

Semi-linear git history

3
Comments
3 min read
Learn how to push code through GitKraken from scratch

Learn how to push code through GitKraken from scratch

5
Comments
3 min read
all you need to know about .gitignore

all you need to know about .gitignore

11
Comments
3 min read
10 useful Git tips to improve your workflow

10 useful Git tips to improve your workflow

399
Comments 4
4 min read
GIT; VersioN ControL SysteM

GIT; VersioN ControL SysteM

2
Comments
4 min read
5 useful Git-commands

5 useful Git-commands

3
Comments
2 min read
গিট টিউটোরিয়াল

গিট টিউটোরিয়াল

2
Comments
1 min read
Top 10 Trending Projects on GitHub for Web Developers

Top 10 Trending Projects on GitHub for Web Developers

107
Comments 2
2 min read
REMEMBER: gitlab ci runner & pipefail == ouch

REMEMBER: gitlab ci runner & pipefail == ouch

3
Comments
1 min read
What's your Git Personality?

What's your Git Personality?

6
Comments 5
2 min read
loading...