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.
Good Git Commits

Good Git Commits

9
Comments 2
3 min read
Criando Readme incrĂ­veis! đź“–

Criando Readme incrĂ­veis! đź“–

19
Comments 2
4 min read
", hopefully" - An Intro to Git Hooks

", hopefully" - An Intro to Git Hooks

8
Comments
2 min read
Git tip: get back to work after a revert on master

Git tip: get back to work after a revert on master

6
Comments
2 min read
Git Cheat Sheet👨‍💻

Git Cheat Sheet👨‍💻

8
Comments
2 min read
Clean up my git (Snack Pack #5)

Clean up my git (Snack Pack #5)

8
Comments
1 min read
git - how to avoid weird situations while pulling from remote repository

git - how to avoid weird situations while pulling from remote repository

2
Comments
2 min read
Stop struggling with git, finally!

Stop struggling with git, finally!

30
Comments 1
2 min read
Git - How to fix a bad commit

Git - How to fix a bad commit

366
Comments 22
2 min read
Configuring multiple Github accounts on your computer for different repositories with SSH

Configuring multiple Github accounts on your computer for different repositories with SSH

7
Comments
4 min read
Git Log Clears Screen

Git Log Clears Screen

5
Comments
1 min read
Undo your last git mistake with ugit

Undo your last git mistake with ugit

21
Comments 4
2 min read
On the usefulness of `git rebase`

On the usefulness of `git rebase`

10
Comments 5
1 min read
Delete merged branches using one command

Delete merged branches using one command

33
Comments 4
1 min read
Git Rebase and Interactive Rebase

Git Rebase and Interactive Rebase

30
Comments 2
5 min read
Why use Git, How it Works and what's going on behind the scenes?

Why use Git, How it Works and what's going on behind the scenes?

8
Comments
21 min read
Using GPG Keys to sign Git Commits - Part 3

Using GPG Keys to sign Git Commits - Part 3

6
Comments
7 min read
Using GPG Keys to sign Git Commits - Part 1

Using GPG Keys to sign Git Commits - Part 1

7
Comments
8 min read
Using GPG Keys to sign Git Commits - Part 4

Using GPG Keys to sign Git Commits - Part 4

5
Comments
5 min read
Using Git LFS to version Podcast Audio files and trigger releases to production with GitHub Actions

Using Git LFS to version Podcast Audio files and trigger releases to production with GitHub Actions

5
Comments
9 min read
Using GPG Keys to sign Git Commits - Part 2

Using GPG Keys to sign Git Commits - Part 2

4
Comments
14 min read
GitLab 13.11 is now available! 🦞

GitLab 13.11 is now available! 🦞

1
Comments
3 min read
How to Manage Multiple SSH Key Pairs

How to Manage Multiple SSH Key Pairs

385
Comments 22
4 min read
GitHub Universe and GitHub Actions Deployments

GitHub Universe and GitHub Actions Deployments

2
Comments
1 min read
How to use git

How to use git

6
Comments
2 min read
đź’» 5 Useful VS Code extensions to help you with Javascript, React and Git

đź’» 5 Useful VS Code extensions to help you with Javascript, React and Git

82
Comments 4
2 min read
Open all conflicted files from Command Line

Open all conflicted files from Command Line

4
Comments
2 min read
Too many commits? No worries, just squash them into one!

Too many commits? No worries, just squash them into one!

6
Comments
4 min read
Push Git Commit Tanpa Memasukkan Password

Push Git Commit Tanpa Memasukkan Password

5
Comments 1
2 min read
How to clear commit history using GIT

How to clear commit history using GIT

5
Comments 2
1 min read
Aplicando Padrões de Código com Pré-Commit Hook usando Husky

Aplicando Padrões de Código com Pré-Commit Hook usando Husky

17
Comments
4 min read
Git Bisect, When and How?

Git Bisect, When and How?

6
Comments
2 min read
Undoing changes - Git Reset & Git Revert

Undoing changes - Git Reset & Git Revert

7
Comments
3 min read
Git Aliases for an Efficient Workflow

Git Aliases for an Efficient Workflow

5
Comments
5 min read
How to set up SSH keys and connect them to GitHub

How to set up SSH keys and connect them to GitHub

9
Comments 2
4 min read
Mensajes de commit personalizados de Git

Mensajes de commit personalizados de Git

2
Comments
2 min read
(Windows) Drop Git Bash, Use MS Windows Terminal

(Windows) Drop Git Bash, Use MS Windows Terminal

6
Comments
3 min read
A better way to Git Commit

A better way to Git Commit

5
Comments
2 min read
Awesome Git Shortcuts

Awesome Git Shortcuts

22
Comments
2 min read
Dropping the "Master Git and GitHub - Beginner To Expert" course

Dropping the "Master Git and GitHub - Beginner To Expert" course

3
Comments
1 min read
Laravel zero downtime deployment with shared hosting

Laravel zero downtime deployment with shared hosting

44
Comments 5
4 min read
Git custom commit messages

Git custom commit messages

6
Comments
2 min read
Deploy private git repository to shared hosting

Deploy private git repository to shared hosting

13
Comments 2
2 min read
“[GitHub] Deprecation Notice” for Password to Git Resolved

“[GitHub] Deprecation Notice” for Password to Git Resolved

4
Comments
2 min read
The Twitter Verified Fad is Old News. Time to get Github Verified âś…

The Twitter Verified Fad is Old News. Time to get Github Verified âś…

12
Comments
4 min read
GIT Quick Course

GIT Quick Course

8
Comments 4
4 min read
ZSH cheatsheet for git plugin

ZSH cheatsheet for git plugin

21
Comments 5
3 min read
Feelings about Git... 🤦‍♀️🤷🙆

Feelings about Git... 🤦‍♀️🤷🙆

7
Comments 4
4 min read
New Bash Alias: Git Out

New Bash Alias: Git Out

8
Comments 2
1 min read
Speed up git commands with Autohotkey

Speed up git commands with Autohotkey

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

Git Bisect > Encontrando o Commit Bugado

5
Comments
2 min read
Remove .DS_Store File from Git Repo

Remove .DS_Store File from Git Repo

15
Comments 2
1 min read
How To Automate Code Tasks With Git Hooks 🔥

How To Automate Code Tasks With Git Hooks 🔥

20
Comments
6 min read
Lint your commits

Lint your commits

4
Comments
2 min read
Git: Are you an over-committer? Squash those commits!

Git: Are you an over-committer? Squash those commits!

85
Comments 18
3 min read
Working with Git

Working with Git

4
Comments 1
2 min read
Git Quick Stats for your repository

Git Quick Stats for your repository

5
Comments 1
3 min read
Cheatsheet for Git Rebase

Cheatsheet for Git Rebase

6
Comments
1 min read
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
loading...