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.
Learn Git Workflow from the Basics and Branches to Forks and Pull Requests

Learn Git Workflow from the Basics and Branches to Forks and Pull Requests

10
Comments
1 min read
Using github repos as Haskell dependency

Using github repos as Haskell dependency

7
Comments 3
1 min read
Break Git Down: How To Create a Branch From Master and Make Your First Commit!

Break Git Down: How To Create a Branch From Master and Make Your First Commit!

296
Comments 23
3 min read
Full Git rebase flow for a busy remote

Full Git rebase flow for a busy remote

10
Comments
1 min read
Obscure, but useful git commands

Obscure, but useful git commands

13
Comments 1
3 min read
Automating Git Events with Github Webhook

Automating Git Events with Github Webhook

12
Comments
2 min read
Archive Your Git Repo

Archive Your Git Repo

10
Comments 1
2 min read
Protecting your Git branches on AWS CodeCommit

Protecting your Git branches on AWS CodeCommit

7
Comments
3 min read
Git users and their last commits

Git users and their last commits

6
Comments
1 min read
Waffle.io Alternatives???

Waffle.io Alternatives???

8
Comments 9
1 min read
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
loading...