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.
TIL - Git: fetch changes from a remote branch to a different local branch

TIL - Git: fetch changes from a remote branch to a different local branch

3
Comments
1 min read
Git Worktrees are not so Scary 😱

Git Worktrees are not so Scary 😱

12
Comments 2
3 min read
My Git Aliases Categorized by Usage

My Git Aliases Categorized by Usage

8
Comments 4
2 min read
Git 101 - How to Create Your First GitHub Repository

Git 101 - How to Create Your First GitHub Repository

32
Comments
4 min read
Github Profile Readme Custom 🎨📌

Github Profile Readme Custom 🎨📌

38
Comments 6
2 min read
Configure Git to Always Push to the Current Branch

Configure Git to Always Push to the Current Branch

33
Comments 2
1 min read
🗃️ Install Git on Windows

🗃️ Install Git on Windows

8
Comments
2 min read
Simple & efficient code collaboration

Simple & efficient code collaboration

5
Comments
3 min read
`git pull` and `git fetch`, a subtle difference

`git pull` and `git fetch`, a subtle difference

3
Comments 2
2 min read
Cherry pick — Git e Github

Cherry pick — Git e Github

13
Comments 1
3 min read
Deleting Git branches in bulk

Deleting Git branches in bulk

5
Comments
3 min read
How to delete all merged git branches with one terminal command

How to delete all merged git branches with one terminal command

19
Comments 4
2 min read
Pull Request automation with Mergify

Pull Request automation with Mergify

6
Comments
3 min read
One secret tip for first-time OSS contributors. Shh! 🤫 don't tell anyone else

One secret tip for first-time OSS contributors. Shh! 🤫 don't tell anyone else

13
Comments
3 min read
Git Hooks for your Golang project

Git Hooks for your Golang project

24
Comments 2
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.