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.
Slimming Down Repo-1

Slimming Down Repo-1

5
Comments
4 min read
How to fix the most common mistakes in Git - save this for when you need it

How to fix the most common mistakes in Git - save this for when you need it

102
Comments
9 min read
How i setup my development env on Windows 11 for Web deverloper in 2023

How i setup my development env on Windows 11 for Web deverloper in 2023

2
Comments 4
3 min read
Common Git Command Line Operation

Common Git Command Line Operation

2
Comments
4 min read
Alternatives to Git.

Alternatives to Git.

25
Comments 24
3 min read
Getting started with version control – part 2: Git and basic commands

Getting started with version control – part 2: Git and basic commands

2
Comments
4 min read
Pulling changes from forked repositories

Pulling changes from forked repositories

2
Comments
2 min read
How to get Clone a private Github repo!?

How to get Clone a private Github repo!?

1
Comments
1 min read
Add changes to previous git commits

Add changes to previous git commits

Comments
3 min read
Getting Started with Git and GitHub: A Beginner's Guide

Getting Started with Git and GitHub: A Beginner's Guide

10
Comments
6 min read
Two ways to undo changes in Git and when to use each

Two ways to undo changes in Git and when to use each

15
Comments 4
3 min read
A Cheatsheet/Crash Course For Git

A Cheatsheet/Crash Course For Git

125
Comments 2
2 min read
How to resolve a merge conflict in Git

How to resolve a merge conflict in Git

23
Comments 2
4 min read
Use multiple GitHub accounts on same system

Use multiple GitHub accounts on same system

5
Comments
4 min read
How to Create a New Reposiorty on Github

How to Create a New Reposiorty on Github

2
Comments 2
3 min read
Sneak peak into Git LFS(Large File Storage System)

Sneak peak into Git LFS(Large File Storage System)

8
Comments
3 min read
Push local repository to another user remote repository

Push local repository to another user remote repository

1
Comments
1 min read
Cpanel Git: Part 2 - Consuming the Laravel API

Cpanel Git: Part 2 - Consuming the Laravel API

Comments
5 min read
Git rebase: the scary command

Git rebase: the scary command

12
Comments 6
2 min read
Google cloud vs Aws vs Azure

Google cloud vs Aws vs Azure

4
Comments
4 min read
Cpanel Git: Part 1 - Deploying the React App

Cpanel Git: Part 1 - Deploying the React App

5
Comments
8 min read
Five Useful Git and GitHub Tips and Tricks!

Five Useful Git and GitHub Tips and Tricks!

27
Comments 2
2 min read
Python w/ strict typechecker

Python w/ strict typechecker

2
Comments
5 min read
How to host a website on GitHub with custom domain

How to host a website on GitHub with custom domain

7
Comments
4 min read
Array Or Object In JavaScript language.

Array Or Object In JavaScript language.

4
Comments 1
3 min read
git-syr - Sync Your Repos

git-syr - Sync Your Repos

1
Comments
1 min read
20 Git Commands you (probably) didn't know about

20 Git Commands you (probably) didn't know about

5
Comments
4 min read
Using Multiple SSH Git In Terminal

Using Multiple SSH Git In Terminal

1
Comments
4 min read
Menggunakan Banyak SSH Git Dalam Terminal

Menggunakan Banyak SSH Git Dalam Terminal

1
Comments
3 min read
How to keep your sanity while working with Git

How to keep your sanity while working with Git

2
Comments
6 min read
How to Take Your Git Commit Messages to The Next Level With a Commit Template

How to Take Your Git Commit Messages to The Next Level With a Commit Template

11
Comments 2
5 min read
git switch and git checkout – How to switch branches in git

git switch and git checkout – How to switch branches in git

19
Comments 1
7 min read
Argo CD and Helm: Deploy Applications the GitOps Way!

Argo CD and Helm: Deploy Applications the GitOps Way!

76
Comments 2
7 min read
Auto setup remote branch with push.autoSetupRemote

Auto setup remote branch with push.autoSetupRemote

2
Comments
2 min read
Apply changes from one branch to a newer branch created from MAIN or MASTER branch using GIT STASH

Apply changes from one branch to a newer branch created from MAIN or MASTER branch using GIT STASH

2
Comments
2 min read
Git/GitHub Commands

Git/GitHub Commands

3
Comments
2 min read
Comparison: GitHub Actions vs BitBucket Pipelines vs GitLab CI/CD

Comparison: GitHub Actions vs BitBucket Pipelines vs GitLab CI/CD

4
Comments
5 min read
Using GitHub Actions to automatically unpack a zip archive

Using GitHub Actions to automatically unpack a zip archive

2
Comments
3 min read
Commit messages done the right way

Commit messages done the right way

5
Comments
2 min read
Git merge - learn by example

Git merge - learn by example

13
Comments
4 min read
Using Git to track down deleted code in a large project

Using Git to track down deleted code in a large project

2
Comments
2 min read
Getting Started With Git

Getting Started With Git

Comments
4 min read
GIT Commands Summary

GIT Commands Summary

3
Comments
3 min read
Mastering Git: 10 Essential Commands You Need to Know

Mastering Git: 10 Essential Commands You Need to Know

7
Comments 2
5 min read
Find active forks of a GitHub repository

Find active forks of a GitHub repository

3
Comments
2 min read
What is git merge and how to undo it

What is git merge and how to undo it

3
Comments
3 min read
Binary Search Algorithm in Git and AWS Kinesis

Binary Search Algorithm in Git and AWS Kinesis

1
Comments
5 min read
Adding my first Continuous Integration (CI)

Adding my first Continuous Integration (CI)

3
Comments
1 min read
Learn git in less than 5 minutes and use it for 5 years

Learn git in less than 5 minutes and use it for 5 years

19
Comments
3 min read
How to Securely Store Passwords with GPG & PASS

How to Securely Store Passwords with GPG & PASS

6
Comments
4 min read
How to Choose the Best Host for Your GitHub Blog

How to Choose the Best Host for Your GitHub Blog

14
Comments 8
4 min read
5 Benefits of Using a Version Control System

5 Benefits of Using a Version Control System

27
Comments 5
2 min read
Using Git Bisect and Other Commands to Determine When Something Was Removed

Using Git Bisect and Other Commands to Determine When Something Was Removed

Comments
3 min read
Use emojis in your commit messages 🥳

Use emojis in your commit messages 🥳

6
Comments
2 min read
How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

How to Close a Pull Request - Merge Commit vs Squash vs Rebase on GitHub

44
Comments 4
4 min read
Let's "Git" it: Beginners guide to Git

Let's "Git" it: Beginners guide to Git

6
Comments
7 min read
The magic of `git worktree` — How I multitask despite tests taking forever to run.

The magic of `git worktree` — How I multitask despite tests taking forever to run.

4
Comments
4 min read
The "detached HEAD" state in Git: What it is and how to fix it

The "detached HEAD" state in Git: What it is and how to fix it

6
Comments
5 min read
[AI] Avoiding (5) common Git mistakes in a team environment

[AI] Avoiding (5) common Git mistakes in a team environment

32
Comments 1
2 min read
Changelog con Notion

Changelog con Notion

4
Comments
4 min read
loading...