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.
Introducción a git

Introducción a git

5
Comments
8 min read
Managing Rust binary files and Git when using rustc

Managing Rust binary files and Git when using rustc

8
Comments 2
1 min read
git-commit-as: committing on a shared computer

git-commit-as: committing on a shared computer

5
Comments
1 min read
How to clean your git history

How to clean your git history

9
Comments
2 min read
Track Down Pesky Bugs with `git bisect`

Track Down Pesky Bugs with `git bisect`

86
Comments 13
3 min read
Write Merge Requests Like You’re Posting to Instagram

Write Merge Requests Like You’re Posting to Instagram

64
Comments 6
4 min read
[Tutorial Git] gitignore: Ignorando arquivos no Git

[Tutorial Git] gitignore: Ignorando arquivos no Git

24
Comments
1 min read
How To Create pre-commit Hooks For Git

How To Create pre-commit Hooks For Git

7
Comments
5 min read
A missing step: Backup Azure DevOps Repositories

A missing step: Backup Azure DevOps Repositories

13
Comments
5 min read
Advanced GIT tutorial - Interactive rebase

Advanced GIT tutorial - Interactive rebase

39
Comments
4 min read
Today I learned `git diff master..feature`

Today I learned `git diff master..feature`

17
Comments
2 min read
Are They Awake Yet? Building a GitHub Action to Find Out!

Are They Awake Yet? Building a GitHub Action to Find Out!

72
Comments 3
2 min read
Want to remove/delete your last commit? Here is how.

Want to remove/delete your last commit? Here is how.

99
Comments 12
1 min read
Back To Basics: Git

Back To Basics: Git

9
Comments
2 min read
Quickly Create Github Release via Cli

Quickly Create Github Release via Cli

7
Comments 1
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.