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.
git deep dive part 9: Save the current work

git deep dive part 9: Save the current work

6
Comments
4 min read
If you use Git and VS Code – Read This!

If you use Git and VS Code – Read This!

102
Comments 7
2 min read
Managing multiple Git profiles

Managing multiple Git profiles

96
Comments 4
2 min read
7 Git Best Practices to Start Using in Your Next Commit

7 Git Best Practices to Start Using in Your Next Commit

7
Comments
4 min read
git deep dive part 4: Use reset to control branch and three trees

git deep dive part 4: Use reset to control branch and three trees

6
Comments
5 min read
git deep dive part 1: From initialize to first commit

git deep dive part 1: From initialize to first commit

8
Comments
6 min read
Useful tricks about git fetch and git pull

Useful tricks about git fetch and git pull

7
Comments
6 min read
git deep dive part 3: HEAD, index and working tree

git deep dive part 3: HEAD, index and working tree

7
Comments
4 min read
git deep dive part 2: Additional commit to master and new branch

git deep dive part 2: Additional commit to master and new branch

6
Comments
8 min read
Share Code With A Github Repository - A Quick Start Guide

Share Code With A Github Repository - A Quick Start Guide

8
Comments
2 min read
Building Git with Node.js and TypeScript - Part 0

Building Git with Node.js and TypeScript - Part 0

18
Comments 1
4 min read
git

git

9
Comments
7 min read
Working with vim and git

Working with vim and git

30
Comments 1
5 min read
Git ve GitHub'a GiriĹź

Git ve GitHub'a GiriĹź

19
Comments
3 min read
Automating git push with just a single bash command

Automating git push with just a single bash command

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