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 - Renaming A Branch Locally & Remote

Git - Renaming A Branch Locally & Remote

9
Comments
1 min read
Get that Pull Request merged - today.

Get that Pull Request merged - today.

6
Comments 1
2 min read
Weekly Picks #73 - Development Posts

Weekly Picks #73 - Development Posts

4
Comments
2 min read
One-liner to prevent accidental pushes to public repositories

One-liner to prevent accidental pushes to public repositories

32
Comments
1 min read
Git & GitHub Put in 5 Simple Steps ✔️

Git & GitHub Put in 5 Simple Steps ✔️

4
Comments
6 min read
Git, GitHub and how to keep your secrets... secret!

Git, GitHub and how to keep your secrets... secret!

6
Comments
1 min read
To merge or to rebase: that is the question

To merge or to rebase: that is the question

4
Comments 2
4 min read
Some Thoughts on Code Review

Some Thoughts on Code Review

10
Comments 1
2 min read
GitHub - realtho/PartyLoud

GitHub - realtho/PartyLoud

4
Comments 3
1 min read
Being Scientific with Gists : The Sharable Laboratory

Being Scientific with Gists : The Sharable Laboratory

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