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.
neovim and lazygit, perfect harmony

neovim and lazygit, perfect harmony

1
Comments
1 min read
Easily keep your local git repo up to date

Easily keep your local git repo up to date

1
Comments
4 min read
Top 10 Git Commands Every Developer Should Know

Top 10 Git Commands Every Developer Should Know

2
Comments
3 min read
How to Safely Update Your Branch with Remote Changes Using Git

How to Safely Update Your Branch with Remote Changes Using Git

1
Comments
2 min read
Git Commands for Software Engineers

Git Commands for Software Engineers

2
Comments
5 min read
Git branch upstreaming

Git branch upstreaming

Comments
1 min read
BSides Boulder 2024: Improving Security For All In The High Desert

BSides Boulder 2024: Improving Security For All In The High Desert

1
Comments
6 min read
Git Dual Boot Files Modified Solution

Git Dual Boot Files Modified Solution

Comments
1 min read
GitLab vs GitHub vs BitBucket

GitLab vs GitHub vs BitBucket

Comments
2 min read
Unlocking the Full Potential of GitGuardian: Empowering Developers In Code Security

Unlocking the Full Potential of GitGuardian: Empowering Developers In Code Security

1
Comments 1
7 min read
GIT Cheatsheet

GIT Cheatsheet

Comments
1 min read
Automating Semantic Versioning with Github Actions and Branch Naming Conventions

Automating Semantic Versioning with Github Actions and Branch Naming Conventions

3
Comments
1 min read
7 strategies to master git reset:

7 strategies to master git reset:

1
Comments
1 min read
Github Readme Profile update with new social media cards stats

Github Readme Profile update with new social media cards stats

Comments
1 min read
Level up your Git security: Verified commits with Kleopatra!

Level up your Git security: Verified commits with Kleopatra!

1
Comments
1 min read
Mastering Common Git Commands: A Developer's Guide

Mastering Common Git Commands: A Developer's Guide

1
Comments
2 min read
Automating Git Commands: Streamline Your Workflow with Shell Scripts and Aliases

Automating Git Commands: Streamline Your Workflow with Shell Scripts and Aliases

1
Comments
2 min read
Gitea Self-Hosted Workflow Action For CI

Gitea Self-Hosted Workflow Action For CI

Comments
8 min read
"Setting up your Codespace" Error

"Setting up your Codespace" Error

Comments
1 min read
Utilizando o Git e o GitHub para anotar seus estudos

Utilizando o Git e o GitHub para anotar seus estudos

5
Comments 2
3 min read
Ignora archivos solo para ti en Git

Ignora archivos solo para ti en Git

2
Comments
2 min read
Streamline Git Workflows: Automate with Hooks - Branch Name & Commit Convention Example

Streamline Git Workflows: Automate with Hooks - Branch Name & Commit Convention Example

1
Comments
5 min read
How, why and when to squash your commit history

How, why and when to squash your commit history

Comments
4 min read
Automating Semantic Versioning with Github Actions and Branch Naming Conventions

Automating Semantic Versioning with Github Actions and Branch Naming Conventions

Comments 1
1 min read
Deploy Your C# Blazor App To Vercel

Deploy Your C# Blazor App To Vercel

Comments
3 min read
Git

Git

Comments
6 min read
Basic Git and GitHub commands

Basic Git and GitHub commands

Comments
2 min read
Navigating Common Git Errors: A Guide for Developers

Navigating Common Git Errors: A Guide for Developers

9
Comments
2 min read
## Introduction to Docker: Revolutionizing Software Deployment

## Introduction to Docker: Revolutionizing Software Deployment

3
Comments
3 min read
Version Control with Git and GitHub: The Importance and Effective Usage

Version Control with Git and GitHub: The Importance and Effective Usage

5
Comments
3 min read
Bagaimana cara memindahkan branch utama git dari master menjadi main

Bagaimana cara memindahkan branch utama git dari master menjadi main

Comments
1 min read
My Web Development Journey Day-3: Git & Github 🎨

My Web Development Journey Day-3: Git & Github 🎨

5
Comments 2
1 min read
How to Create and Upload Your First Project to GitHub

How to Create and Upload Your First Project to GitHub

1
Comments
3 min read
Get Certified with GitHub Article Giving Proceeds

Get Certified with GitHub Article Giving Proceeds

Comments
1 min read
Git And Github Interview Questions (& Answer) For Beginners

Git And Github Interview Questions (& Answer) For Beginners

Comments
2 min read
“Good Commit” vs “Your Commit”: How to Write a Perfect Git Commit Message

“Good Commit” vs “Your Commit”: How to Write a Perfect Git Commit Message

248
Comments 37
3 min read
Why can't I set "merged" Pull Request trigger on GitHub Actions?

Why can't I set "merged" Pull Request trigger on GitHub Actions?

Comments
2 min read
Dokku's /var/lib/docker/overlay2 too big?

Dokku's /var/lib/docker/overlay2 too big?

Comments
1 min read
👾 Git - Getting Started Guide for Dummies 👾

👾 Git - Getting Started Guide for Dummies 👾

Comments
4 min read
Prevent Hidden Merge Conflicts

Prevent Hidden Merge Conflicts

2
Comments
2 min read
15 GIT Questions Will Make You Better Developer

15 GIT Questions Will Make You Better Developer

2
Comments
7 min read
Lost your README?

Lost your README?

2
Comments 1
1 min read
Let's Talk Version Control

Let's Talk Version Control

Comments
3 min read
Streamlining Development Workflow: Automating Tasks with GitHub Actions

Streamlining Development Workflow: Automating Tasks with GitHub Actions

1
Comments 1
4 min read
The Magic of Git Stash: How It Saved My Day

The Magic of Git Stash: How It Saved My Day

Comments
2 min read
Temporary saving of work using git stash

Temporary saving of work using git stash

7
Comments
1 min read
Git Branch default Naming: main vs master

Git Branch default Naming: main vs master

Comments 1
2 min read
📚 How to Use a Template Repository on GitHub

📚 How to Use a Template Repository on GitHub

12
Comments
2 min read
📚 Cómo Usar un Template Repository en GitHub

📚 Cómo Usar un Template Repository en GitHub

7
Comments
2 min read
Git revert commit – Come rimuovere l'ultimo commit fatto

Git revert commit – Come rimuovere l'ultimo commit fatto

1
Comments
2 min read
Removing sensitive content from GIT | BFG

Removing sensitive content from GIT | BFG

2
Comments
2 min read
Git you can learn on the fly

Git you can learn on the fly

1
Comments
3 min read
Git Error

Git Error

Comments
1 min read
Infrastructure Essentials Part 1: A Terraform Recipe for Success

Infrastructure Essentials Part 1: A Terraform Recipe for Success

2
Comments
4 min read
Mastering Git: Essential Concepts and Skills for Your Development Career

Mastering Git: Essential Concepts and Skills for Your Development Career

2
Comments
3 min read
How to Customize GitHub Profile: Part 3

How to Customize GitHub Profile: Part 3

1
Comments
3 min read
How to transfer forked repository which original is private in GitHub

How to transfer forked repository which original is private in GitHub

Comments
2 min read
Understanding Git Worktrees: A Solution to Multi-Branch Development

Understanding Git Worktrees: A Solution to Multi-Branch Development

Comments
2 min read
🔍 Dive into CSS Anchor Positioning – Let's Hang!

🔍 Dive into CSS Anchor Positioning – Let's Hang!

2
Comments
4 min read
Top GitHub Alternatives for Developers and Teams

Top GitHub Alternatives for Developers and Teams

8
Comments 1
3 min read
loading...