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.
git workree, quick intro ( simplify your git workflow! )

git workree, quick intro ( simplify your git workflow! )

3
Comments
3 min read
Reset git add

Reset git add

5
Comments
1 min read
pre-commit-golang v0.8.3 - Now with revive support

pre-commit-golang v0.8.3 - Now with revive support

6
Comments
1 min read
You Must use these Git cmds

You Must use these Git cmds

6
Comments 3
2 min read
Most useful aliases for git

Most useful aliases for git

13
Comments 2
2 min read
Git Tutorial: Learn Git Branching in 5 minutes

Git Tutorial: Learn Git Branching in 5 minutes

23
Comments
5 min read
How to change the default editor in git for beginners

How to change the default editor in git for beginners

6
Comments
2 min read
Git: Change author name & email for last commit

Git: Change author name & email for last commit

5
Comments
1 min read
What does Open-Source mean?

What does Open-Source mean?

3
Comments
1 min read
GitLab 13.12 is now available! 🌼

GitLab 13.12 is now available! 🌼

Comments
2 min read
Github 101

Github 101

10
Comments
7 min read
Getting started with Git (on windows)

Getting started with Git (on windows)

6
Comments
6 min read
Changing default git branch to main locally

Changing default git branch to main locally

5
Comments
1 min read
Understanding Git EP01: The Five Zones of Git

Understanding Git EP01: The Five Zones of Git

8
Comments
2 min read
Storing Dotfiles in a Git Repo

Storing Dotfiles in a Git Repo

18
Comments 3
3 min read
Learn the hidden feature in Git - Stash

Learn the hidden feature in Git - Stash

180
Comments 26
3 min read
How to bundle/export a git repo as a single file without losing the git history

How to bundle/export a git repo as a single file without losing the git history

3
Comments
1 min read
Customizing Git Bash in Windows

Customizing Git Bash in Windows

13
Comments 1
4 min read
An Introduction to Git And Github

An Introduction to Git And Github

7
Comments
4 min read
Supercharge your git workflow with GitLens

Supercharge your git workflow with GitLens

4
Comments
4 min read
8 underrated git commands every programmer should know (not the usual pull, push, add, commit)

8 underrated git commands every programmer should know (not the usual pull, push, add, commit)

46
Comments 9
2 min read
Deploy to GitHub Pages Without Jekyll

Deploy to GitHub Pages Without Jekyll

4
Comments
5 min read
Writing good commit messages.

Writing good commit messages.

2
Comments
2 min read
Improve the performance of git on WSL2

Improve the performance of git on WSL2

6
Comments 1
1 min read
Git Commands!

Git Commands!

42
Comments 1
4 min read
loading...