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.
Small Tips to merge GitHub pull-request into your local repository
Cover image for Small Tips to merge GitHub pull-request into your local repository

Small Tips to merge GitHub pull-request into your local repository

16
Comments
2 min read
Resolve common branch conflict

Resolve common branch conflict

11
Comments
3 min read
The GitHub repos I discovered this week (II)

The GitHub repos I discovered this week (II)

11
Comments
3 min read
Experiment in a Git branch

Experiment in a Git branch

10
Comments
1 min read
How to securely store API keys
Cover image for How to securely store API keys

How to securely store API keys

208
Comments 28
5 min read
Rebase or merge

Rebase or merge

18
Comments 12
1 min read
Daily git usage

Daily git usage

97
Comments 23
2 min read
Git log a range of lines of a file

Git log a range of lines of a file

17
Comments 2
1 min read
Deploy Atomically with Travis & npm

Deploy Atomically with Travis & npm

8
Comments
4 min read
The GitHub repos I discovered this week

The GitHub repos I discovered this week

24
Comments 1
2 min read
Declutter Your Github

Declutter Your Github

24
Comments 7
1 min read
Is git the be all and end all of version control?

Is git the be all and end all of version control?

119
Comments 53
1 min read
Any rules, tips and tricks for commit message

Any rules, tips and tricks for commit message

17
Comments 14
1 min read
The Git Rebase Introduction I Wish I'd Had
Cover image for The Git Rebase Introduction I Wish I'd Had

The Git Rebase Introduction I Wish I'd Had

782
Comments 59
7 min read
sudo apt-get install git-all

sudo apt-get install git-all

13
Comments 1
15 min read
Git Hooks aren't so Ruff! I'll tail you all about it!

Git Hooks aren't so Ruff! I'll tail you all about it!

23
Comments 4
2 min read
My Squash vs That Squash
Cover image for My Squash vs That Squash

My Squash vs That Squash

14
Comments 4
2 min read
How to write your own git commands like "git refresh"?

How to write your own git commands like "git refresh"?

34
Comments 10
3 min read
Under the sink: Removing remote git tags

Under the sink: Removing remote git tags

5
Comments
5 min read
Essential git commands every developer should know

Essential git commands every developer should know

180
Comments 24
3 min read
Push git cloned repository to your own on GitHub
Cover image for Push git cloned repository to your own on GitHub

Push git cloned repository to your own on GitHub

87
Comments 13
2 min read
Check Out These 5 Git Tips Before Your Next Commit

Check Out These 5 Git Tips Before Your Next Commit

13
Comments
6 min read
How to create gitignore file with predefined templates?

How to create gitignore file with predefined templates?

11
Comments
1 min read
Explain Git Rebase just like I'm five

Explain Git Rebase just like I'm five

32
Comments 12
1 min read
Explain git pull --rebase to me like Im five

Explain git pull --rebase to me like Im five

17
Comments 4
1 min read
loading...