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.
Basic Git configuration

Basic Git configuration

74
Comments
3 min read
Quickly Switching Between Two Branches in Git

Quickly Switching Between Two Branches in Git

78
Comments 7
2 min read
git bundle

git bundle

245
Comments 19
2 min read
Git Merge vs Git Rebase

Git Merge vs Git Rebase

167
Comments 16
3 min read
Microsoft acquiring GitHub may be great for Git

Microsoft acquiring GitHub may be great for Git

21
Comments 1
2 min read
Automatic Reporting in Python - Part 1: From Planning to Hello World

Automatic Reporting in Python - Part 1: From Planning to Hello World

181
Comments 4
7 min read
Sharing .dotfiles cross-platform with a shell script

Sharing .dotfiles cross-platform with a shell script

107
Comments 5
4 min read
When to Use Git Reset, Git Revert & Git Checkout

When to Use Git Reset, Git Revert & Git Checkout

226
Comments 4
4 min read
Trac Install Guide

Trac Install Guide

21
Comments 6
9 min read
.gitattributes templates

.gitattributes templates

12
Comments
1 min read
Getting Started With DevOps

Getting Started With DevOps

14
Comments
9 min read
How to Git Stash Your Work [the Correct Way]

How to Git Stash Your Work [the Correct Way]

102
Comments 11
3 min read
Git Submodules Revisited

Git Submodules Revisited

112
Comments 16
3 min read
5 reasons why Git based resume is awesome

5 reasons why Git based resume is awesome

438
Comments 79
3 min read
Display a file from another branch

Display a file from another branch

40
Comments
1 min read
Mirroring My Canvas Games Between GitLab and GitHub

Mirroring My Canvas Games Between GitLab and GitHub

36
Comments 3
1 min read
Git branching strategy

Git branching strategy

17
Comments 1
4 min read
How to attribute another author when you're committing on git?

How to attribute another author when you're committing on git?

70
Comments 11
2 min read
Rebase to the future!

Rebase to the future!

143
Comments 22
4 min read
How to Use Git Merge [the Correct Way]

How to Use Git Merge [the Correct Way]

200
Comments 16
3 min read
What is your favourite git merge tool/strategy?

What is your favourite git merge tool/strategy?

84
Comments 35
1 min read
Recover a lost Git stash in two steps

Recover a lost Git stash in two steps

54
Comments 25
3 min read
Git [Script] Aliases That Could Be Helpful

Git [Script] Aliases That Could Be Helpful

165
Comments 33
2 min read
What is git rebase?

What is git rebase?

166
Comments 8
1 min read
Circle CI Nightly Builds and Github PRs with AWS Lambda Triggers

Circle CI Nightly Builds and Github PRs with AWS Lambda Triggers

37
Comments
8 min read
loading...