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.
Keeping a forked git repository updated using git cli

Keeping a forked git repository updated using git cli

7
Comments
2 min read
Remove a commit from history in Git – local and remote

Remove a commit from history in Git – local and remote

6
Comments
2 min read
n350071 Git note

n350071 Git note

8
Comments
3 min read
A Fool-Proof Way to Keep Your Fork Caught Up in Git

A Fool-Proof Way to Keep Your Fork Caught Up in Git

95
Comments 9
4 min read
Using multiple working trees in Git

Using multiple working trees in Git

96
Comments 7
3 min read
How I Git

How I Git

8
Comments 1
3 min read
What if Business Requirments where semi-structured files in project's repo

What if Business Requirments where semi-structured files in project's repo

7
Comments 7
2 min read
Git hooks and HuskyJS

Git hooks and HuskyJS

17
Comments 2
4 min read
Avoiding the messy git history

Avoiding the messy git history

128
Comments 9
11 min read
How to move a commit to another branch in git

How to move a commit to another branch in git

114
Comments 10
2 min read
Git Diff of Current and Previous Version of a File

Git Diff of Current and Previous Version of a File

8
Comments
1 min read
Git in action

Git in action

13
Comments
8 min read
git stash for dummy’s

git stash for dummy’s

7
Comments
2 min read
Git Workflow: Do you commit to master on your solo projects?

Git Workflow: Do you commit to master on your solo projects?

98
Comments 67
2 min read
Gentle introduction to git merge and git rebase

Gentle introduction to git merge and git rebase

16
Comments
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.