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.
Lazy man's guide: multiple GitHub HTTPS accounts on Windows

Lazy man's guide: multiple GitHub HTTPS accounts on Windows

43
Comments 10
2 min read
My basic Windows setup

My basic Windows setup

12
Comments 3
3 min read
Git extract single file with history

Git extract single file with history

9
Comments
3 min read
Configuring SSH for git
Cover image for Configuring SSH for git

Configuring SSH for git

148
Comments 5
4 min read
Syncing two Git Repos (By using below commands you can move contents of one git repo to another without losing history and tags)

Syncing two Git Repos (By using below commands you can move contents of one git repo to another without losing history and tags)

7
Comments
1 min read
Git Workflow Etiquette
Cover image for Git Workflow Etiquette

Git Workflow Etiquette

45
Comments 3
13 min read
Git merge, merge-squash and rebase simplified

Git merge, merge-squash and rebase simplified

22
Comments
3 min read
Git Tuturial For Beginners

Git Tuturial For Beginners

11
Comments 3
3 min read
Top 5 Git Tools 07:57

Top 5 Git Tools

48
Comments
1 min read
Auto git deploy php script

Auto git deploy php script

7
Comments
2 min read
The Next Step in Modular Programming
Cover image for The Next Step in Modular Programming

The Next Step in Modular Programming

7
Comments
2 min read
GitHub as Code

GitHub as Code

7
Comments 2
2 min read
How I optimized my use of git
Cover image for How I optimized my use of git

How I optimized my use of git

10
Comments
1 min read
How to unfork a repo on GitHub

How to unfork a repo on GitHub

18
Comments 3
2 min read
A Thorough Introduction to Git's Interactive Patch Mode
Cover image for A Thorough Introduction to Git's Interactive Patch Mode

A Thorough Introduction to Git's Interactive Patch Mode

107
Comments 4
8 min read
Git TIP - Why you should not keep a local master branch ?
Cover image for Git TIP -  Why you should not keep a local master branch ?

Git TIP - Why you should not keep a local master branch ?

86
Comments 29
1 min read
A quick guide to changing your GitHub username
Cover image for A quick guide to changing your GitHub username

A quick guide to changing your GitHub username

25
Comments 1
2 min read
GitHub will add a “sponsor” button for donations to developers
Cover image for GitHub will add a “sponsor” button for donations to developers

GitHub will add a “sponsor” button for donations to developers

13
Comments 6
1 min read
My Personal Git Tricks Cheatsheet

My Personal Git Tricks Cheatsheet

679
Comments 46
4 min read
Quickly switching between branches

Quickly switching between branches

68
Comments 8
1 min read
Useful Git Commands For Removing Accidentally Pushed or Committed Files

Useful Git Commands For Removing Accidentally Pushed or Committed Files

229
Comments 2
3 min read
Enhancing your git commit messages

Enhancing your git commit messages

62
Comments 7
2 min read
Gitignore in VSCode

Gitignore in VSCode

14
Comments 2
1 min read
draw.io with Git source control management?

draw.io with Git source control management?

9
Comments 7
1 min read
My journey: From single developer to team productivity tools
Cover image for My journey: From single developer to team productivity tools

My journey: From single developer to team productivity tools

20
Comments
6 min read
loading...