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.
A guide to Git Aliases

A guide to Git Aliases

5
Comments
2 min read
How to edit & replace NPM package dependency

How to edit & replace NPM package dependency

10
Comments
5 min read
How Git compresses files

How Git compresses files

Comments
7 min read
Introduce checkpoints in your code - Learn how to use tagging in Git

Introduce checkpoints in your code - Learn how to use tagging in Git

3
Comments
6 min read
*Beginner Friendly* Version control using `git`

*Beginner Friendly* Version control using `git`

28
Comments 2
4 min read
Basics of Git: Adding and Committing

Basics of Git: Adding and Committing

1
Comments
3 min read
Git Remotes for Beginners: Inspect, Rename and Remove

Git Remotes for Beginners: Inspect, Rename and Remove

Comments
2 min read
How to set-up a Multi-Branch Pipeline on Jenkins

How to set-up a Multi-Branch Pipeline on Jenkins

11
Comments 1
3 min read
Git Remotes for Beginners: An Introductory Guide

Git Remotes for Beginners: An Introductory Guide

Comments 2
3 min read
Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code

Monorepo vs Microrepo: How to Choose the Best Repository Structure for Your Code

7
Comments
3 min read
Write your own pre-commit hooks

Write your own pre-commit hooks

1
Comments 1
3 min read
Using Git 1

Using Git 1

Comments
2 min read
Como escrever uma mensagem de commit

Como escrever uma mensagem de commit

34
Comments 3
3 min read
Un-stage and un-modify a file in Git - Part 2

Un-stage and un-modify a file in Git - Part 2

Comments
2 min read
Storing Large Files on GitHub with Git LFS

Storing Large Files on GitHub with Git LFS

Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.