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.
How to separate your work and personal commits in git (Fix and prevent)

How to separate your work and personal commits in git (Fix and prevent)

8
Comments
2 min read
An overview of some Git branching models

An overview of some Git branching models

4
Comments
3 min read
Git flow, feature branches :)

Git flow, feature branches :)

6
Comments
3 min read
How to Undo Pushed Commits with Git

How to Undo Pushed Commits with Git

277
Comments 47
4 min read
Removing Sensitive Data in Git

Removing Sensitive Data in Git

6
Comments 2
2 min read
Introduction To GitLab Interface | GitLab Tutorial For Beginners | Part II 32:00

Introduction To GitLab Interface | GitLab Tutorial For Beginners | Part II

15
Comments 1
1 min read
Get your way started towards Git & GitHub!

Get your way started towards Git & GitHub!

8
Comments
6 min read
What Is GitLab Workflow | GitLab Flow | GitLab Tutorial For Beginners | Part III 07:50

What Is GitLab Workflow | GitLab Flow | GitLab Tutorial For Beginners | Part III

13
Comments
1 min read
Getting started with Husky and Lint-staged for pre-commit hooks

Getting started with Husky and Lint-staged for pre-commit hooks

10
Comments 2
5 min read
Merge or Rebase

Merge or Rebase

6
Comments
2 min read
GIT Command - Overwrite Trick

GIT Command - Overwrite Trick

6
Comments
1 min read
How to manage multiple GitHub accounts on your machine using ssh

How to manage multiple GitHub accounts on your machine using ssh

3
Comments
3 min read
Using GitHub Actions to push changes

Using GitHub Actions to push changes

23
Comments 1
2 min read
How GitHub is Improving Developer Experience

How GitHub is Improving Developer Experience

72
Comments 6
7 min read
Basic Git

Basic Git

4
Comments
3 min read
GitLive Now Works With Any Git Repository in IntelliJ!

GitLive Now Works With Any Git Repository in IntelliJ!

42
Comments 2
2 min read
To commit editor files or not?

To commit editor files or not?

5
Comments
2 min read
Repography makes GitHub repository beautiful

Repography makes GitHub repository beautiful

7
Comments
3 min read
Git: A beginner's guide

Git: A beginner's guide

11
Comments 3
9 min read
Git & GitHub - Best Version Control and Source Code hosting platforms respectively!

Git & GitHub - Best Version Control and Source Code hosting platforms respectively!

11
Comments
3 min read
Delete git branch not in remote

Delete git branch not in remote

8
Comments
1 min read
When I am pushing to remote Git repo, the push was rejected because...

When I am pushing to remote Git repo, the push was rejected because...

3
Comments
2 min read
🌱 GitHub CLI in 3 minutes

🌱 GitHub CLI in 3 minutes

11
Comments
3 min read
Basic Git commands for development

Basic Git commands for development

7
Comments
2 min read
Introduction to GitLab CI | What is GitLab CI | GitLab Tutorial For Beginners | Part I 38:45

Introduction to GitLab CI | What is GitLab CI | GitLab Tutorial For Beginners | Part I

20
Comments
1 min read
Automating Pull Requests

Automating Pull Requests

5
Comments
4 min read
Why you should write good commit messages?

Why you should write good commit messages?

5
Comments
2 min read
Git Worktrees - git's old hidden feature you never knew

Git Worktrees - git's old hidden feature you never knew

14
Comments
7 min read
What's GIT & GitHub Purpose

What's GIT & GitHub Purpose

2
Comments
2 min read
Kubernetes Service Mesh: Istio Edition

Kubernetes Service Mesh: Istio Edition

13
Comments
3 min read
Stop arguing about code style in pull requests!

Stop arguing about code style in pull requests!

5
Comments
3 min read
Basic Programming in C

Basic Programming in C

6
Comments
5 min read
OMG, this was not supposed to be merged, how do i revert?

OMG, this was not supposed to be merged, how do i revert?

5
Comments
2 min read
Oh my bash in Ubuntu

Oh my bash in Ubuntu

7
Comments
1 min read
How to Delete all Local Branches in Git?

How to Delete all Local Branches in Git?

2
Comments
1 min read
How I sync my Obsidian vault across devices

How I sync my Obsidian vault across devices

12
Comments
5 min read
GIT TIPS: Creating a new empty branch

GIT TIPS: Creating a new empty branch

10
Comments
2 min read
Commit early, commit often

Commit early, commit often

4
Comments
2 min read
A new Git plugin for feature management

A new Git plugin for feature management

6
Comments
1 min read
[pt-br] Guia rápido e prático dos principais comandos git

[pt-br] Guia rápido e prático dos principais comandos git

21
Comments
5 min read
Add Commitlint, Commitizen, Standard Version, and Husky to SvelteKit Project

Add Commitlint, Commitizen, Standard Version, and Husky to SvelteKit Project

22
Comments 1
6 min read
Why your git email address matters

Why your git email address matters

7
Comments
2 min read
Set Up OneDev Issue Labels

Set Up OneDev Issue Labels

4
Comments
2 min read
Git Log Prettify

Git Log Prettify

5
Comments
1 min read
Git Switch

Git Switch

5
Comments
1 min read
Easily enforce git branch naming conventions

Easily enforce git branch naming conventions

7
Comments
1 min read
Prerequisites To Learning And Understanding Kubernetes

Prerequisites To Learning And Understanding Kubernetes

130
Comments
6 min read
Git Worktree

Git Worktree

8
Comments 1
2 min read
⬆️ Upgrade GitHub cli

⬆️ Upgrade GitHub cli

10
Comments
1 min read
Get Started with Husky for go

Get Started with Husky for go

26
Comments
3 min read
A gentle introduction to interactive git rebase

A gentle introduction to interactive git rebase

6
Comments
10 min read
Kubernetes Cloud Services Breakdown

Kubernetes Cloud Services Breakdown

7
Comments
4 min read
Setting up Continuous Integration With Git and Jenkins

Setting up Continuous Integration With Git and Jenkins

4
Comments
2 min read
Oops, made a mistake? here is how to reverse your git commits

Oops, made a mistake? here is how to reverse your git commits

10
Comments
2 min read
Create a gitignore file with dotnet cli

Create a gitignore file with dotnet cli

23
Comments
1 min read
Dunk is my new diff pager

Dunk is my new diff pager

18
Comments 2
2 min read
Why you don't have to commit node_modules folder

Why you don't have to commit node_modules folder

8
Comments 5
6 min read
How to write a PR that sparks joy

How to write a PR that sparks joy

148
Comments 8
10 min read
Почему не надо коммитить папку node_modules

Почему не надо коммитить папку node_modules

14
Comments 1
2 min read
Como alterar seu nome e email em TODOS os commits de um repositório

Como alterar seu nome e email em TODOS os commits de um repositório

35
Comments 2
2 min read
loading...