DEV Community

# git

👋 Sign in for the ability sort posts by top and latest.
My experience of Hacktoberfest 2021

My experience of Hacktoberfest 2021

Reactions 5 Comments
3 min read
Branching and working with remotes in git

Branching and working with remotes in git

Reactions 8 Comments
10 min read
🤔Emoji Commit Save's Time

🤔Emoji Commit Save's Time

Reactions 2 Comments
2 min read
Quickly Grab Stuff From Your Git History

Quickly Grab Stuff From Your Git History

Reactions 14 Comments
3 min read
Gerenciando múltiplas contas do git [pt-BR]

Gerenciando múltiplas contas do git [pt-BR]

Reactions 4 Comments
2 min read
Setup a Self-Hosted Git Service with Gitea

Setup a Self-Hosted Git Service with Gitea

Reactions 2 Comments
9 min read
3 minor tricks for daily devs work

3 minor tricks for daily devs work

Reactions 6 Comments
1 min read
Git clang-format json support issue

Git clang-format json support issue

Reactions 3 Comments
2 min read
Rewriting history in Git

Rewriting history in Git

Reactions 2 Comments
1 min read
The difference between Git & GitHub

The difference between Git & GitHub

Reactions 5 Comments 1
1 min read
51 git commands that you'll ever need to get started with Git 🔥

51 git commands that you'll ever need to get started with Git 🔥

Reactions 322 Comments 6
3 min read
Too many commits, squash'em!!

Too many commits, squash'em!!

Reactions 11 Comments 1
3 min read
Good practices for Gitflow - Buenas prácticas para Gitflow

Good practices for Gitflow - Buenas prácticas para Gitflow

Reactions 8 Comments
10 min read
Python Code Formatting Made Simple With Git Pre-commit Hooks

Python Code Formatting Made Simple With Git Pre-commit Hooks

Reactions 3 Comments
1 min read
A simple git tutorial

A simple git tutorial

Reactions 3 Comments
3 min read
What is CI/CD in DevOps?

What is CI/CD in DevOps?

Reactions 62 Comments
6 min read
Rock It With Calinix

Rock It With Calinix

Reactions 4 Comments
1 min read
Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In IntelliJ

Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In IntelliJ

Reactions 69 Comments
2 min read
Parallel development and solving timeline conflicts

Parallel development and solving timeline conflicts

Reactions 4 Comments
5 min read
Powering your GitHub

Powering your GitHub

Reactions 2 Comments
4 min read
Experience Working with Remote Repos

Experience Working with Remote Repos

Reactions 3 Comments
3 min read
Open Source: Git remotes and merges

Open Source: Git remotes and merges

Reactions 3 Comments
4 min read
Refactoring Code & Rewriting Git History

Refactoring Code & Rewriting Git History

Reactions 4 Comments
2 min read
Ship / Show / Ask With Reviewpad

Ship / Show / Ask With Reviewpad

Reactions 4 Comments 1
5 min read
Open Source: Rewriting git history(amend/rebase)

Open Source: Rewriting git history(amend/rebase)

Reactions 10 Comments 7
4 min read
Evitando conflitos no Xcode

Evitando conflitos no Xcode

Reactions 5 Comments 3
3 min read
Hacktoberfest 2021 🍂

Hacktoberfest 2021 🍂

Reactions 3 Comments
3 min read
Working with Git Remotes

Working with Git Remotes

Reactions 6 Comments
2 min read
Git Simplified: Working Collaboratively with Git/Github

Git Simplified: Working Collaboratively with Git/Github

Reactions 5 Comments
4 min read
5 Years of Hacktoberfest

5 Years of Hacktoberfest

Reactions 4 Comments
3 min read
Criando atalhos para os comandos do git

Criando atalhos para os comandos do git

Reactions 5 Comments
2 min read
Git apply: colocando os patch files em stage

Git apply: colocando os patch files em stage

Reactions 5 Comments
3 min read
Winning my first Hacktoberfest!

Winning my first Hacktoberfest!

Reactions 3 Comments
1 min read
Using Git From Vim

Using Git From Vim

Reactions 2 Comments
3 min read
Git and GitHub: The Complete Guides - Chapter 8 : Collaboration

Git and GitHub: The Complete Guides - Chapter 8 : Collaboration

Reactions 101 Comments 2
10 min read
Hacktoberfest! My first contribution

Hacktoberfest! My first contribution

Reactions 6 Comments
4 min read
Project Management with GitLab

Project Management with GitLab

Reactions 13 Comments
7 min read
OSD600 - Refactoring My SSG

OSD600 - Refactoring My SSG

Reactions 6 Comments
3 min read
Convención de mensajes para tus commits en Git que puedes emplear en tu proyecto

Convención de mensajes para tus commits en Git que puedes emplear en tu proyecto

Reactions 15 Comments
4 min read
Git pre-hook: Setup pre-push hook for Gradle project example

Git pre-hook: Setup pre-push hook for Gradle project example

Reactions 6 Comments
2 min read
When to use git cherry-pick & how 🍒

When to use git cherry-pick & how 🍒

Reactions 7 Comments
5 min read
How To Enable Real-Time Merge Conflict Detection in PhpStorm

How To Enable Real-Time Merge Conflict Detection in PhpStorm

Reactions 50 Comments
2 min read
A practical introduction to git – jumping in with both feet

A practical introduction to git – jumping in with both feet

Reactions 8 Comments
6 min read
Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code

Cherry-Pick Your Teammate's Changes Without Push 'n Pull-ing To Your Repo In VS Code

Reactions 62 Comments 3
2 min read
Basic Github And Git Commands

Basic Github And Git Commands

Reactions 2 Comments
1 min read
How to make your first Open Source contribution in few seconds

How to make your first Open Source contribution in few seconds

Reactions 6 Comments
1 min read
Git Hotfix Branches : The Final Guide

Git Hotfix Branches : The Final Guide

Reactions 11 Comments
2 min read
Branches and merges

Branches and merges

Reactions 5 Comments
2 min read
Adding features to existing code & merging the branches

Adding features to existing code & merging the branches

Reactions 3 Comments
2 min read
Git Commit Messages

Git Commit Messages

Reactions 6 Comments
1 min read
Clean Conventional Commits

Clean Conventional Commits

Reactions 186 Comments 8
4 min read
Repository Visualization with GitHub Next

Repository Visualization with GitHub Next

Reactions 15 Comments
5 min read
New feature has been added and working via remotes

New feature has been added and working via remotes

Reactions 2 Comments
2 min read
How to make a good `git commit`

How to make a good `git commit`

Reactions 203 Comments 13
4 min read
My Favorite Git Commands

My Favorite Git Commands

Reactions 6 Comments
1 min read
Gnarly Learnings from August

Gnarly Learnings from August

Reactions 3 Comments
3 min read
Git and Github for Beginners - Creating your very first Pull request 🤓!

Git and Github for Beginners - Creating your very first Pull request 🤓!

Reactions 5 Comments
6 min read
Add Personal-Access-Token to repo easily.

Add Personal-Access-Token to repo easily.

Reactions 3 Comments
1 min read
How To Enable Real-Time Merge Conflict Detection In PyCharm

How To Enable Real-Time Merge Conflict Detection In PyCharm

Reactions 52 Comments 3
2 min read
Mitigating Conflicts In Pull Requests

Mitigating Conflicts In Pull Requests

Reactions 3 Comments
4 min read
loading...