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.
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
Auto setup remote branch with push.autoSetupRemote

Auto setup remote branch with push.autoSetupRemote

2
Comments
2 min read
Community Builders – Christmas Edition

Community Builders – Christmas Edition

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

3
Comments
3 min read
Proboscidea Volcanium

Proboscidea Volcanium

3
Comments
3 min read
Commit messages done the right way

Commit messages done the right way

5
Comments
2 min read
GIT Commands Summary

GIT Commands Summary

3
Comments
3 min read
Git Rebase: The Power Tool for Clean Git Histories

Git Rebase: The Power Tool for Clean Git Histories

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

Binary Search Algorithm in Git and AWS Kinesis

1
Comments
5 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
5 Benefits of Using a Version Control System

5 Benefits of Using a Version Control System

28
Comments 5
2 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
Use multiple GitHub accounts on same system

Use multiple GitHub accounts on same system

5
Comments
4 min read
Time-Slicing GPUs with Karpenter

Time-Slicing GPUs with Karpenter

8
Comments
6 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

45
Comments 4
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
Changelog con Notion

Changelog con Notion

4
Comments
4 min read
Getting Started With GitOps For Developers!

Getting Started With GitOps For Developers!

90
Comments 1
7 min read
A Nibble of Git's Object Store

A Nibble of Git's Object Store

4
Comments
7 min read
Split a commit into 2 commits with `git rebase`

Split a commit into 2 commits with `git rebase`

36
Comments 2
3 min read
Git Worktrees In Use

Git Worktrees In Use

2
Comments
5 min read
How To Create and Push a New Git Repo to GitHub

How To Create and Push a New Git Repo to GitHub

18
Comments
3 min read
loading...