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 for Beginners, the Introduction...

Git for Beginners, the Introduction...

2
Comments
4 min read
Stop Wasting Hours! Git Bisect: Your Ultimate Bug Hunting Tool

Stop Wasting Hours! Git Bisect: Your Ultimate Bug Hunting Tool

2
Comments
5 min read
Conventional Commits for Writing Effective Git Commit Messages

Conventional Commits for Writing Effective Git Commit Messages

1
Comments 2
2 min read
Separate GitHub Accounts for Work and Personal Projects: A Step-by-Step Guide

Separate GitHub Accounts for Work and Personal Projects: A Step-by-Step Guide

8
Comments 1
2 min read
Git: How to boost your performance

Git: How to boost your performance

4
Comments
7 min read
The Magic of Git Stash: How It Saved My Day

The Magic of Git Stash: How It Saved My Day

Comments
2 min read
Combing Kubeflow With A Dedicated Stack: Enter deployKF

Combing Kubeflow With A Dedicated Stack: Enter deployKF

6
Comments 3
5 min read
“Git Quick” VS Code Extension Review

“Git Quick” VS Code Extension Review

1
Comments
3 min read
Save your life with Git Worktree

Save your life with Git Worktree

1
Comments
1 min read
Did You Know the Simplest Way to Upload Your Project Directly to Main Branch of Your GitHub Repository is Shown at the Bottom?

Did You Know the Simplest Way to Upload Your Project Directly to Main Branch of Your GitHub Repository is Shown at the Bottom?

Comments
2 min read
Setting Up GitHub Environment Configurations in Neovim on Linux

Setting Up GitHub Environment Configurations in Neovim on Linux

1
Comments 1
3 min read
What is GitOps?

What is GitOps?

2
Comments
3 min read
Otimize seu fluxo de desenvolvimento no GitHub: Criando Templates de Pull Requests para uma Colaboração Mais Eficiente

Otimize seu fluxo de desenvolvimento no GitHub: Criando Templates de Pull Requests para uma Colaboração Mais Eficiente

Comments
3 min read
How to Commit Multiline Messages in git commit

How to Commit Multiline Messages in git commit

6
Comments 3
2 min read
Time Traveling Through Your Repo: Git Reset vs. Revert

Time Traveling Through Your Repo: Git Reset vs. Revert

3
Comments
6 min read
How to Switch from HTTPS to SSH for GitLab Repositories

How to Switch from HTTPS to SSH for GitLab Repositories

4
Comments
2 min read
Moving Work from the Main Branch to a New Branch in Git

Moving Work from the Main Branch to a New Branch in Git

Comments
2 min read
GitHub Skills Challenge

GitHub Skills Challenge

2
Comments 1
1 min read
xcrun: Error: Invalid Active Developer Path?

xcrun: Error: Invalid Active Developer Path?

Comments
1 min read
How to Do Verified Commits on GitHub

How to Do Verified Commits on GitHub

7
Comments 3
4 min read
The Art of Writing Effective Git Commits

The Art of Writing Effective Git Commits

7
Comments 1
4 min read
Git 101 for Beginners: Learn Git Commands, Branching, and Collaboration

Git 101 for Beginners: Learn Git Commands, Branching, and Collaboration

Comments
8 min read
10 Lesser Known Git Commands and Techniques You Should Know

10 Lesser Known Git Commands and Techniques You Should Know

8
Comments 2
2 min read
What is the git index?

What is the git index?

11
Comments
2 min read
GitHub as a Time Traveler

GitHub as a Time Traveler

1
Comments
3 min read
loading...