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 Cheatsheet: A Quick Reference Guide for Git Commands ✨

Git Cheatsheet: A Quick Reference Guide for Git Commands ✨

1
Comments
5 min read
Git Basics: A Guide to Efficient Version Control and Collaborative Development

Git Basics: A Guide to Efficient Version Control and Collaborative Development

7
Comments 6
4 min read
Add a second remote origin with Git

Add a second remote origin with Git

56
Comments 1
3 min read
ZSH + Oh My ZSH! on Windows with WSL

ZSH + Oh My ZSH! on Windows with WSL

95
Comments 6
3 min read
How to use gitignore, git hooks for better code management..!!

How to use gitignore, git hooks for better code management..!!

Comments
7 min read
Options to close pull requests on GitHub

Options to close pull requests on GitHub

Comments
7 min read
Unique Git Commands You Should Know!

Unique Git Commands You Should Know!

4
Comments
2 min read
Some common scenarios where using git stash can be useful in a development workflow.

Some common scenarios where using git stash can be useful in a development workflow.

2
Comments 2
2 min read
Here are some Git commands that can help you to save time and increase your productivity

Here are some Git commands that can help you to save time and increase your productivity

2
Comments
2 min read
Merge changes made in the "master" branch into your development branch.

Merge changes made in the "master" branch into your development branch.

3
Comments 2
1 min read
7 Best Ways You Can Contribute to Open-Source Projects

7 Best Ways You Can Contribute to Open-Source Projects

2
Comments
2 min read
Multiple GitHub accounts on the same computer

Multiple GitHub accounts on the same computer

1
Comments
1 min read
Configure multiple ssh credentials with git

Configure multiple ssh credentials with git

1
Comments
1 min read
How to programmatically convert desktop git repositories to a new remote repository

How to programmatically convert desktop git repositories to a new remote repository

1
Comments
5 min read
Mirroring GitLab to GitHub: A Step-by-Step Guide with Public Key Authentication

Mirroring GitLab to GitHub: A Step-by-Step Guide with Public Key Authentication

2
Comments
3 min read
O que é gitflow? - Entendendo gitflow

O que é gitflow? - Entendendo gitflow

23
Comments 5
9 min read
Reusing Gradle modules in several applications

Reusing Gradle modules in several applications

96
Comments 3
6 min read
How to squeeze information from your repository with the command line

How to squeeze information from your repository with the command line

1
Comments
12 min read
Como compartilhar meu código de estudos?

Como compartilhar meu código de estudos?

10
Comments
5 min read
Why I love GitLens in my VsCode - Interactive Rebase

Why I love GitLens in my VsCode - Interactive Rebase

Comments
3 min read
Como resolver conflitos de Merge no GitHub

Como resolver conflitos de Merge no GitHub

38
Comments 3
3 min read
Extracting git repository data with PyDriller

Extracting git repository data with PyDriller

8
Comments 2
5 min read
20 Git Commands That Will Make You a Version Control Pro.

20 Git Commands That Will Make You a Version Control Pro.

282
Comments 61
5 min read
Git Smart: Streamlining Your Workflow with the prepare-commit-msg Hook

Git Smart: Streamlining Your Workflow with the prepare-commit-msg Hook

9
Comments 3
3 min read
Dark side of git merging

Dark side of git merging

8
Comments 1
5 min read
Test upstream PR changes locally [Github]

Test upstream PR changes locally [Github]

Comments
2 min read
Tutorial Github #3 Bagaimana cara menggunakan branch dan merge di Github?

Tutorial Github #3 Bagaimana cara menggunakan branch dan merge di Github?

27
Comments
4 min read
Tutorial Git #2 Bagaimana cara mengupload project dengan memiliki 2 akun Github yang berbeda

Tutorial Git #2 Bagaimana cara mengupload project dengan memiliki 2 akun Github yang berbeda

1
Comments
1 min read
Multiple GitHub Accounts On One Machine - A Quick Guide 🤹‍♀️🚀

Multiple GitHub Accounts On One Machine - A Quick Guide 🤹‍♀️🚀

1
Comments 1
3 min read
How to: work on two or more folders at the same time in VSCode

How to: work on two or more folders at the same time in VSCode

1
Comments
2 min read
Git commands: basic to advanced

Git commands: basic to advanced

5
Comments
4 min read
Git e GitHub

Git e GitHub

2
Comments
6 min read
[PT-BR]Comandos do Git: básico ao avançado

[PT-BR]Comandos do Git: básico ao avançado

5
Comments
4 min read
ELI5 — Git: The Version Control System(VCS)

ELI5 — Git: The Version Control System(VCS)

Comments
4 min read
Managing Cleaner Git Branch

Managing Cleaner Git Branch

1
Comments
4 min read
Git Rebase vs Git Merge, Which One is the Best Option?

Git Rebase vs Git Merge, Which One is the Best Option?

5
Comments
4 min read
Git Cheatsheet that will make you a master in Git

Git Cheatsheet that will make you a master in Git

16
Comments
5 min read
Made a Mistake in Git? Keep Calm and Hit Undo

Made a Mistake in Git? Keep Calm and Hit Undo

1
Comments
5 min read
Git 101: A Beginner’s Guide to Understanding and Using Git

Git 101: A Beginner’s Guide to Understanding and Using Git

Comments
4 min read
Why I love GitLens in my VsCode - Blame & Compare

Why I love GitLens in my VsCode - Blame & Compare

8
Comments
3 min read
How to Ace Your Technical Interview

How to Ace Your Technical Interview

5
Comments
7 min read
Mastering Git: Concepts and code examples

Mastering Git: Concepts and code examples

31
Comments
6 min read
May the (Push) Force be with you

May the (Push) Force be with you

1
Comments 6
2 min read
Decode the Code Repository Mystery: Monorepo vs Multi-Repo, What Works Best?

Decode the Code Repository Mystery: Monorepo vs Multi-Repo, What Works Best?

2
Comments
5 min read
Git add . vs Git add -a vs Git add -u

Git add . vs Git add -a vs Git add -u

2
Comments
1 min read
First timers’ Practical Guide to Open Source Contribution

First timers’ Practical Guide to Open Source Contribution

Comments
5 min read
You should try git worktrees

You should try git worktrees

2
Comments
2 min read
Best practices to use Git like a pro

Best practices to use Git like a pro

5
Comments
3 min read
Deploying a Lightweight Git Server with CGit using Docker-Compose

Deploying a Lightweight Git Server with CGit using Docker-Compose

Comments
3 min read
Git Rebase vs Git Merge

Git Rebase vs Git Merge

18
Comments 6
1 min read
GitHub Webhook: our own “server” in NodeJs to receive Webhook events over the internet.

GitHub Webhook: our own “server” in NodeJs to receive Webhook events over the internet.

2
Comments
9 min read
10 GitHub repositories to advance your career as a Developer 📚

10 GitHub repositories to advance your career as a Developer 📚

366
Comments 30
2 min read
Git Rebase: How to Handle Request for Changes to Specific Commits

Git Rebase: How to Handle Request for Changes to Specific Commits

7
Comments
3 min read
Git Commit Patterns

Git Commit Patterns

294
Comments 42
4 min read
I tried the initial setting of GitHub [For Mac user]

I tried the initial setting of GitHub [For Mac user]

Comments
5 min read
Using multiple git user configs with credentials store

Using multiple git user configs with credentials store

11
Comments
1 min read
Git basics

Git basics

2
Comments
4 min read
Explain in 5 Levels of Difficulty: GIT

Explain in 5 Levels of Difficulty: GIT

7
Comments 1
4 min read
A bit about code versioning

A bit about code versioning

4
Comments 2
5 min read
Path conversion in git bash

Path conversion in git bash

1
Comments
1 min read
loading...