close
The Wayback Machine - https://web.archive.org/web/20230531235945/https://dev.to/t/git

DEV Community

Image

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.
Evite conflitos em seus repositórios GIT

Evite conflitos em seus repositórios GIT

Comments
2 min read
How I manage my git history

How I manage my git history

Comments
5 min read
The ultimate guide to Git Hooks

The ultimate guide to Git Hooks

Comments
5 min read
Best Practices Using Source Control and Git

Best Practices Using Source Control and Git

Image 1
Comments
3 min read
Master Git and GitHub - A Version Control Guide

Master Git and GitHub - A Version Control Guide

Comments
4 min read
What actually happens when you git?

What actually happens when you git?

Image Image 6
Comments 1
4 min read
Git Better with Commitlint and Conventional Commits

Git Better with Commitlint and Conventional Commits

Image 1
Comments
4 min read
WorktreesNuts: The VSCode Extension You Didn't Know You Needed

WorktreesNuts: The VSCode Extension You Didn't Know You Needed

Image 2
Comments 4
3 min read
How I've deleted my git remote branch and kind of managed to restore it

How I've deleted my git remote branch and kind of managed to restore it

Comments
2 min read
Create a New Branch in Git

Create a New Branch in Git

Image 2
Comments 1
2 min read
Why Your Cloud Assets Need A Time Machine

Why Your Cloud Assets Need A Time Machine

Image Image Image 3
Comments 1
7 min read
How to squash commit using #git reset --soft

How to squash commit using #git reset --soft

Image 1
Comments
1 min read
Using git from Android Studio. A quick guide.

Using git from Android Studio. A quick guide.

Comments
5 min read
Fear no more: merge conflicts

Fear no more: merge conflicts

Comments
7 min read
Mastering Readme Files

Mastering Readme Files

Image Image Image Image Image 14
Comments
4 min read
用 Gitea 在本機架 Git Server 功能

用 Gitea 在本機架 Git Server 功能

Image 1
Comments
2 min read
How to Create and update your Github Personal Token Issue

How to Create and update your Github Personal Token Issue

Comments
1 min read
Monitoring and Linkerd

Monitoring and Linkerd

Image Image 4
Comments
6 min read
Day 5: NixOS & Git - version control for config.nix

Day 5: NixOS & Git - version control for config.nix

Comments
7 min read
How to open source code from a private monorepo

How to open source code from a private monorepo

Image Image Image Image Image 19
Comments
8 min read
Inspirações para repositórios de estudos no Github 📝

Inspirações para repositórios de estudos no Github 📝

Image Image Image Image Image 13
Comments 2
3 min read
Git & Github: Começando com assinatura de commits

Git & Github: Começando com assinatura de commits

Image 1
Comments
4 min read
Cleansing the Code - Mastering Single File Reversion in Git

Cleansing the Code - Mastering Single File Reversion in Git

Comments
2 min read
Git things: Renaming your working branch

Git things: Renaming your working branch

Image 2
Comments 2
2 min read
OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

Image Image Image Image Image 142
Comments 26
5 min read
Git for beginners | with simple examples.

Git for beginners | with simple examples.

Image 1
Comments
4 min read
Your new best friend: GitKraken Client!

Your new best friend: GitKraken Client!

Image 2
Comments 3
5 min read
Understanding the Contents of the .git Folder

Understanding the Contents of the .git Folder

Image Image Image Image Image 80
Comments 11
3 min read
[pt-BR] Fundamentos do Git, um guia completo

[pt-BR] Fundamentos do Git, um guia completo

Image Image Image Image Image 83
Comments 2
18 min read
Git and GitHub for Beginners

Git and GitHub for Beginners

Image Image Image Image Image 17
Comments
3 min read
Comprehensive Guide to GitHub for Data Scientists.

Comprehensive Guide to GitHub for Data Scientists.

Image 1
Comments
7 min read
Git for Beginners: Mastering the Fundamentals of Version Control

Git for Beginners: Mastering the Fundamentals of Version Control

Image Image 9
Comments 4
5 min read
Code Your Way: Customizing Amplication's Code With Confidence

Code Your Way: Customizing Amplication's Code With Confidence

Image Image Image Image Image 10
Comments
5 min read
Git for Developers: Common Errors and How to Resolve Them 💻🔍

Git for Developers: Common Errors and How to Resolve Them 💻🔍

Image 1
Comments 5
3 min read
Advanced Git Issues: Collaboration with Other Developers 👥💻

Advanced Git Issues: Collaboration with Other Developers 👥💻

Image Image Image Image Image 7
Comments
3 min read
Using Git and Github - Basic Functions (Easy)

Using Git and Github - Basic Functions (Easy)

Comments
4 min read
Linkerd and GitOps

Linkerd and GitOps

Image 4
Comments
6 min read
Getting Onto The Kubernetes Release Team

Getting Onto The Kubernetes Release Team

Image 3
Comments 1
2 min read
Git: Intermediate Commands Part 2

Git: Intermediate Commands Part 2

Image Image 3
Comments
4 min read
Git Learnt

Git Learnt

Comments
6 min read
Curso de Python Gratuito para Impulsionar a Carreira das Mulheres em 18 Semanas

Curso de Python Gratuito para Impulsionar a Carreira das Mulheres em 18 Semanas

Image 2
Comments
4 min read
Configuring Linux terminal to show current branch in versioned directories

Configuring Linux terminal to show current branch in versioned directories

Image Image Image Image Image 22
Comments
3 min read
Please, Sign Your Commits on GitHub

Please, Sign Your Commits on GitHub

Image 1
Comments
4 min read
The Power of Pre-Commit for Python Developers: Tips and Best Practices

The Power of Pre-Commit for Python Developers: Tips and Best Practices

Image 1
Comments
8 min read
The Friday Evening Frustration: An Ode to Git Commands

The Friday Evening Frustration: An Ode to Git Commands

Comments
8 min read
Operative commit message framework

Operative commit message framework

Image 1
Comments
4 min read
Git? What?

Git? What?

Image 1
Comments
2 min read
Git Techniques: Best Practices for Version Control

Git Techniques: Best Practices for Version Control

Image Image 4
Comments
3 min read
osdc-2023-assigment8-gitbash

osdc-2023-assigment8-gitbash

Image Image 2
Comments
2 min read
Git Cheat Sheet: Essential Commands for Effective Code Management

Git Cheat Sheet: Essential Commands for Effective Code Management

Image Image Image 18
Comments 2
6 min read
Dealing with "git-lfs" was not found on your path

Dealing with "git-lfs" was not found on your path

Image Image 2
Comments
1 min read
Sync Repos beetwen Github & Gitlab

Sync Repos beetwen Github & Gitlab

Comments
2 min read
Git and GitHub Simplified

Git and GitHub Simplified

Image Image 2
Comments
4 min read
Learn Git fast forward by reproducing GitHub's merges in practice

Learn Git fast forward by reproducing GitHub's merges in practice

Image Image Image Image Image 6
Comments 1
8 min read
BranchGPT: The AI-Powered Solution to Personalized Branch Names

BranchGPT: The AI-Powered Solution to Personalized Branch Names

Image Image Image Image Image 8
Comments
6 min read
Easier Git rebase of messy branches

Easier Git rebase of messy branches

Image 1
Comments
3 min read
Using `git bisect` to find the faulty commit

Using `git bisect` to find the faulty commit

Image Image Image Image 12
Comments 1
2 min read
git diff - Comparing Changes in Git

git diff - Comparing Changes in Git

Image Image Image Image Image 35
Comments
11 min read
Conventional Commit Message and Linting

Conventional Commit Message and Linting

Image 1
Comments
2 min read
Revolutionize Your Release Management with Git-Tag-Release-Automator!

Revolutionize Your Release Management with Git-Tag-Release-Automator!

Image 1
Comments
2 min read
loading...