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.
Gituser CLI - Switch between git accounts easily

Gituser CLI - Switch between git accounts easily

13
Comments 1
3 min read
Push the same project to multiple different remote repositories at the same time by using git remote

Push the same project to multiple different remote repositories at the same time by using git remote

6
Comments
2 min read
How to Quickly Remove A Committed File From Git Version Control

How to Quickly Remove A Committed File From Git Version Control

6
Comments 4
2 min read
Sudoku Solver - Solve Any Sudoku Puzzle Instantly

Sudoku Solver - Solve Any Sudoku Puzzle Instantly

19
Comments
2 min read
8 Top Git Security Issues & What To Do About Them

8 Top Git Security Issues & What To Do About Them

8
Comments
9 min read
8 Ultimate ressources for learning Web Dev in 2021 #1

8 Ultimate ressources for learning Web Dev in 2021 #1

599
Comments 19
2 min read
How to fix Git error: object file is empty?

How to fix Git error: object file is empty?

21
Comments
1 min read
OMGit! Git Commands Quick Reference

OMGit! Git Commands Quick Reference

5
Comments
1 min read
Better Git Log Styling

Better Git Log Styling

7
Comments
1 min read
Git commit message convention that you can follow!

Git commit message convention that you can follow!

777
Comments 56
1 min read
A Basic Setup for Web Developer

A Basic Setup for Web Developer

85
Comments 4
3 min read
Para que serve o comando `git send-email`?

Para que serve o comando `git send-email`?

6
Comments
5 min read
Simplifying the git forking workflow

Simplifying the git forking workflow

5
Comments
5 min read
Git.io: A cross-browser extension for GitHub's URL shortener.

Git.io: A cross-browser extension for GitHub's URL shortener.

2
Comments
1 min read
I've replaced husky with simple-git-hooks

I've replaced husky with simple-git-hooks

22
Comments 6
2 min read
Working with Repositories and Commits in GitHub.

Working with Repositories and Commits in GitHub.

3
Comments
3 min read
Como adicionar chave SSH no Github

Como adicionar chave SSH no Github

6
Comments
1 min read
Anyone know what's up with these "fake" github accounts forking/starring random repositories?

Anyone know what's up with these "fake" github accounts forking/starring random repositories?

2
Comments 1
1 min read
Git Bisect > Encontrando o Commit Bugado

Git Bisect > Encontrando o Commit Bugado

5
Comments
2 min read
On Trunk-based Development

On Trunk-based Development

7
Comments 1
7 min read
Git au quotidien : les seules commandes que j'utilise vraiment

Git au quotidien : les seules commandes que j'utilise vraiment

20
Comments
5 min read
Azure Devops Branching Policies

Azure Devops Branching Policies

4
Comments
1 min read
git stash - Store your uncommitted changes aside to work on it later

git stash - Store your uncommitted changes aside to work on it later

47
Comments 2
5 min read
Unmerging a git branch, keeping post-merge commits

Unmerging a git branch, keeping post-merge commits

8
Comments
1 min read
YouTua - Complete Solution for Downloading Videos/Playlists from various websites

YouTua - Complete Solution for Downloading Videos/Playlists from various websites

13
Comments
3 min read
loading...