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.
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
Create your first website on GitHub Pages

Create your first website on GitHub Pages

38
Comments 11
4 min read
List files in any branch in git

List files in any branch in git

15
Comments 2
1 min read
Programmatically get current git branch

Programmatically get current git branch

8
Comments 1
1 min read
Github authentication facts I forget every two months

Github authentication facts I forget every two months

6
Comments
1 min read
Grab Your GitHub URLs Without Leaving The Command Line

Grab Your GitHub URLs Without Leaving The Command Line

27
Comments 2
2 min read
How To Create A Git Repo For Beginners

How To Create A Git Repo For Beginners

1
Comments
1 min read
GitHub's profile level readme

GitHub's profile level readme

4
Comments
1 min read
Pushing to gist

Pushing to gist

13
Comments
1 min read
git revert, merge commits, confusion

git revert, merge commits, confusion

27
Comments 7
3 min read
loading...