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.
Getting Schwifty With Pull Requests

Getting Schwifty With Pull Requests

12
Comments
4 min read
Using Git Tags To Version Coding Tutorials

Using Git Tags To Version Coding Tutorials

395
Comments 23
8 min read
How to Get More Out of Your Git Commit Message

How to Get More Out of Your Git Commit Message

48
Comments
4 min read
Organizing Work a Personal Story

Organizing Work a Personal Story

10
Comments 1
2 min read
First conference of the year : Git Merge 2019

First conference of the year : Git Merge 2019

9
Comments
8 min read
Laying out a git repository

Laying out a git repository

9
Comments
7 min read
Work faster with Git aliases

Work faster with Git aliases

110
Comments 10
4 min read
git is hard, but time travel in git is easy.

git is hard, but time travel in git is easy.

10
Comments
2 min read
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
loading...