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.
Preventing Git Rebase Fights

Preventing Git Rebase Fights

6
Comments
6 min read
Making Git, Lit (A Fun Intro to Version Control)

Making Git, Lit (A Fun Intro to Version Control)

7
Comments
7 min read
presentation on git and its workflow

presentation on git and its workflow

6
Comments
1 min read
Markdown Blogging with Git + Vim + Hercule

Markdown Blogging with Git + Vim + Hercule

11
Comments 1
3 min read
How to use terminal to make git diff beautiful

How to use terminal to make git diff beautiful

7
Comments
1 min read
SVN to Git write-up

SVN to Git write-up

3
Comments
5 min read
Manage distinct profiles in Git

Manage distinct profiles in Git

10
Comments
3 min read
Travis, EL7 and Docker-Based Testing

Travis, EL7 and Docker-Based Testing

6
Comments
3 min read
Fix git “tip of your current branch is behind its remote counterpart” - 4 real-world solutions

Fix git “tip of your current branch is behind its remote counterpart” - 4 real-world solutions

7
Comments
5 min read
A few git help extras

A few git help extras

6
Comments
1 min read
Running phpcs on Vagrant as a Git Hook

Running phpcs on Vagrant as a Git Hook

7
Comments
7 min read
Waffle.io Alternatives???

Waffle.io Alternatives???

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

Let's Build: A Record Catalog - Part One

9
Comments 2
7 min read
Fixing Regressions with Git

Fixing Regressions with Git

10
Comments 1
8 min read
Keep Calm and Use Git Reflog

Keep Calm and Use Git Reflog

5
Comments
3 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
ReactJS – Auto Lint & Format on Git Commit with Airbnb Style Guide

ReactJS – Auto Lint & Format on Git Commit with Airbnb Style Guide

55
Comments
4 min read
Rename local and remote branch

Rename local and remote branch

9
Comments
2 min read
Git and SourceTree setup with AWS federation on Windows

Git and SourceTree setup with AWS federation on Windows

5
Comments
11 min read
Global Hooks with Git

Global Hooks with Git

5
Comments
3 min read
Telling Sourcetree about one of my GitHub repositories

Telling Sourcetree about one of my GitHub repositories

8
Comments
12 min read
How to set up your local projects to contribute to Laravel (or any PHP library) : a practical guide

How to set up your local projects to contribute to Laravel (or any PHP library) : a practical guide

9
Comments
5 min read
Live Code idea — a weird new way of giving code presentations

Live Code idea — a weird new way of giving code presentations

5
Comments
1 min read
All Things Version Controlled

All Things Version Controlled

7
Comments
2 min read
🌎 World Record Git

🌎 World Record Git

7
Comments 1
1 min read
Interactive commit using terminal

Interactive commit using terminal

8
Comments 2
1 min read
List all files changed in last commit

List all files changed in last commit

2
Comments
1 min read
Demystifying git rebase: A workshop

Demystifying git rebase: A workshop

5
Comments
4 min read
It's not (just) about the blame

It's not (just) about the blame

7
Comments 2
4 min read
Smart Commit

Smart Commit

3
Comments 1
1 min read
How to secure and manage secrets using Google Cloud KMS

How to secure and manage secrets using Google Cloud KMS

5
Comments
1 min read
The Day That Git Saved My Life

The Day That Git Saved My Life

35
Comments 2
5 min read
What could possibly go wrong?

What could possibly go wrong?

5
Comments
1 min read
Vote: What do you prefer for parallel stories development? New branch OR New forked repo

Vote: What do you prefer for parallel stories development? New branch OR New forked repo

10
Comments 7
1 min read
VS-Code | Know your tools #1

VS-Code | Know your tools #1

6
Comments
7 min read
Git and GitHub

Git and GitHub

23
Comments
2 min read
Why do these $?@!% files keep changing? Stop the file churn in Xcode with a gitignore file

Why do these $?@!% files keep changing? Stop the file churn in Xcode with a gitignore file

4
Comments
3 min read
Serverless git repo history analysis

Serverless git repo history analysis

14
Comments
5 min read
The Git interface that i want to use

The Git interface that i want to use

6
Comments 2
1 min read
Get good with git: bisect

Get good with git: bisect

15
Comments
6 min read
My First Open Source Project

My First Open Source Project

8
Comments 1
4 min read
Revamp your existing Rails app to use a JavaScript frontend

Revamp your existing Rails app to use a JavaScript frontend

8
Comments 4
6 min read
Dev T-Shirt: "detached HEAD"

Dev T-Shirt: "detached HEAD"

9
Comments
1 min read
Most Popular Development Posts Of The Week (14 November 2018)

Most Popular Development Posts Of The Week (14 November 2018)

7
Comments
1 min read
Git: most used git commands

Git: most used git commands

9
Comments
4 min read
Dev.to Review #7: Top 7 Of The Week, Discussed

Dev.to Review #7: Top 7 Of The Week, Discussed

18
Comments 6
2 min read
sitemap_generator using lastmod date from git repo

sitemap_generator using lastmod date from git repo

8
Comments
1 min read
Git backed package management

Git backed package management

5
Comments
1 min read
thef!#%: Channeling Your Misdirected Rage for Catharsis and Greater Productivity

thef!#%: Channeling Your Misdirected Rage for Catharsis and Greater Productivity

29
Comments 2
2 min read
Learn about your project from git history

Learn about your project from git history

9
Comments 1
3 min read
Git FAQs I Encounter Regularly

Git FAQs I Encounter Regularly

56
Comments 6
3 min read
git-askpass.exe: No such file or directory. Visual Studio

git-askpass.exe: No such file or directory. Visual Studio

10
Comments
1 min read
DateRanges in C#

DateRanges in C#

8
Comments
1 min read
"Git" more than one branch

"Git" more than one branch

20
Comments 2
1 min read
Git commit in pure java

Git commit in pure java

7
Comments
1 min read
Setting up a dev 101 course for my PMs

Setting up a dev 101 course for my PMs

42
Comments 8
3 min read
Useful git aliases

Useful git aliases

4
Comments
1 min read
github repos moved / intro to git

github repos moved / intro to git

7
Comments
1 min read
Cherry Picking with Git

Cherry Picking with Git

47
Comments 1
3 min read
Split an existing git commit

Split an existing git commit

63
Comments 3
2 min read
loading...