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.
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

13
Comments
3 min read
Using Aliases to Speed Up Your Git Workflow

Using Aliases to Speed Up Your Git Workflow

287
Comments 36
4 min read
Resolving Git conflicts

Resolving Git conflicts

44
Comments 1
5 min read
🚥 How to Automate Code Quality Checks in your Workflow? ⚙

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

77
Comments 1
8 min read
The case against aliases

The case against aliases

93
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

159
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

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

Change the date of a git commit

20
Comments 1
1 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
Pulling from a Git remote

Pulling from a Git remote

21
Comments
3 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

68
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?

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

Code management with Git and Github

161
Comments 20
4 min read
loading...