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.
All about Git Command Lines.

All about Git Command Lines.

6
Comments
3 min read
Managing multiple GitHub account using git in windows

Managing multiple GitHub account using git in windows

38
Comments 9
2 min read
pre-commit is awesome

pre-commit is awesome

11
Comments
4 min read
Tips for your Databricks development workflow

Tips for your Databricks development workflow

8
Comments
3 min read
Useful tricks you might not know about git log

Useful tricks you might not know about git log

10
Comments
4 min read
My Learnings from using Git along with VSCode

My Learnings from using Git along with VSCode

9
Comments 2
3 min read
What is secret sprawl, why it’s dangerous, and how developers can prevent it?

What is secret sprawl, why it’s dangerous, and how developers can prevent it?

3
Comments
5 min read
Better living through git aliases

Better living through git aliases

8
Comments
5 min read
Include files, rather than ignore

Include files, rather than ignore

7
Comments 2
1 min read
Gettin' jiggy wit' Git - Part 1

Gettin' jiggy wit' Git - Part 1

20
Comments
6 min read
[Tutorial Git] git reset: Retirando arquivos da "sala de espera" e desfazendo commits

[Tutorial Git] git reset: Retirando arquivos da "sala de espera" e desfazendo commits

14
Comments
5 min read
5 Resources that helped me learn Git

5 Resources that helped me learn Git

28
Comments 1
2 min read
A Beginners Guide To Git & Github: 3 Easy Steps To Store Your Projects On Github

A Beginners Guide To Git & Github: 3 Easy Steps To Store Your Projects On Github

44
Comments
2 min read
Autofill your GitHub contribution graph

Autofill your GitHub contribution graph

5
Comments
1 min read
git diff> & apply vs stash

git diff> & apply vs stash

4
Comments 1
1 min read
Git Basic Techniques(Cloning).

Git Basic Techniques(Cloning).

6
Comments
1 min read
Termux Tools: Enhancing Your Terminal Experience

Termux Tools: Enhancing Your Terminal Experience

7
Comments 1
3 min read
How to get rid of branch name from git push origin master

How to get rid of branch name from git push origin master

5
Comments
1 min read
Store your git ssh in keychain (and make it persist across logins)

Store your git ssh in keychain (and make it persist across logins)

12
Comments 3
1 min read
Improving Your Commit Message with the 50/72 Rule

Improving Your Commit Message with the 50/72 Rule

16
Comments
3 min read
[Tutorial Git] git checkout: Navegando entre ramos e snapshots, e descartando modificações

[Tutorial Git] git checkout: Navegando entre ramos e snapshots, e descartando modificações

14
Comments
3 min read
Git for Newbies [0]

Git for Newbies [0]

5
Comments
2 min read
Git and GitHub: Merge

Git and GitHub: Merge

7
Comments 1
6 min read
Git Explained: A Project Umbrella Structure Using Git Submodules

Git Explained: A Project Umbrella Structure Using Git Submodules

62
Comments 3
6 min read
Pointers and tips: dispelling the magic of git merge

Pointers and tips: dispelling the magic of git merge

16
Comments 2
8 min read
Improve your commits using vscode

Improve your commits using vscode

4
Comments
2 min read
Utilize Github's Webhook to Fulfill Automatic Deployment

Utilize Github's Webhook to Fulfill Automatic Deployment

6
Comments
4 min read
Install git 2 on CentOS7

Install git 2 on CentOS7

2
Comments
1 min read
Manage your secrets in Git with SOPS - Common operations

Manage your secrets in Git with SOPS - Common operations

26
Comments 3
2 min read
Excluding Files in 'git add' Using Pathspec

Excluding Files in 'git add' Using Pathspec

10
Comments 2
2 min read
Git | GitHub and Version Control

Git | GitHub and Version Control

11
Comments 3
4 min read
Format of commit messages

Format of commit messages

11
Comments 5
1 min read
Replacing master with main in Github

Replacing master with main in Github

181
Comments 111
2 min read
Husky and Commitlint for Clean Git Log

Husky and Commitlint for Clean Git Log

30
Comments 2
3 min read
Explaining How Git Rebase Works in Layman's Terms 🍕🥑🍖

Explaining How Git Rebase Works in Layman's Terms 🍕🥑🍖

15
Comments
3 min read
Git Explained: An In-Depth Comparison

Git Explained: An In-Depth Comparison

479
Comments 20
4 min read
Git Bisect — And Debugging Is Easy

Git Bisect — And Debugging Is Easy

88
Comments 6
5 min read
AWS meets GitOps

AWS meets GitOps

4
Comments
3 min read
How git revert works

How git revert works

5
Comments
7 min read
Version Control 101

Version Control 101

15
Comments
3 min read
Common Git Alias

Common Git Alias

6
Comments
2 min read
Setting up a Django dev environment

Setting up a Django dev environment

5
Comments
1 min read
5 Git workflows you can use to deliver better code and improve your development process

5 Git workflows you can use to deliver better code and improve your development process

8
Comments
7 min read
Manage your secrets in Git with SOPS

Manage your secrets in Git with SOPS

77
Comments 2
3 min read
Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?

Got 5 Minutes to Spare? Why Not Set up a Custom Commit Message Template?

7
Comments
2 min read
GitHub vs GitLab vs BitBucket

GitHub vs GitLab vs BitBucket

18
Comments 1
1 min read
Git Explained: The Basics

Git Explained: The Basics

563
Comments 27
3 min read
Automate GIT PULL

Automate GIT PULL

4
Comments 2
1 min read
Webhook to auto-deploy on git push to Github

Webhook to auto-deploy on git push to Github

32
Comments 4
3 min read
Git `merge` vs `rebase` to keep feature branch up to date

Git `merge` vs `rebase` to keep feature branch up to date

8
Comments 7
3 min read
Managing multiple git account

Managing multiple git account

53
Comments 4
3 min read
Git Merge vs Rebase

Git Merge vs Rebase

6
Comments 2
1 min read
Git and GitHub: The Basics

Git and GitHub: The Basics

20
Comments
5 min read
Mastering GIT step-by-step: collaborating on a project

Mastering GIT step-by-step: collaborating on a project

13
Comments
4 min read
How to alias git commands?

How to alias git commands?

20
Comments 6
1 min read
Git remove files from ignore lists.

Git remove files from ignore lists.

6
Comments
1 min read
Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

Easily Squash, Reword, Amend, and Sort Commits with Git Rebase

62
Comments 2
4 min read
Building Git with Node.js & TypeScript - Part 2

Building Git with Node.js & TypeScript - Part 2

13
Comments
7 min read
Basic Git Commands Guide And FREE Cheat Sheet

Basic Git Commands Guide And FREE Cheat Sheet

12
Comments
3 min read
A `zsh` script to make git squashes easy!

A `zsh` script to make git squashes easy!

6
Comments
2 min read
loading...