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.
Git aliases don’t have to be boring!

Git aliases don’t have to be boring!

7
Comments
4 min read
how2: Using GPG on macOS without GPGTools

how2: Using GPG on macOS without GPGTools

61
Comments 7
2 min read
Git: Backup and Restore GPG and SSH Keys

Git: Backup and Restore GPG and SSH Keys

6
Comments
2 min read
Hunt bugs with git-bisect

Hunt bugs with git-bisect

51
Comments 10
3 min read
Super simple guide to building your own personal website in one day

Super simple guide to building your own personal website in one day

11
Comments
2 min read
git reset --explain

git reset --explain

123
Comments 6
6 min read
So you Programmed in a Regression

So you Programmed in a Regression

3
Comments
1 min read
How to join several commits into one?

How to join several commits into one?

16
Comments
2 min read
Why was this bug introduced?

Why was this bug introduced?

6
Comments
1 min read
Basic commands to start Git and GitHub

Basic commands to start Git and GitHub

22
Comments 4
2 min read
Configuring git

Configuring git

8
Comments
6 min read
What is your git merge strategy?

What is your git merge strategy?

15
Comments 8
2 min read
Why Communicating with Git Helped You Version

Why Communicating with Git Helped You Version

6
Comments
2 min read
Git and Other Communication Tools

Git and Other Communication Tools

8
Comments
1 min read
8 Productivity Tips for GitHub

8 Productivity Tips for GitHub

1241
Comments 62
4 min read
How to rename a local and remote branch in git

How to rename a local and remote branch in git

16
Comments 1
1 min read
From scratch to Create React App on Windows 10

From scratch to Create React App on Windows 10

113
Comments 13
16 min read
How do we use Git at Bright Inventions?

How do we use Git at Bright Inventions?

7
Comments 2
12 min read
Partial Commits with Git

Partial Commits with Git

12
Comments 5
1 min read
Automating code checks with overcommit

Automating code checks with overcommit

56
Comments 3
4 min read
Save Your Changes

Save Your Changes

7
Comments
1 min read
Please don't commit .env

Please don't commit .env

142
Comments 86
4 min read
Changing Git Submodule Repository to other URL/Branch

Changing Git Submodule Repository to other URL/Branch

12
Comments
1 min read
Automatic Reporting in Python - Part 3: Packaging It Up

Automatic Reporting in Python - Part 3: Packaging It Up

19
Comments 4
17 min read
How do you name your git branches?

How do you name your git branches?

36
Comments 41
1 min read
loading...