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 commit in pure java

Git commit in pure java

7
Comments
1 min read
Setting up a dev 101 course for my PMs

Setting up a dev 101 course for my PMs

42
Comments 8
3 min read
github repos moved / intro to git

github repos moved / intro to git

7
Comments
1 min read
Cherry Picking with Git

Cherry Picking with Git

47
Comments 1
3 min read
Split an existing git commit

Split an existing git commit

63
Comments 3
2 min read
How to Work with Git Branches

How to Work with Git Branches

44
Comments
3 min read
Learn git even if you don’t code

Learn git even if you don’t code

21
Comments
3 min read
Git Commands Ultimate Tutorial Part 1

Git Commands Ultimate Tutorial Part 1

39
Comments
3 min read
How does `git add` work under the hood?

How does `git add` work under the hood?

5
Comments
4 min read
Learning more about how commits are represented in Git

Learning more about how commits are represented in Git

6
Comments
4 min read
Getting to Know Git

Getting to Know Git

16
Comments
1 min read
What I learned this month

What I learned this month

15
Comments
2 min read
Git: Squash Commits

Git: Squash Commits

9
Comments
2 min read
What’s inside the `.git/objects` directory?

What’s inside the `.git/objects` directory?

5
Comments
4 min read
How does Git know if you have uncommitted changes in the working tree? (Part 1)

How does Git know if you have uncommitted changes in the working tree? (Part 1)

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