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-Fu: merge multiple repos with linear history

Git-Fu: merge multiple repos with linear history

48
Comments 9
6 min read
Setting up simple, self-hosted & fast CI/CD solution with Drone for homelab or office

Setting up simple, self-hosted & fast CI/CD solution with Drone for homelab or office

196
Comments 7
7 min read
git-history

git-history

67
Comments 2
1 min read
How should my team use Git for this specific project?

How should my team use Git for this specific project?

13
Comments 16
4 min read
Partnered Code Reviews

Partnered Code Reviews

5
Comments
1 min read
Git brain dump

Git brain dump

24
Comments 3
8 min read
Git file renaming issues (deleting/adding instead of renaming)

Git file renaming issues (deleting/adding instead of renaming)

18
Comments 14
2 min read
tsrc — Handling multiple git repositories without losing your HEAD

tsrc — Handling multiple git repositories without losing your HEAD

38
Comments 1
3 min read
Committing Better Go Code with Static Analysis and Git Hooks

Committing Better Go Code with Static Analysis and Git Hooks

10
Comments 2
3 min read
Exploring Git

Exploring Git

43
Comments
3 min read
Why I Create Atomic Commits In Git

Why I Create Atomic Commits In Git

33
Comments
2 min read
Refresh commit date

Refresh commit date

14
Comments 8
1 min read
Introducing Git Hammer: Statistics for Git Repositories

Introducing Git Hammer: Statistics for Git Repositories

17
Comments 6
4 min read
How to diff Excel VBA code in SourceTree (Git client)

How to diff Excel VBA code in SourceTree (Git client)

13
Comments 20
2 min read
Git for Data storage

Git for Data storage

11
Comments 2
1 min read
8 Productivity Tips for GitHub

8 Productivity Tips for GitHub

1240
Comments 62
4 min read
Error installing from AUR with yay on Manjaro Budgie

Error installing from AUR with yay on Manjaro Budgie

8
Comments
1 min read
How To Use Git: A Reference Guide

How To Use Git: A Reference Guide

334
Comments 4
7 min read
How conventional commits improved my git skills

How conventional commits improved my git skills

236
Comments 24
3 min read
3 Tricks to automate development tasks with Git hooks

3 Tricks to automate development tasks with Git hooks

168
Comments 3
3 min read
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
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
Save Your Changes

Save Your Changes

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

Please don't commit .env

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

Changing Git Submodule Repository to other URL/Branch

12
Comments
1 min read
Automating code checks with overcommit

Automating code checks with overcommit

56
Comments 3
4 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
Migrating from GitHub to Gitea

Migrating from GitHub to Gitea

46
Comments 12
3 min read
Gitea On OpenBSD: Using Official Package

Gitea On OpenBSD: Using Official Package

10
Comments 2
5 min read
Something Someone Somewhere Uses... Sometimes

Something Someone Somewhere Uses... Sometimes

81
Comments 6
3 min read
2018 in review: 5 most viewed posts of this year on my blog

2018 in review: 5 most viewed posts of this year on my blog

15
Comments
3 min read
Deploy Next.js project to Netlify

Deploy Next.js project to Netlify

71
Comments 13
2 min read
Understanding Git: Configuration of Repositories and Remotes

Understanding Git: Configuration of Repositories and Remotes

39
Comments 2
6 min read
Vote: What do you prefer for parallel stories development? New branch OR New forked repo

Vote: What do you prefer for parallel stories development? New branch OR New forked repo

10
Comments 7
1 min read
Git Commit Message

Git Commit Message

15
Comments
4 min read
My old git processes

My old git processes

4
Comments
1 min read
Git Github Gitflow

Git Github Gitflow

89
Comments 10
4 min read
Git saves snapshots, well not really

Git saves snapshots, well not really

5
Comments 5
1 min read
The Gitignore file

The Gitignore file

13
Comments
1 min read
Defending Submoduals for Git

Defending Submoduals for Git

4
Comments
1 min read
Git is a Communication tool

Git is a Communication tool

24
Comments 2
2 min read
How To Avoid Merge Conflicts

How To Avoid Merge Conflicts

56
Comments 10
3 min read
Git Tip: List the Most Recent Branches You Have Been Working On

Git Tip: List the Most Recent Branches You Have Been Working On

6
Comments
2 min read
loading...