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.
git config: interactive.singleKey

git config: interactive.singleKey

4
Comments
1 min read
How to Push Existing Repo to GitHub

How to Push Existing Repo to GitHub

23
Comments 3
2 min read
Commiting Like a Pro in NodeJs: The Message

Commiting Like a Pro in NodeJs: The Message

4
Comments
4 min read
Git Useful commands

Git Useful commands

12
Comments 1
2 min read
Undo Git Commit mistakes

Undo Git Commit mistakes

7
Comments
1 min read
Padronização de commits em projetos Typescript

Padronização de commits em projetos Typescript

13
Comments 1
5 min read
How to resolve merge Conflict in git ?

How to resolve merge Conflict in git ?

7
Comments 5
3 min read
Creating Git Aliases

Creating Git Aliases

3
Comments
3 min read
Why and How Git ?

Why and How Git ?

5
Comments
5 min read
Update your Git version now!

Update your Git version now!

2
Comments
1 min read
How I automated git workflow!

How I automated git workflow!

5
Comments
2 min read
How To Resolve Git Conflicts{Merge}

How To Resolve Git Conflicts{Merge}

10
Comments
3 min read
Automatic dual git config

Automatic dual git config

5
Comments
2 min read
Why you should know about git bisect as a software engineer

Why you should know about git bisect as a software engineer

7
Comments 2
4 min read
The Best GitHub Repos for Self-Taught

The Best GitHub Repos for Self-Taught

617
Comments 26
1 min read
Practical Git Guide

Practical Git Guide

7
Comments
16 min read
How to add files to your GitHub repository

How to add files to your GitHub repository

5
Comments
3 min read
Developing 1st game ever: 9 lessons learned (race game, Unity)

Developing 1st game ever: 9 lessons learned (race game, Unity)

15
Comments 2
7 min read
10 most common git errors, and how to fix them

10 most common git errors, and how to fix them

7
Comments
2 min read
Creating A Kubernetes Service Account To Run Pods

Creating A Kubernetes Service Account To Run Pods

10
Comments
4 min read
The Dos and Don'ts of Creating Good Git Commits

The Dos and Don'ts of Creating Good Git Commits

69
Comments 7
3 min read
What are the things to do in your holidays ?

What are the things to do in your holidays ?

7
Comments
4 min read
I/O redirections on Node.js via Git Bash for Windows (Windows-users oriented)

I/O redirections on Node.js via Git Bash for Windows (Windows-users oriented)

3
Comments
1 min read
GIT :: ignoring files/folders recursively

GIT :: ignoring files/folders recursively

3
Comments
1 min read
Most Used Git Commands

Most Used Git Commands

8
Comments 1
1 min read
🛑Git, its commands and GitHub.........

🛑Git, its commands and GitHub.........

5
Comments
1 min read
Building in public: How I added co authors to a pushed commit

Building in public: How I added co authors to a pushed commit

1
Comments
3 min read
Using GitHub with Visual Studio Code - The Easy Way!

Using GitHub with Visual Studio Code - The Easy Way!

12
Comments
1 min read
Git Rebase got you conflicted? Here's what you can do.

Git Rebase got you conflicted? Here's what you can do.

2
Comments
1 min read
Is Git Great? #healthydebate

Is Git Great? #healthydebate

15
Comments 32
2 min read
Using Container Registries (Getting Started)

Using Container Registries (Getting Started)

5
Comments
3 min read
Atualizando o fork no GitHub

Atualizando o fork no GitHub

1
Comments
1 min read
Faster git clones with sparse checkouts

Faster git clones with sparse checkouts

3
Comments
4 min read
Introduction to Git with HTML and CSS

Introduction to Git with HTML and CSS

13
Comments
6 min read
How integrate jira with my git branches with python

How integrate jira with my git branches with python

3
Comments
1 min read
How to make a kickass bio for your GitHub profile using DailyDev's Devcard and metrics.

How to make a kickass bio for your GitHub profile using DailyDev's Devcard and metrics.

Comments
5 min read
version control with git

version control with git

8
Comments 2
1 min read
Git Principais Comandos

Git Principais Comandos

8
Comments
2 min read
Understanding Git and Github

Understanding Git and Github

48
Comments
5 min read
Forgit and Lazygit. The 2 Git tools to supercharge your git workflow?

Forgit and Lazygit. The 2 Git tools to supercharge your git workflow?

11
Comments 1
2 min read
10 sitios para aprender [gratis] Git!

10 sitios para aprender [gratis] Git!

22
Comments
3 min read
Five Git Workflows To Make Dev Work Easier ⛑️🤹🏼

Five Git Workflows To Make Dev Work Easier ⛑️🤹🏼

11
Comments
4 min read
Let's discuss commit messages

Let's discuss commit messages

12
Comments
4 min read
Code Reviews Should Not Suck!

Code Reviews Should Not Suck!

15
Comments 1
7 min read
Git basics: Changing your last commit message

Git basics: Changing your last commit message

42
Comments 2
2 min read
Git basics: remove all local branches

Git basics: remove all local branches

185
Comments 26
2 min read
Using Git Hooks To Run your Tests and/or Linter

Using Git Hooks To Run your Tests and/or Linter

3
Comments
2 min read
Understand the Root Cause of Regressions with Git Bisect

Understand the Root Cause of Regressions with Git Bisect

37
Comments 1
4 min read
How to add GitHub authentication to a Next.js application

How to add GitHub authentication to a Next.js application

17
Comments
5 min read
Follow Friday: Git Edition (15 July 2022)

Follow Friday: Git Edition (15 July 2022)

26
Comments 2
1 min read
Como gerar e manter o histórico do código com o git log.

Como gerar e manter o histórico do código com o git log.

4
Comments
4 min read
A JDK 17+ alternative to using binary files in your Java tests

A JDK 17+ alternative to using binary files in your Java tests

5
Comments 2
7 min read
My GitHub ReadMe

My GitHub ReadMe

18
Comments 2
1 min read
New GitHub Achievements

New GitHub Achievements

14
Comments 7
1 min read
Git Pull vs Git Fetch

Git Pull vs Git Fetch

30
Comments
3 min read
Alias to remove deleted branches in a git remote at once

Alias to remove deleted branches in a git remote at once

13
Comments 2
1 min read
Extensão Gitflow

Extensão Gitflow

6
Comments
3 min read
How to have multiple Git configs for the same user

How to have multiple Git configs for the same user

45
Comments 6
3 min read
4 Most Common Git Mistakes 😍 🔥

4 Most Common Git Mistakes 😍 🔥

175
Comments 17
2 min read
How To Remove Local Git Branches By Creating Git Aliases

How To Remove Local Git Branches By Creating Git Aliases

7
Comments 4
4 min read
loading...