Forem

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.
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
Building a Simple PaaS with Sidecars (from Designing Distributed Systems book) in C#

Building a Simple PaaS with Sidecars (from Designing Distributed Systems book) in C#

9
Comments
3 min read
Source Control Fail

Source Control Fail

4
Comments
2 min read
The Good (Tweak), the Bad (Mac), and the Ugly (Terminal)

The Good (Tweak), the Bad (Mac), and the Ugly (Terminal)

11
Comments 2
1 min read
Cherry Picking in Version Control

Cherry Picking in Version Control

17
Comments
2 min read
Faster Test Suites, Less Code, Embracing Writing Addons.

Faster Test Suites, Less Code, Embracing Writing Addons.

6
Comments
2 min read
Git Wrecked — Keeping Your Branches Synced Without Breaking Things

Git Wrecked — Keeping Your Branches Synced Without Breaking Things

22
Comments 3
6 min read
Deleting remote-pruned branches in Git with PowerShell

Deleting remote-pruned branches in Git with PowerShell

6
Comments
1 min read
How to replace master branch in git, entirely, from another branch?

How to replace master branch in git, entirely, from another branch?

3
Comments
1 min read
Remove .DS_Store from git repository

Remove .DS_Store from git repository

3
Comments
1 min read
Using another private key with git

Using another private key with git

4
Comments
1 min read
Open multiple simultaneous pull requests

Open multiple simultaneous pull requests

10
Comments
2 min read
Easy Git Commit Targeting

Easy Git Commit Targeting

8
Comments
1 min read
Remove all tags from git repo

Remove all tags from git repo

5
Comments
1 min read
Modify your last commit message

Modify your last commit message

3
Comments
1 min read
Counting commits with Git

Counting commits with Git

6
Comments
1 min read
Using exclamation marks in commit messages!

Using exclamation marks in commit messages!

3
Comments
1 min read
Git back to the future

Git back to the future

8
Comments
1 min read
Change filename case in git

Change filename case in git

4
Comments
1 min read
How to gitignore an existing file

How to gitignore an existing file

3
Comments
1 min read
Getting Started with Git for Windows

Getting Started with Git for Windows

8
Comments
5 min read
loading...