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.
Rebase or merge

Rebase or merge

18
Comments 12
1 min read
Daily git usage

Daily git usage

97
Comments 23
2 min read
Git log a range of lines of a file

Git log a range of lines of a file

17
Comments 2
1 min read
Deploy Atomically with Travis & npm

Deploy Atomically with Travis & npm

8
Comments
4 min read
The GitHub repos I discovered this week

The GitHub repos I discovered this week

24
Comments 1
2 min read
Declutter Your Github

Declutter Your Github

24
Comments 7
1 min read
Is git the be all and end all of version control?

Is git the be all and end all of version control?

119
Comments 53
1 min read
Any rules, tips and tricks for commit message

Any rules, tips and tricks for commit message

17
Comments 14
1 min read
The Git Rebase Introduction I Wish I'd Had

The Git Rebase Introduction I Wish I'd Had

782
Comments 59
7 min read
sudo apt-get install git-all

sudo apt-get install git-all

13
Comments 1
15 min read
Git Hooks aren't so Ruff! I'll tail you all about it!

Git Hooks aren't so Ruff! I'll tail you all about it!

23
Comments 4
2 min read
My Squash vs That Squash

My Squash vs That Squash

14
Comments 4
2 min read
How to write your own git commands like "git refresh"?

How to write your own git commands like "git refresh"?

34
Comments 10
3 min read
Under the sink: Removing remote git tags

Under the sink: Removing remote git tags

5
Comments
5 min read
Essential git commands every developer should know

Essential git commands every developer should know

180
Comments 24
3 min read
Push git cloned repository to your own on GitHub

Push git cloned repository to your own on GitHub

87
Comments 13
2 min read
Check Out These 5 Git Tips Before Your Next Commit

Check Out These 5 Git Tips Before Your Next Commit

13
Comments
6 min read
How to create gitignore file with predefined templates?

How to create gitignore file with predefined templates?

11
Comments
1 min read
Explain Git Rebase just like I'm five

Explain Git Rebase just like I'm five

32
Comments 12
1 min read
Explain git pull --rebase to me like Im five

Explain git pull --rebase to me like Im five

17
Comments 4
1 min read
Git: rebasing

Git: rebasing

8
Comments
2 min read
Gated Commits with Git

Gated Commits with Git

17
Comments 3
3 min read
git workflows - between forks, squash and rebase

git workflows - between forks, squash and rebase

11
Comments 3
1 min read
A git intro

A git intro

2
Comments
3 min read
I'm a Git Master, Ask Me Anything

I'm a Git Master, Ask Me Anything

71
Comments 103
1 min read
loading...