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.
What is a branch in Git?

What is a branch in Git?

63
Comments 3
6 min read
Configuring SSH Key for Bitbucket repositories

Configuring SSH Key for Bitbucket repositories

49
Comments 5
2 min read
Using GitHub as a team

Using GitHub as a team

91
Comments
3 min read
One Command to Change the Last Git Commit Message

One Command to Change the Last Git Commit Message

30
Comments 10
1 min read
How to rewrite git URLs to clone faster and push safer

How to rewrite git URLs to clone faster and push safer

7
Comments
2 min read
Pushing WordPress Theme Updates With Git

Pushing WordPress Theme Updates With Git

63
Comments 12
2 min read
Git - Déplacer des dossiers d'un repo à un autre sans perdre l'historique

Git - Déplacer des dossiers d'un repo à un autre sans perdre l'historique

12
Comments
3 min read
Resolving Git conflicts

Resolving Git conflicts

44
Comments 1
5 min read
Using Aliases to Speed Up Your Git Workflow

Using Aliases to Speed Up Your Git Workflow

286
Comments 36
4 min read
🚥 How to Automate Code Quality Checks in your Workflow? ⚙

🚥 How to Automate Code Quality Checks in your Workflow? ⚙

76
Comments 1
8 min read
The case against aliases

The case against aliases

92
Comments 20
3 min read
The Git Aliases That Get Me To Friday

The Git Aliases That Get Me To Friday

55
Comments 4
2 min read
Securing git commits from tricking you on Windows

Securing git commits from tricking you on Windows

14
Comments 2
4 min read
Git Staging Area: Explained Like I'm Five

Git Staging Area: Explained Like I'm Five

157
Comments 17
2 min read
Show current git branch

Show current git branch

10
Comments 1
1 min read
How to Fork and contribute to a Github repo

How to Fork and contribute to a Github repo

49
Comments
2 min read
My Git Aliases

My Git Aliases

195
Comments 28
4 min read
How to structure your code repository in a Sanity.io project

How to structure your code repository in a Sanity.io project

12
Comments
2 min read
Cloning a Git repository

Cloning a Git repository

14
Comments
3 min read
A One-Webpage, Printable Resume

A One-Webpage, Printable Resume

16
Comments 2
2 min read
Git squash via sourcetree

Git squash via sourcetree

26
Comments
1 min read
Change the date of a git commit

Change the date of a git commit

20
Comments 1
1 min read
Pulling from a Git remote

Pulling from a Git remote

21
Comments
3 min read
Git commands to keep a fork up to date

Git commands to keep a fork up to date

150
Comments 27
4 min read
I love git log

I love git log

213
Comments 28
4 min read
Git merge specific file from another branch

Git merge specific file from another branch

66
Comments 11
1 min read
Calculating Prime Numbers with CircleCI

Calculating Prime Numbers with CircleCI

35
Comments 3
4 min read
Git and Managing Different Versions of the Same Application Question

Git and Managing Different Versions of the Same Application Question

9
Comments 3
1 min read
The best way to structure React Native git project?

The best way to structure React Native git project?

52
Comments 1
1 min read
Code management with Git and Github

Code management with Git and Github

160
Comments 20
4 min read
How to Fix that Heroku Push Error!

How to Fix that Heroku Push Error!

22
Comments
1 min read
Quick SVN guide for Git users; SVN: The Git Way

Quick SVN guide for Git users; SVN: The Git Way

46
Comments 5
3 min read
11 Painful Git Interview Questions You Will Cry On

11 Painful Git Interview Questions You Will Cry On

842
Comments 48
7 min read
Private Github with gogs and raspberry pi

Private Github with gogs and raspberry pi

37
Comments 15
5 min read
Pushing to a Git remote

Pushing to a Git remote

10
Comments
7 min read
Setting Up Your Own Git Server

Setting Up Your Own Git Server

86
Comments 15
2 min read
Something I Learned Today: Using `git diff` and `git log -u` to see changes in a file between commit

Something I Learned Today: Using `git diff` and `git log -u` to see changes in a file between commit

9
Comments 1
1 min read
What are some blockers for you on contributing to open source projects?

What are some blockers for you on contributing to open source projects?

142
Comments 21
1 min read
A quick guide to squashing Git commits

A quick guide to squashing Git commits

341
Comments 16
5 min read
Git blame for finding who introduced an error and how to fix it.

Git blame for finding who introduced an error and how to fix it.

43
Comments
2 min read
Got My First Pull Request Accepted and Merged

Got My First Pull Request Accepted and Merged

165
Comments 30
1 min read
Self-hosting with fossil, an alternative to git

Self-hosting with fossil, an alternative to git

42
Comments 5
1 min read
Your first Git commit

Your first Git commit

16
Comments 2
4 min read
Git the basics #3 (how-to)

Git the basics #3 (how-to)

9
Comments
1 min read
Git the basics #2 (how-to)

Git the basics #2 (how-to)

8
Comments
1 min read
Finding Rails migrations

Finding Rails migrations

5
Comments
3 min read
Repository-Specific Ignored Files in Git

Repository-Specific Ignored Files in Git

88
Comments 12
1 min read
Sign your git commits with tortoise git on windows

Sign your git commits with tortoise git on windows

13
Comments
4 min read
Setting up a Git Client

Setting up a Git Client

10
Comments
3 min read
Fixing git commits - you always did it wrong

Fixing git commits - you always did it wrong

41
Comments 2
2 min read
Git the basics #1 (how-to)

Git the basics #1 (how-to)

10
Comments
1 min read
Do your commits pass this simple test?

Do your commits pass this simple test?

226
Comments 37
2 min read
My preferred merge strategy for Pull Requests

My preferred merge strategy for Pull Requests

81
Comments 22
1 min read
Spoof a commit on GitHub. From Anyone.

Spoof a commit on GitHub. From Anyone.

106
Comments 14
2 min read
A Simple (Yet Powerful) Tip on Git and Vim

A Simple (Yet Powerful) Tip on Git and Vim

122
Comments 5
1 min read
An automatic interactive pre-commit checklist, in the style of infomercials

An automatic interactive pre-commit checklist, in the style of infomercials

310
Comments 32
3 min read
GIT Commands: Desktop App built with ElectronJS and ReactJS to be cross-platform.

GIT Commands: Desktop App built with ElectronJS and ReactJS to be cross-platform.

87
Comments 19
1 min read
Why Git Alias

Why Git Alias

60
Comments 9
3 min read
Moving from GitHub to Bitbucket

Moving from GitHub to Bitbucket

42
Comments 5
2 min read
How good are Git Hooks?

How good are Git Hooks?

51
Comments
3 min read
loading...