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.
", 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 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 4

Using GPG Keys to sign Git Commits - Part 4

5
Comments
5 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
loading...