DEV Community

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.
42 Git Questions Answered

42 Git Questions Answered

317
Comments 8
9 min read
Launch git-fork app from WSL

Launch git-fork app from WSL

12
Comments 1
3 min read
Help me, help you - Code Review

Help me, help you - Code Review

9
Comments
4 min read
Organize your company the geek-way

Organize your company the geek-way

6
Comments
3 min read
Git bisect – squash your regression bugs quicker

Git bisect – squash your regression bugs quicker

4
Comments
3 min read
Android errors

Android errors

5
Comments
2 min read
npm version でできること

npm version でできること

5
Comments
2 min read
What's happens when you `git commit`

What's happens when you `git commit`

202
Comments 11
5 min read
Github: SAML, Okta, and Github Enterprise Cloud – Organization SSO configuration

Github: SAML, Okta, and Github Enterprise Cloud – Organization SSO configuration

5
Comments
5 min read
Override Git config based on project path

Override Git config based on project path

5
Comments
2 min read
Writing Your Own Changelog Generator with Git

Writing Your Own Changelog Generator with Git

11
Comments
8 min read
Improve Your Git Productivity with Bash

Improve Your Git Productivity with Bash

78
Comments 12
2 min read
Git: Theirs vs Ours

Git: Theirs vs Ours

25
Comments
4 min read
How to sync your fork with the parent repository

How to sync your fork with the parent repository

147
Comments 13
2 min read
How to correct Git Commit Messages

How to correct Git Commit Messages

163
Comments 4
3 min read
How to speed up GIT PUSH

How to speed up GIT PUSH

10
Comments 5
1 min read
Rebase Master

Rebase Master

9
Comments
2 min read
How are you writing a commit message?

How are you writing a commit message?

252
Comments 21
6 min read
3rd-party binaries in Windows Git Bash

3rd-party binaries in Windows Git Bash

6
Comments
5 min read
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

13
Comments
7 min read
How to keep your forked repository current

How to keep your forked repository current

307
Comments 19
1 min read
Fuzzy branches: a brief example of a git custom command.

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

37
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
Git & Github basic tutorial

Git & Github basic tutorial

62
Comments
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.

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

8
Comments
2 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
Signed Git commits in VS Code

Signed Git commits in VS Code

212
Comments 32
5 min read
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

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?

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

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

Introducing Git and Github PRs to beginners

10
Comments
2 min read
Dotfiles for the Bashful.

Dotfiles for the Bashful.

16
Comments
3 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
Hacktoberfest C#

Hacktoberfest C#

8
Comments 5
1 min read
Why You Need To Stop Using Git-Hooks

Why You Need To Stop Using Git-Hooks

12
Comments
12 min read
The Self-PR - And How Your Team Can Benefit from Them

The Self-PR - And How Your Team Can Benefit from Them

8
Comments 4
2 min read
A day in the life for you and git...

A day in the life for you and git...

67
Comments 42
1 min read
GitLens: where have you been all my life!

GitLens: where have you been all my life!

341
Comments 26
1 min read
GIT for Dummies

GIT for Dummies

137
Comments 10
6 min read
Better Commit Messages

Better Commit Messages

171
Comments 20
2 min read
Aaaannnd..done!

Aaaannnd..done!

5
Comments 2
1 min read
5 Great Git CLI Shortcuts

5 Great Git CLI Shortcuts

95
Comments 14
4 min read
Rebasing off a repo root

Rebasing off a repo root

10
Comments
1 min read
How should you ignore files for just you in git?

How should you ignore files for just you in git?

87
Comments 9
1 min read
Managing your git repositories with ghq

Managing your git repositories with ghq

11
Comments
5 min read
Confused by git? Here's a git crash course to fix that 🎉

Confused by git? Here's a git crash course to fix that 🎉

1347
Comments 40
3 min read
Getting Good at Git

Getting Good at Git

48
Comments 5
5 min read
Generating pretty version strings (including nightly) with Git and Makefiles

Generating pretty version strings (including nightly) with Git and Makefiles

9
Comments 1
3 min read
loading...