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.
How to Use GitHub Repository Templates

How to Use GitHub Repository Templates

Comments
4 min read
Visual Studio: Add your Project to Github

Visual Studio: Add your Project to Github

8
Comments
2 min read
Git - Interactive Add for Precise Staging

Git - Interactive Add for Precise Staging

Comments
1 min read
Git - Use Hooks for Custom Workflows and Actions

Git - Use Hooks for Custom Workflows and Actions

2
Comments
2 min read
Git cheatsheet

Git cheatsheet

35
Comments 3
2 min read
Create a .gitignore file for Terraform

Create a .gitignore file for Terraform

Comments
3 min read
How to Use Version Control Tools for Development

How to Use Version Control Tools for Development

1
Comments
4 min read
Implement a Simple Version Control with JavaScript to Understand Git Better!

Implement a Simple Version Control with JavaScript to Understand Git Better!

3
Comments
11 min read
The true power of Git 🔥😤.

The true power of Git 🔥😤.

5
Comments
8 min read
Shopify Theme Version Controlling Using GitHub

Shopify Theme Version Controlling Using GitHub

12
Comments
5 min read
Harness Developer Hub - Ease of Authoring with Git Triggers

Harness Developer Hub - Ease of Authoring with Git Triggers

Comments
4 min read
Securing Secrets in the Age of GitOps

Securing Secrets in the Age of GitOps

Comments
4 min read
A Beginner's Guide to Git and GitHub: Understanding the Differences

A Beginner's Guide to Git and GitHub: Understanding the Differences

10
Comments 4
3 min read
Contributing to the Community: Hacktoberfest PR #2

Contributing to the Community: Hacktoberfest PR #2

Comments
3 min read
Git - Use Aliases to Simplify Common Commands

Git - Use Aliases to Simplify Common Commands

Comments
1 min read
Git: Um Guia Completo para Controle de Versões e Colaboração

Git: Um Guia Completo para Controle de Versões e Colaboração

Comments
4 min read
How I Track My Resume in Git

How I Track My Resume in Git

8
Comments
3 min read
Git Commands: The Ultimate Cheatsheet

Git Commands: The Ultimate Cheatsheet

70
Comments 11
7 min read
How do I back up all my Gitlab repositories?

How do I back up all my Gitlab repositories?

5
Comments
2 min read
Git Quick Tip: Using a Global Gitignore

Git Quick Tip: Using a Global Gitignore

9
Comments
3 min read
Gitting Started with Git: A Beginner's Guide to Version Control

Gitting Started with Git: A Beginner's Guide to Version Control

10
Comments 1
4 min read
4 BEST places to find Open Source projects

4 BEST places to find Open Source projects

1
Comments
3 min read
My Git and VS Code Settings

My Git and VS Code Settings

1
Comments 1
1 min read
Tip: Never Forget a console.log In Your Patch Again

Tip: Never Forget a console.log In Your Patch Again

2
Comments 1
2 min read
My Hacktoberfest 2023 Pledge

My Hacktoberfest 2023 Pledge

1
Comments 1
1 min read
After reading this you are creating more Repo in Github

After reading this you are creating more Repo in Github

5
Comments
4 min read
Choosing the Right Git Branching Strategy for Your Organization

Choosing the Right Git Branching Strategy for Your Organization

29
Comments 19
4 min read
git blame: The Time-Turner of your Code!

git blame: The Time-Turner of your Code!

Comments
4 min read
Top 25 Code Repository interview questions

Top 25 Code Repository interview questions

8
Comments
13 min read
GitLab YAML: Every Full Stack developers Helper to deliver a smooth Project

GitLab YAML: Every Full Stack developers Helper to deliver a smooth Project

9
Comments
6 min read
Aprenda como salvar uma "parte"(versão) do seu projeto no Github

Aprenda como salvar uma "parte"(versão) do seu projeto no Github

Comments
2 min read
How to clean old GIT branches from the remote server?

How to clean old GIT branches from the remote server?

2
Comments
2 min read
Everything you need to know about git rebase

Everything you need to know about git rebase

Comments
5 min read
Top 10 Tips for using GitHub from the Command Line

Top 10 Tips for using GitHub from the Command Line

10
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

5
Comments
3 min read
How to Use Git with Hugging Face: From Cloning to Pushing with Access Token Verification

How to Use Git with Hugging Face: From Cloning to Pushing with Access Token Verification

11
Comments
3 min read
Power of .git ignore

Power of .git ignore

43
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

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

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

GIT - It can be fun.

10
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
Git Commit Squash

Git Commit Squash

1
Comments
2 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

3
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
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
4 min read
To Squash or Not to Squash, That Is the Question

To Squash or Not to Squash, That Is the Question

5
Comments 2
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

5
Comments 2
10 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.

3
Comments
3 min read
Understanding Semantic Commits: What They Are, Why, and How to Use Them

Understanding Semantic Commits: What They Are, Why, and How to Use Them

1
Comments
2 min read
loading...