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.
Checking out pull requests locally

Checking out pull requests locally

4
Comments
1 min read
Oops, I forgot to sign my commit from last Monday...

Oops, I forgot to sign my commit from last Monday...

6
Comments
4 min read
Oops, I just pushed a git commit to the wrong branch. What now?

Oops, I just pushed a git commit to the wrong branch. What now?

161
Comments 18
1 min read
Continuous Integration with Rebase

Continuous Integration with Rebase

9
Comments
1 min read
How to split a git repository

How to split a git repository

31
Comments 3
1 min read
How to fix your history

How to fix your history

8
Comments
6 min read
8 things I learnt from a script for repository creation

8 things I learnt from a script for repository creation

74
Comments 5
7 min read
Code Review Git Workflow

Code Review Git Workflow

6
Comments
4 min read
Interactively Rebase with git

Interactively Rebase with git

20
Comments 2
3 min read
Host your Git on Glitch with Gogs

Host your Git on Glitch with Gogs

57
Comments 10
2 min read
Finding exposed .git repositories

Finding exposed .git repositories

12
Comments 5
3 min read
I just asked: Are .gitignore files from directories above the repository's or from home directory loaded in any versions of Git?

I just asked: Are .gitignore files from directories above the repository's or from home directory loaded in any versions of Git?

6
Comments 6
1 min read
Recent Interview Experience

Recent Interview Experience

4
Comments 1
2 min read
All About that Rebase

All About that Rebase

5
Comments
2 min read
How to revert back to older commit in git

How to revert back to older commit in git

11
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.