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.
Lefthook, Crystalball, and git magic for smooth development experience

Lefthook, Crystalball, and git magic for smooth development experience

81
Comments 1
8 min read
How to make your first Pull Request on GitHub

How to make your first Pull Request on GitHub

14
Comments 1
4 min read
GitBook: my Dev Moleskine.

GitBook: my Dev Moleskine.

6
Comments
1 min read
Improve code reviews using pull request templates
Cover image for Improve code reviews using pull request templates

Improve code reviews using pull request templates

49
Comments 1
3 min read
Did you find it easier to learn git through git interfaces such as webstorm git feature, gitkraken, etc ...

Did you find it easier to learn git through git interfaces such as webstorm git feature, gitkraken, etc ...

6
Comments
1 min read
Up your Git game and clean up your history
Cover image for Up your Git game and clean up your history

Up your Git game and clean up your history

805
Comments 22
7 min read
Handy Git Shortcuts (Aliases) and How to Set Them Up

Handy Git Shortcuts (Aliases) and How to Set Them Up

15
Comments 4
1 min read
Dear frontend devs, why using git interactively is better

Dear frontend devs, why using git interactively is better

9
Comments 1
2 min read
Git and GitHub Explained
Cover image for Git and GitHub Explained

Git and GitHub Explained

41
Comments 2
1 min read
How do you prepare your commits?

How do you prepare your commits?

16
Comments 7
5 min read
Setup more productive dev environment

Setup more productive dev environment

51
Comments 4
5 min read
Keep clean your git repos!

Keep clean your git repos!

7
Comments
1 min read
Git Rebase คอมมิทที่ push ขึ้นไปแล้ว
Cover image for Git Rebase คอมมิทที่ push ขึ้นไปแล้ว

Git Rebase คอมมิทที่ push ขึ้นไปแล้ว

7
Comments 1
2 min read
Git Branches
Cover image for Git Branches

Git Branches

6
Comments 4
1 min read
Using multiple SSH-keys with git

Using multiple SSH-keys with git

6
Comments
2 min read
How to clean up my branches?

How to clean up my branches?

10
Comments
4 min read
Unlimited git repositories

Unlimited git repositories

32
Comments 3
1 min read
Countdown To #30DaysOfCommits

Countdown To #30DaysOfCommits

9
Comments
3 min read
Git for Amateurs

Git for Amateurs

56
Comments 2
1 min read
Coding Tips For New Web Developers

Coding Tips For New Web Developers

8
Comments 1
3 min read
When Was a Bug Introduced? Bisecting with Pytest

When Was a Bug Introduced? Bisecting with Pytest

10
Comments 2
2 min read
Take Snapshots of Your Project with Git
Cover image for Take Snapshots of Your Project with Git

Take Snapshots of Your Project with Git

4
Comments 1
10 min read
Configuring Prettier and TypeScript Compiler as a Pre-commit Hook
Cover image for Configuring Prettier and TypeScript Compiler as a Pre-commit Hook

Configuring Prettier and TypeScript Compiler as a Pre-commit Hook

10
Comments 3
2 min read
Handling Merges

Handling Merges

16
Comments
3 min read
The Git Rebase Workflow

The Git Rebase Workflow

72
Comments 11
2 min read
loading...