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.
Webhook to auto-deploy on git push to Github

Webhook to auto-deploy on git push to Github

32
Comments 4
3 min read
Git `merge` vs `rebase` to keep feature branch up to date

Git `merge` vs `rebase` to keep feature branch up to date

8
Comments 7
3 min read
Managing multiple git account

Managing multiple git account

53
Comments 4
3 min read
Git Merge vs Rebase

Git Merge vs Rebase

6
Comments 2
1 min read
Git and GitHub: The Basics

Git and GitHub: The Basics

20
Comments
5 min read
Mastering GIT step-by-step: collaborating on a project

Mastering GIT step-by-step: collaborating on a project

14
Comments
4 min read
How to alias git commands?

How to alias git commands?

20
Comments 6
1 min read
Git remove files from ignore lists.

Git remove files from ignore lists.

6
Comments
1 min read
Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

62
Comments 2
4 min read
Building Git with Node.js & TypeScript - Part 2

Building Git with Node.js & TypeScript - Part 2

13
Comments
7 min read
Basic Git Commands Guide And FREE Cheat Sheet

Basic Git Commands Guide And FREE Cheat Sheet

12
Comments
3 min read
A `zsh` script to make git squashes easy!

A `zsh` script to make git squashes easy!

6
Comments
2 min read
Git e GitHub na prática

Git e GitHub na prática

2
Comments
1 min read
Quick Tip – How to display the history of a file using git ?

Quick Tip – How to display the history of a file using git ?

4
Comments
1 min read
Fix "cannot 'squash' without a previous commit" for Git

Fix "cannot 'squash' without a previous commit" for Git

8
Comments
1 min read
Git for Absolute Beginners 44:40

Git for Absolute Beginners

52
Comments
1 min read
What is git cherry-pick and how to use it effectively

What is git cherry-pick and how to use it effectively

8
Comments
5 min read
Why Code Reviews Shouldn't Exist

Why Code Reviews Shouldn't Exist

11
Comments 8
2 min read
Commands of Git Bash every Github developer should know

Commands of Git Bash every Github developer should know

10
Comments
5 min read
3 tools to make the commits in your repository more professional

3 tools to make the commits in your repository more professional

8
Comments 1
8 min read
How To Choose Open Source Package

How To Choose Open Source Package

15
Comments 2
3 min read
Mastering GIT step-by-step: back to basics

Mastering GIT step-by-step: back to basics

13
Comments 2
2 min read
A note on commit messages

A note on commit messages

8
Comments
13 min read
Migrate Azure DevOps Repos to GitHub in 8 PROBLEMS

Migrate Azure DevOps Repos to GitHub in 8 PROBLEMS

19
Comments
6 min read
Signing Commits in `git`

Signing Commits in `git`

6
Comments
2 min read
loading...