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.
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
Signed Git commits in VS Code

Signed Git commits in VS Code

244
Comments 33
5 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

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?

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
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
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!

339
Comments 26
1 min read
GIT for Dummies

GIT for Dummies

147
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 🎉

1349
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

10
Comments 1
3 min read
There Is No "Right" Way: Git Rebase vs Merge

There Is No "Right" Way: Git Rebase vs Merge

226
Comments 25
3 min read
Useful GIT Config Tips

Useful GIT Config Tips

74
Comments 4
3 min read
How to Use Git to Manage Your Writing Project

How to Use Git to Manage Your Writing Project

193
Comments 13
9 min read
Understanding Version Control Systems: GitHub Simplified with SourceTree

Understanding Version Control Systems: GitHub Simplified with SourceTree

7
Comments
6 min read
Resume your Work with Git

Resume your Work with Git

86
Comments 10
3 min read
Keeping a forked git repository updated using git cli

Keeping a forked git repository updated using git cli

7
Comments
2 min read
Remove a commit from history in Git – local and remote

Remove a commit from history in Git – local and remote

6
Comments
2 min read
n350071 Git note

n350071 Git note

8
Comments
3 min read
A Fool-Proof Way to Keep Your Fork Caught Up in Git

A Fool-Proof Way to Keep Your Fork Caught Up in Git

95
Comments 9
4 min read
Using multiple working trees in Git

Using multiple working trees in Git

96
Comments 7
3 min read
How I Git

How I Git

8
Comments 1
3 min read
Git hooks and HuskyJS

Git hooks and HuskyJS

17
Comments 2
4 min read
Avoiding the messy git history

Avoiding the messy git history

128
Comments 9
11 min read
What if Business Requirments where semi-structured files in project's repo

What if Business Requirments where semi-structured files in project's repo

7
Comments 7
2 min read
How to move a commit to another branch in git

How to move a commit to another branch in git

111
Comments 10
2 min read
Some of git aliases I use to speed up my work

Some of git aliases I use to speed up my work

5
Comments
2 min read
Git in action

Git in action

13
Comments
8 min read
git stash for dummy’s

git stash for dummy’s

7
Comments
2 min read
Git Workflow: Do you commit to master on your solo projects?

Git Workflow: Do you commit to master on your solo projects?

98
Comments 67
2 min read
Gentle introduction to git merge and git rebase

Gentle introduction to git merge and git rebase

16
Comments
7 min read
Automate your commit messages

Automate your commit messages

50
Comments
4 min read
How to use git branches

How to use git branches

10
Comments
4 min read
War of the Git Flows

War of the Git Flows

128
Comments 14
3 min read
Git: Show staged changes

Git: Show staged changes

47
Comments
1 min read
Working with upstream repos

Working with upstream repos

5
Comments
2 min read
Git - Adding Submodule

Git - Adding Submodule

6
Comments
1 min read
[PT-BR] Terminei o curso básico de Git e GitHub.

[PT-BR] Terminei o curso básico de Git e GitHub.

7
Comments
2 min read
[PT-BR] Aprendendo git e GitHub

[PT-BR] Aprendendo git e GitHub

5
Comments 1
1 min read
Rewrite commit history

Rewrite commit history

12
Comments
7 min read
Contributing code with git

Contributing code with git

8
Comments 1
1 min read
The first Github Actions

The first Github Actions

60
Comments 6
2 min read
loading...