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 alias trick: Comparing your local branch to the upstream version

Git alias trick: Comparing your local branch to the upstream version

5
Comments
2 min read
Should you rebase or merge to update feature branches in git?

Should you rebase or merge to update feature branches in git?

10
Comments 5
4 min read
Branching & Merging Strategies – Release Flow

Branching & Merging Strategies – Release Flow

14
Comments
7 min read
How to keep your forked repository current
Cover image for How to keep your forked repository current

How to keep your forked repository current

310
Comments 19
1 min read
Fuzzy branches: a brief example of a git custom command.
Cover image for Fuzzy branches: a brief example of a git custom command.

Fuzzy branches: a brief example of a git custom command.

38
Comments 6
6 min read
Make git forget a tracked file

Make git forget a tracked file

4
Comments
1 min read
[git] Keep empty directory by .gitkeep

[git] Keep empty directory by .gitkeep

9
Comments 5
1 min read
Where to start with Git?

Where to start with Git?

6
Comments 5
1 min read
BitBucket CI/CD Pipelines

BitBucket CI/CD Pipelines

8
Comments
1 min read
And then we resolve a merge conflict...

And then we resolve a merge conflict...

9
Comments 2
5 min read
Clean up git branches that do not exist on origin

Clean up git branches that do not exist on origin

9
Comments
2 min read
Recommendations on Git Commits and Pull Requests

Recommendations on Git Commits and Pull Requests

6
Comments
6 min read
Git Branch + Commit Templates

Git Branch + Commit Templates

10
Comments 4
1 min read
Using different Git commit authors for personal and work projects

Using different Git commit authors for personal and work projects

28
Comments 2
1 min read
What is GitKraken? and what are its most important characteristics.
Cover image for What is GitKraken? and what are its most important characteristics.

What is GitKraken? and what are its most important characteristics.

8
Comments
2 min read
Signed Git commits in VS Code
Cover image for Signed Git commits in VS Code

Signed Git commits in VS Code

264
Comments 35
5 min read
What was your first Hacktoberfest contribution?

What was your first Hacktoberfest contribution?

18
Comments 6
1 min read
Git commit messages

Git commit messages

8
Comments
3 min read
Living with Multiple Git-Personalities without Going Crazy

Living with Multiple Git-Personalities without Going Crazy

9
Comments
3 min read
Get your work done faster with bash command shortcuts
Cover image for Get your work done faster with bash command shortcuts

Get your work done faster with bash command shortcuts

101
Comments 4
5 min read
Useful git commands with Sourcetree GUI
Cover image for Useful git commands with Sourcetree GUI

Useful git commands with Sourcetree GUI

48
Comments 1
4 min read
Git Workflow: How much change is too much change for one commit for you?
Cover image for Git Workflow: How much change is too much change for one commit for you?

Git Workflow: How much change is too much change for one commit for you?

14
Comments 13
1 min read
Introducing Git and Github PRs to beginners

Introducing Git and Github PRs to beginners

10
Comments
2 min read
How to Start Contributing to Open Source at #Hacktoberfest With a Github Pull Request #OneDevMinute 03:16

How to Start Contributing to Open Source at #Hacktoberfest With a Github Pull Request #OneDevMinute

96
Comments 2
2 min read
Dotfiles for the Bashful.

Dotfiles for the Bashful.

16
Comments
3 min read
loading...