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.
Top 10 Tips for using GitHub from the Command Line

Top 10 Tips for using GitHub from the Command Line

17
Comments 4
6 min read
From Chaos to Clarity: The Power of Git Rebase

From Chaos to Clarity: The Power of Git Rebase

3
Comments
6 min read
Git Rebase: Learn2Blog Refactor

Git Rebase: Learn2Blog Refactor

1
Comments
5 min read
Getting Started with AWS CodeCommit: A Step-by-Step Guide

Getting Started with AWS CodeCommit: A Step-by-Step Guide

8
Comments
3 min read
Power of .git ignore

Power of .git ignore

40
Comments 2
2 min read
Pushing Code to cPanel with Git

Pushing Code to cPanel with Git

Comments
2 min read
How to set up Commitzen with Husky

How to set up Commitzen with Husky

6
Comments 1
1 min read
Top 5 things about Git learnt after I started working as a developer

Top 5 things about Git learnt after I started working as a developer

3
Comments 2
15 min read
The "linear git commit history with signing in GitHub-UI"-workaround

The "linear git commit history with signing in GitHub-UI"-workaround

1
Comments 2
3 min read
Top 10 GIT Commands

Top 10 GIT Commands

44
Comments 2
1 min read
Open github repo in Visual studio code without cloning or downloading on local

Open github repo in Visual studio code without cloning or downloading on local

8
Comments 2
1 min read
GIT - It can be fun.

GIT - It can be fun.

8
Comments 3
2 min read
Simplified Deployment: A Deep Dive into Containerization and Helm

Simplified Deployment: A Deep Dive into Containerization and Helm

2
Comments
6 min read
Git - Use Interactive Rebasing to Clean Up Commits

Git - Use Interactive Rebasing to Clean Up Commits

Comments
1 min read
Working with remotes

Working with remotes

1
Comments
4 min read
Deploying to GitHub Pages using gh-pages

Deploying to GitHub Pages using gh-pages

32
Comments
3 min read
Tudo que você precisa saber sobre Git

Tudo que você precisa saber sobre Git

47
Comments
12 min read
INTRODUCTION TO GIT AND GITHUB

INTRODUCTION TO GIT AND GITHUB

1
Comments
4 min read
Django Code Formatting and Linting Made Easy: A Step-by-Step Pre-commit Hook Tutorial

Django Code Formatting and Linting Made Easy: A Step-by-Step Pre-commit Hook Tutorial

25
Comments 5
10 min read
Monorepos: Making Development Easier and Smoother

Monorepos: Making Development Easier and Smoother

2
Comments
3 min read
Silly Git Mistakes! Fixing Author name in git history

Silly Git Mistakes! Fixing Author name in git history

11
Comments
5 min read
To Squash or Not to Squash, That Is the Question

To Squash or Not to Squash, That Is the Question

14
Comments 2
4 min read
GIT VS GitHub

GIT VS GitHub

35
Comments 3
1 min read
5 common terms used in Open Source, explained.

5 common terms used in Open Source, explained.

4
Comments
3 min read
Typescript Maps and Types.

Typescript Maps and Types.

Comments
13 min read
loading...