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.
Deploy to multiple environments with git and CircleCI

Deploy to multiple environments with git and CircleCI

39
Comments 1
5 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
versiontag updated. Supports remove command and --force option

versiontag updated. Supports remove command and --force option

9
Comments
2 min read
Handling multiple implementations of a product

Handling multiple implementations of a product

22
Comments 4
1 min read
Automate It - Be Lazy - Part II

Automate It - Be Lazy - Part II

20
Comments 2
12 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

108
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

138
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

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

Gitの使い方について

39
Comments
2 min read
Adding Remote Shortcuts to Git

Adding Remote Shortcuts to Git

55
Comments 5
1 min read
WindowsにGitを導入する方法

WindowsにGitを導入する方法

9
Comments
1 min read
Merge two git repositories

Merge two git repositories

7
Comments
1 min read
A meaningful README.md

A meaningful README.md

143
Comments 5
2 min read
Rewriting Git history : Being opinionated about Git

Rewriting Git history : Being opinionated about Git

8
Comments
7 min read
loading...