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.
Remove merged branches from your local machine

Remove merged branches from your local machine

83
Comments 27
2 min read
Understanding Git Rebasing: A Detailed Guide with Commands

Understanding Git Rebasing: A Detailed Guide with Commands

5
Comments
2 min read
Decoding Git and GitHub: An Introductory Handbook on Version Control and Collaborative Coding

Decoding Git and GitHub: An Introductory Handbook on Version Control and Collaborative Coding

1
Comments
10 min read
Git Rebase vs Git Merge: A Comprehensive Guide

Git Rebase vs Git Merge: A Comprehensive Guide

36
Comments 2
3 min read
The fuss with CRLF and LF in Git 😕

The fuss with CRLF and LF in Git 😕

19
Comments 2
2 min read
Bisecting vendors

Bisecting vendors

12
Comments
5 min read
Crafting Commit Messages with Commitizen: A Guide for Open Source Contributors

Crafting Commit Messages with Commitizen: A Guide for Open Source Contributors

Comments
3 min read
Beginners Intro to Trunk Based Development

Beginners Intro to Trunk Based Development

4
Comments 3
4 min read
Practical Guide to Trunk Based Development

Practical Guide to Trunk Based Development

5
Comments
4 min read
What is Open Source & How to contribute to it?

What is Open Source & How to contribute to it?

17
Comments 4
8 min read
5 Git commands you should know 🚀

5 Git commands you should know 🚀

29
Comments 7
3 min read
git commit --amend | Domina tu historial de commits.

git commit --amend | Domina tu historial de commits.

1
Comments
1 min read
How to Install and Configure Git with Aliases in Ubuntu 22

How to Install and Configure Git with Aliases in Ubuntu 22

Comments
2 min read
Error: (e.g git pull..) before pushing again

Error: (e.g git pull..) before pushing again

Comments
1 min read
Requested URL returned error: 403

Requested URL returned error: 403

4
Comments
1 min read
Everything you need to know about GIT

Everything you need to know about GIT

491
Comments 83
15 min read
Git - Use Aliases for Efficiency

Git - Use Aliases for Efficiency

2
Comments
2 min read
Tackling Deployment Failures with Git Hooks

Tackling Deployment Failures with Git Hooks

5
Comments
4 min read
Understanding Git: A Beginner's Guide !!

Understanding Git: A Beginner's Guide !!

41
Comments
2 min read
Mastering Standard Commits: Quick Guide to Structured Commit Messages

Mastering Standard Commits: Quick Guide to Structured Commit Messages

7
Comments
2 min read
I Taught GIT to High School Students

I Taught GIT to High School Students

1
Comments
4 min read
Automatiza tus commits diarios con GitHub Actions

Automatiza tus commits diarios con GitHub Actions

Comments 1
9 min read
Git Branching and Merging: Navigating the Code Cosmos

Git Branching and Merging: Navigating the Code Cosmos

1
Comments
2 min read
Implementing Quality Checks In Your Git Workflow With Hooks and pre-commit

Implementing Quality Checks In Your Git Workflow With Hooks and pre-commit

4
Comments
14 min read
GIT - Beginner’s Guide: Useful GIT commands you should know

GIT - Beginner’s Guide: Useful GIT commands you should know

13
Comments 6
3 min read
loading...