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.
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
How good are Git Hooks?

How good are Git Hooks?

51
Comments
3 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
A Simple (Yet Powerful) Tip on Git and Vim

A Simple (Yet Powerful) Tip on Git and Vim

122
Comments 5
1 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
Quickly Change Directory to the Repo You Just Cloned

Quickly Change Directory to the Repo You Just Cloned

35
Comments 2
1 min read
Git Strategy for Sanity

Git Strategy for Sanity

41
Comments 4
2 min read
Deploy to multiple environments with git and CircleCI

Deploy to multiple environments with git and CircleCI

39
Comments 1
5 min read
versiontag updated. Supports remove command and --force option

versiontag updated. Supports remove command and --force option

9
Comments
2 min read
Git workflow and my new love of Git alias

Git workflow and my new love of Git alias

159
Comments 24
2 min read
Automate It - Be Lazy - Part II

Automate It - Be Lazy - Part II

20
Comments 2
12 min read
Handling multiple implementations of a product

Handling multiple implementations of a product

22
Comments 4
1 min read
Tired of .DS_Store getting version controlled?

Tired of .DS_Store getting version controlled?

8
Comments
2 min read
Automate It - Be Lazy - Part I

Automate It - Be Lazy - Part I

73
Comments
4 min read
Teaching Git Some New Tricks

Teaching Git Some New Tricks

59
Comments 12
1 min read
Configuring Hyper Terminal in Windows

Configuring Hyper Terminal in Windows

105
Comments 21
4 min read
Checkout a branch by its id

Checkout a branch by its id

7
Comments
1 min read
Using Two Different Protocols for the Same Git Remote

Using Two Different Protocols for the Same Git Remote

40
Comments 1
2 min read
Stage with confidence using git add -p

Stage with confidence using git add -p

50
Comments 8
1 min read
Automate semantic versioning in git

Automate semantic versioning in git

19
Comments 5
1 min read
A poll on git commands Usage

A poll on git commands Usage

20
Comments 11
2 min read
Git and Github - must know commands to make your first commit

Git and Github - must know commands to make your first commit

136
Comments 6
5 min read
Technical Writers in Need

Technical Writers in Need

9
Comments 3
2 min read
Fixing Mistakes with git

Fixing Mistakes with git

116
Comments 2
6 min read
What is Git and GitHub? And how to use GitHub?

What is Git and GitHub? And how to use GitHub?

71
Comments 2
9 min read
Git commits: An Effective Style Guide

Git commits: An Effective Style Guide

389
Comments 28
3 min read
Gitの使い方について

Gitの使い方について

39
Comments
2 min read
loading...