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.
Weekly web development resources #146

Weekly web development resources #146

4
Comments
2 min read
Recovering from Accidentally Pushing Sensitive Information to a Remote Git Repository

Recovering from Accidentally Pushing Sensitive Information to a Remote Git Repository

12
Comments 5
2 min read
Git Actions

Git Actions

Comments
2 min read
Easier Git rebase of messy branches

Easier Git rebase of messy branches

1
Comments
3 min read
Simplify Your Dev Life with Git, SSH & GPG: How to Work with Multiple Code Hosts and Sign Your Commits with Ease

Simplify Your Dev Life with Git, SSH & GPG: How to Work with Multiple Code Hosts and Sign Your Commits with Ease

4
Comments
4 min read
A tiny CI system

A tiny CI system

1
Comments
6 min read
Boost Your Coding Game with Git and GitHub Mastery

Boost Your Coding Game with Git and GitHub Mastery

9
Comments 2
8 min read
Configuring GPG to sign Git commits

Configuring GPG to sign Git commits

Comments
3 min read
OpenCommit: GPT generates impressive commits in 1 second 🤯🔫 (open-source)

OpenCommit: GPT generates impressive commits in 1 second 🤯🔫 (open-source)

316
Comments 70
2 min read
Thank You CODEOWNERS, It's Time for Code Experts

Thank You CODEOWNERS, It's Time for Code Experts

10
Comments
6 min read
Use "cz-vinyl" package to commit more readable messages with one command

Use "cz-vinyl" package to commit more readable messages with one command

2
Comments
3 min read
GIT Commands Cheat Sheet

GIT Commands Cheat Sheet

12
Comments 3
1 min read
My Journey with Git & GitHub: Insights, Tips, and Lessons.

My Journey with Git & GitHub: Insights, Tips, and Lessons.

Comments
5 min read
How to write a GitLab backup script and why (not) to do it?

How to write a GitLab backup script and why (not) to do it?

Comments
6 min read
Git amend and reset author

Git amend and reset author

Comments
1 min read
Fixing Bugs and Preventing Regressions with More than One Test Environment

Fixing Bugs and Preventing Regressions with More than One Test Environment

1
Comments
4 min read
When to Use Force Push for Clean Git Branch Histories

When to Use Force Push for Clean Git Branch Histories

1
Comments
3 min read
Improve Your Code Review Process

Improve Your Code Review Process

26
Comments
7 min read
Git Basics: A Simple Guide for Beginners Part 1

Git Basics: A Simple Guide for Beginners Part 1

4
Comments
3 min read
Sync Repos beetwen Github & Gitlab

Sync Repos beetwen Github & Gitlab

1
Comments
2 min read
Eliminar archivo .env del historial de Git

Eliminar archivo .env del historial de Git

2
Comments 1
3 min read
Checking File Permissions in your Git Repo

Checking File Permissions in your Git Repo

5
Comments
1 min read
Kubernetes GitOps: A Beginner's Guide with a Hands-On Tutorial

Kubernetes GitOps: A Beginner's Guide with a Hands-On Tutorial

115
Comments 9
6 min read
Automating Git Commit Messages with OpenAI's GPT-3: A Step-by-Step Guide

Automating Git Commit Messages with OpenAI's GPT-3: A Step-by-Step Guide

1
Comments
3 min read
gitStream vs Code Owners vs GitHub Actions

gitStream vs Code Owners vs GitHub Actions

14
Comments
10 min read
loading...