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.
git-worktree: Working on multiple branches at the same time

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

53
Comments 9
3 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

15
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.

43
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
Git Worktrees are not so Scary 😱

Git Worktrees are not so Scary 😱

12
Comments 2
3 min read
How to Automatically deploy from GitHub (Git) to cPanel

How to Automatically deploy from GitHub (Git) to cPanel

69
Comments 5
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

24
Comments
4 min read
Github Profile Readme Custom 🎨📌

Github Profile Readme Custom 🎨📌

37
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
Spotify Listening to in Github README.md

Spotify Listening to in Github README.md

12
Comments 1
1 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
Stop Struggling with Merging Branches and Use these Git Commands instead

Stop Struggling with Merging Branches and Use these Git Commands instead

9
Comments
1 min read
Padrões de Commits (Commit Patterns)

Padrões de Commits (Commit Patterns)

108
Comments 3
4 min read
Create a folder and push multiple files under a single commit through GitHub API

Create a folder and push multiple files under a single commit through GitHub API

12
Comments 6
4 min read
Accidentally committed to the wrong branch? Here is how to fix it.

Accidentally committed to the wrong branch? Here is how to fix it.

3
Comments
2 min read
Php Mvc Framework

Php Mvc Framework

8
Comments
1 min read
[Tutorial] Git + VS Code: como trabalhar com branches utilizando sua IDE

[Tutorial] Git + VS Code: como trabalhar com branches utilizando sua IDE

45
Comments 2
5 min read
Git Commands I'm using in my current project (which make me feel like a Pro 🤓)

Git Commands I'm using in my current project (which make me feel like a Pro 🤓)

15
Comments 1
3 min read
How To Use GitHub For Project Collaboration — Based on Agile Method

How To Use GitHub For Project Collaboration — Based on Agile Method

28
Comments
10 min read
Git Reflog

Git Reflog

9
Comments
3 min read
Working with multiple git configurations

Working with multiple git configurations

13
Comments
2 min read
What is GitLab Registry? | GitLab Pipeline | GitLab Tutorial For Beginners | Part VII

What is GitLab Registry? | GitLab Pipeline | GitLab Tutorial For Beginners | Part VII

10
Comments
1 min read
Introduction to GitLab CI | What is GitLab CI | GitLab Tutorial For Beginners | Part I

Introduction to GitLab CI | What is GitLab CI | GitLab Tutorial For Beginners | Part I

8
Comments
1 min read
How To Migrate From Jenkins Pipeline To GitLab CI | GitLab Tutorial For Beginners | Part VI

How To Migrate From Jenkins Pipeline To GitLab CI | GitLab Tutorial For Beginners | Part VI

8
Comments
1 min read
What Is GitLab Workflow | GitLab Flow | GitLab Tutorial For Beginners | Part III

What Is GitLab Workflow | GitLab Flow | GitLab Tutorial For Beginners | Part III

6
Comments
1 min read
Introduction To GitLab Interface | GitLab Tutorial For Beginners | Part II

Introduction To GitLab Interface | GitLab Tutorial For Beginners | Part II

6
Comments
1 min read
How To Use GitLab Flow In GitLab Project | GitLab Tutorial For Beginners | Part IV

How To Use GitLab Flow In GitLab Project | GitLab Tutorial For Beginners | Part IV

6
Comments
1 min read
What Is GitLab Pipeline? | How To Create GitLab Pipeline | GitLab Tutorial For Beginners | Part V

What Is GitLab Pipeline? | How To Create GitLab Pipeline | GitLab Tutorial For Beginners | Part V

6
Comments
1 min read
Environment Variables, Cached Dependencies, Triggers & Parameters in GitLab CICD | Tutorial Part III

Environment Variables, Cached Dependencies, Triggers & Parameters in GitLab CICD | Tutorial Part III

10
Comments
1 min read
Getting started with ArgoCD in under 5 mins!

Getting started with ArgoCD in under 5 mins!

9
Comments
4 min read
Mastering Python The Right Way.

Mastering Python The Right Way.

11
Comments
5 min read
Managing local git branches with git rebase

Managing local git branches with git rebase

7
Comments
6 min read
VSCode, IOS helper apps?

VSCode, IOS helper apps?

5
Comments
1 min read
Recover a lost git branch with checkout

Recover a lost git branch with checkout

11
Comments
3 min read
First steps in semantic versioning

First steps in semantic versioning

14
Comments
6 min read
Is Godot Git-friendly?

Is Godot Git-friendly?

4
Comments
3 min read
View list of GitHub commits within the specified date range

View list of GitHub commits within the specified date range

20
Comments 4
1 min read
Git Basic Tutorial

Git Basic Tutorial

4
Comments
3 min read
Add a Local Git Repository to GitHub

Add a Local Git Repository to GitHub

7
Comments
2 min read
A Git Pair Programming Workflow WalkThrough

A Git Pair Programming Workflow WalkThrough

3
Comments
6 min read
Cloud Governance For The DevOps Pro

Cloud Governance For The DevOps Pro

2
Comments
3 min read
git find deleted files

git find deleted files

12
Comments
1 min read
Submodules That Don’t Suck

Submodules That Don’t Suck

5
Comments
6 min read
loading...