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.
Enhance your git log with conventional commits

Enhance your git log with conventional commits

160
Comments 14
3 min read
Git, GitHub, & Workflow Fundamentals

Git, GitHub, & Workflow Fundamentals

154
Comments 11
5 min read
A remote sync solution for iOS and Linux: Git and Working Copy

A remote sync solution for iOS and Linux: Git and Working Copy

8
Comments
8 min read
Let's Build: A Record Catalog - Part One

Let's Build: A Record Catalog - Part One

9
Comments 2
7 min read
How to test a Pull Request locally before Merging.

How to test a Pull Request locally before Merging.

43
Comments 3
2 min read
Simple linter for yaml files modified in git

Simple linter for yaml files modified in git

5
Comments
1 min read
Git-Flow

Git-Flow

25
Comments
3 min read
My team's git workflow

My team's git workflow

18
Comments
2 min read
Visual Git actions from IntelliJ

Visual Git actions from IntelliJ

8
Comments
4 min read
Setting up multiple GitHub accounts, the nicer way

Setting up multiple GitHub accounts, the nicer way

89
Comments 17
4 min read
Commit, push, deploy — Git in the Microsoft Azure Cloud

Commit, push, deploy — Git in the Microsoft Azure Cloud

54
Comments 1
10 min read
Want tips on creating Daily logs using HTML,CSS &JS

Want tips on creating Daily logs using HTML,CSS &JS

5
Comments 3
1 min read
How I figured out what a git pathspec error is, or "well, there's an hour of my life I'm never getting back"

How I figured out what a git pathspec error is, or "well, there's an hour of my life I'm never getting back"

5
Comments
2 min read
Hack or maybe not: "Deleting" master when it gets too big

Hack or maybe not: "Deleting" master when it gets too big

30
Comments 29
2 min read
Git Rebase and the golden rule explained

Git Rebase and the golden rule explained

111
Comments 9
6 min read
Git commit info in your build

Git commit info in your build

3
Comments
1 min read
How to quickly search all your repos at once

How to quickly search all your repos at once

8
Comments
2 min read
Git in local server

Git in local server

9
Comments
2 min read
Git Magic 1: Undo git amend

Git Magic 1: Undo git amend

17
Comments
2 min read
Understanding git for real by exploring the .git directory

Understanding git for real by exploring the .git directory

181
Comments 9
6 min read
belly: Improving Git's Command Line User Experience

belly: Improving Git's Command Line User Experience

6
Comments
2 min read
Find Changes Between Two Git Commits Without Cloning

Find Changes Between Two Git Commits Without Cloning

15
Comments 1
3 min read
Vimming in the Squasher: How to Squash Your Commits with VIM

Vimming in the Squasher: How to Squash Your Commits with VIM

8
Comments
1 min read
Gitting Started With the Azure Cloud Shell

Gitting Started With the Azure Cloud Shell

10
Comments
1 min read
Being intentional with commits

Being intentional with commits

109
Comments 17
3 min read
loading...