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.
Can You Git It?

Can You Git It?

3
Comments
3 min read
git-worktree: Working on multiple branches at the same time

git-worktree: Working on multiple branches at the same time

35
Comments 11
3 min read
Set Your Git Pager Config

Set Your Git Pager Config

6
Comments
2 min read
What is a Git-based CMS?

What is a Git-based CMS?

10
Comments
5 min read
GitOps With Flux (Complete Setup Guide)

GitOps With Flux (Complete Setup Guide)

15
Comments
4 min read
The Cool Git: 5 Not so Well Known Tricks

The Cool Git: 5 Not so Well Known Tricks

6
Comments
5 min read
You need to use Git worktree

You need to use Git worktree

5
Comments
2 min read
Configure Git to Autocorrect Your Fat Fingers

Configure Git to Autocorrect Your Fat Fingers

17
Comments
1 min read
Git Hooks for .NET

Git Hooks for .NET

7
Comments
4 min read
ultimate guide for git revert, getting your changes back

ultimate guide for git revert, getting your changes back

3
Comments
2 min read
How to fix unverified commits on GitHub

How to fix unverified commits on GitHub

16
Comments
2 min read
🔶 Meu estudo de Git #2 - Branch's (Merge, Squash e Rebase)

🔶 Meu estudo de Git #2 - Branch's (Merge, Squash e Rebase)

5
Comments
5 min read
🔶 Meu estudo de Git #1 - Utilitários Básicos

🔶 Meu estudo de Git #1 - Utilitários Básicos

4
Comments
9 min read
How To Beautifully Organize Your GitHub Profile.

How To Beautifully Organize Your GitHub Profile.

69
Comments
3 min read
git cherry-pick: How to pick commit(s) from other branches?

git cherry-pick: How to pick commit(s) from other branches?

7
Comments 2
2 min read
Last piece of the puzzle: Moving Satellite inside Telescope

Last piece of the puzzle: Moving Satellite inside Telescope

5
Comments
2 min read
How To Install Metasploit6 In Android With Out Root?

How To Install Metasploit6 In Android With Out Root?

6
Comments
2 min read
Open Source Adventures: Episode 16: Git Content Hash

Open Source Adventures: Episode 16: Git Content Hash

6
Comments
3 min read
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
How to Automatically deploy from GitHub (Git) to cPanel

How to Automatically deploy from GitHub (Git) to cPanel

90
Comments 6
3 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

31
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
loading...