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.
Version control for your Godot game projects

Version control for your Godot game projects

14
Comments
10 min read
Saving Time with Git: A Deep Dive into Version Control

Saving Time with Git: A Deep Dive into Version Control

18
Comments 4
10 min read
The Magic of Empty Git Commit

The Magic of Empty Git Commit

95
Comments 60
1 min read
Saved by `git fetch` and GitHub

Saved by `git fetch` and GitHub

Comments
3 min read
How to Make Git Usable by Humans: Introducing GitMini

How to Make Git Usable by Humans: Introducing GitMini

2
Comments
3 min read
Git & GitHub Basics: Useful CLI Patterns

Git & GitHub Basics: Useful CLI Patterns

Comments
7 min read
Commit with a Past Date and Time in Git

Commit with a Past Date and Time in Git

37
Comments 12
1 min read
Learn about Branching in Git

Learn about Branching in Git

1
Comments 2
5 min read
Git: The Cornerstone of Efficient Software Development

Git: The Cornerstone of Efficient Software Development

Comments
3 min read
.gitignore for an OCaml project

.gitignore for an OCaml project

Comments
1 min read
The Nx Node/React Stack part 1 - Environment

The Nx Node/React Stack part 1 - Environment

5
Comments
4 min read
TTT #1: Git Basics and Tricks

TTT #1: Git Basics and Tricks

Comments
2 min read
9 Key Rules for Using Git

9 Key Rules for Using Git

1
Comments
2 min read
Vantagens do git commit --amend

Vantagens do git commit --amend

Comments
2 min read
How to accelerate your code reviews?

How to accelerate your code reviews?

Comments
6 min read
Git config for multiple users (office/personal)

Git config for multiple users (office/personal)

Comments
1 min read
The Agile, The Fragile, And The Iron Fist Of Branching Strategies

The Agile, The Fragile, And The Iron Fist Of Branching Strategies

1
Comments
6 min read
Our Journey In The Open Source World - spyone

Our Journey In The Open Source World - spyone

1
Comments
2 min read
Effortless Backporting: Simplify Your Development Workflow with git-backporting

Effortless Backporting: Simplify Your Development Workflow with git-backporting

2
Comments
6 min read
Stop Git from tracking file changes

Stop Git from tracking file changes

Comments
2 min read
Why you should use emoji in github commit 🐛 ✨ 💄

Why you should use emoji in github commit 🐛 ✨ 💄

14
Comments
3 min read
Automation with Bash - Creating a Script to Install and Configure Applications on multiple flavours of OS.

Automation with Bash - Creating a Script to Install and Configure Applications on multiple flavours of OS.

48
Comments
5 min read
How to start working on Git ???

How to start working on Git ???

1
Comments 1
1 min read
GitHub : cours pour débutant

GitHub : cours pour débutant

Comments
1 min read
Run A Local WebUI Git Interface With Gitea

Run A Local WebUI Git Interface With Gitea

2
Comments
17 min read
loading...