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.
💻 IDE Integration: Supercharging Productivity ✔

💻 IDE Integration: Supercharging Productivity ✔

13
Comments 4
4 min read
How I Fixed My Messed-Up Pull Request

How I Fixed My Messed-Up Pull Request

Comments
2 min read
15 Git Tips You Should Know

15 Git Tips You Should Know

1
Comments
3 min read
Introduction to Trunk-Based Development

Introduction to Trunk-Based Development

Comments
2 min read
Implementing feedback loops

Implementing feedback loops

2
Comments
3 min read
Understanding .gitignore: A Guide for Developers

Understanding .gitignore: A Guide for Developers

Comments
3 min read
2024 Git Wrapped

2024 Git Wrapped

Comments
1 min read
Writing clear, concise, and meaningful commit messages for a well-documented Git history

Writing clear, concise, and meaningful commit messages for a well-documented Git history

5
Comments 1
3 min read
Pros and Cons about Github Foundations cert

Pros and Cons about Github Foundations cert

Comments
3 min read
Git Rebase : How to Update a Git Feature Branch After Its Base Branch Has Been Reset or Renamed

Git Rebase : How to Update a Git Feature Branch After Its Base Branch Has Been Reset or Renamed

6
Comments
3 min read
How do I revert a merged pull request?

How do I revert a merged pull request?

Comments
3 min read
The Lazy Engineer’s Guide to Automating Timesheets: Part 1

The Lazy Engineer’s Guide to Automating Timesheets: Part 1

Comments
8 min read
Meson: Usando um projeto git sem meson.build como dependência

Meson: Usando um projeto git sem meson.build como dependência

Comments
2 min read
Como criar uma chave GPG e contribuir de maneira segura para projetos open-source

Como criar uma chave GPG e contribuir de maneira segura para projetos open-source

8
Comments
3 min read
Using GitHub as a Free Content Management System

Using GitHub as a Free Content Management System

8
Comments 1
5 min read
Git Cheatsheet that will make you a master in Git

Git Cheatsheet that will make you a master in Git

Comments
5 min read
Add a new SSH-Key for GitHub on your computer

Add a new SSH-Key for GitHub on your computer

Comments
3 min read
Master Git and GitHub in One Week: A Visual Timeline Roadmap

Master Git and GitHub in One Week: A Visual Timeline Roadmap

2
Comments
1 min read
Mastering Git Stash: A Handy Tool for Managing Uncommitted Changes

Mastering Git Stash: A Handy Tool for Managing Uncommitted Changes

Comments
4 min read
How I Use AI, Sticky Notes, and Pomodoro to Stay Productive as a Software Engineer

How I Use AI, Sticky Notes, and Pomodoro to Stay Productive as a Software Engineer

Comments
5 min read
How to Use Delta Pager without Headings

How to Use Delta Pager without Headings

Comments
1 min read
25 Git Commands Every Developer Should Know

25 Git Commands Every Developer Should Know

22
Comments 4
4 min read
🔎 Scanning Tools: Automating Security and Quality Checks 🕵🏻

🔎 Scanning Tools: Automating Security and Quality Checks 🕵🏻

13
Comments
4 min read
Step-by-Step Guide to Creating and Merging Feature Branches in Git

Step-by-Step Guide to Creating and Merging Feature Branches in Git

1
Comments
3 min read
App of Apps Pattern: Efficient Kubernetes Deployment Strategies with Terraform and ArgoCD

App of Apps Pattern: Efficient Kubernetes Deployment Strategies with Terraform and ArgoCD

11
Comments
8 min read
loading...