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.
Common Git problems and easy incremental solutions for all the family

Common Git problems and easy incremental solutions for all the family

11
Comments 2
3 min read
How to automate your Git workflow

How to automate your Git workflow

15
Comments 4
2 min read
Looking for open source project to contribute

Looking for open source project to contribute

7
Comments 10
1 min read
Using SVN to manage your code snippets in GitHub!

Using SVN to manage your code snippets in GitHub!

13
Comments 3
3 min read
How to count the number of commits made between 2 commits hashes

How to count the number of commits made between 2 commits hashes

14
Comments 4
2 min read
Moving to native vim plugin management

Moving to native vim plugin management

14
Comments
2 min read
ELI5: Git Rebase vs. Merge

ELI5: Git Rebase vs. Merge

145
Comments 29
1 min read
GIT for beginners

GIT for beginners

17
Comments
8 min read
Regain control of branches with git rebase --onto

Regain control of branches with git rebase --onto

7
Comments 3
5 min read
Quickly Alias Git Commands

Quickly Alias Git Commands

38
Comments 2
1 min read
Enforcing Git Commit Message Style

Enforcing Git Commit Message Style

15
Comments
3 min read
GIT conflicts what’s the problem ?

GIT conflicts what’s the problem ?

5
Comments
4 min read
Serving a Git repository over HTTP

Serving a Git repository over HTTP

13
Comments 5
3 min read
Resolving tricky situations with git reset and rebase 🧶

Resolving tricky situations with git reset and rebase 🧶

87
Comments 8
3 min read
What makes a good commit message?

What makes a good commit message?

19
Comments
7 min read
Find A String in a Massive Git Repo

Find A String in a Massive Git Repo

89
Comments 7
1 min read
Undo changes in Git - Cheat sheet for git checkout, stash, reset, clean, revert, rebase -i, amend

Undo changes in Git - Cheat sheet for git checkout, stash, reset, clean, revert, rebase -i, amend

349
Comments 4
8 min read
Changing the Git history

Changing the Git history

8
Comments
1 min read
Analyzing Dev.to Git History with Elasticsearch

Analyzing Dev.to Git History with Elasticsearch

55
Comments 4
1 min read
Getting your project seen

Getting your project seen

83
Comments 2
5 min read
How to start with Git if you hate it and love TFS

How to start with Git if you hate it and love TFS

6
Comments
2 min read
Git Rebase vs Merge

Git Rebase vs Merge

14
Comments 1
3 min read
Easy way of adding an existing project to github using CLI.

Easy way of adding an existing project to github using CLI.

3
Comments
1 min read
Query Github GraphQL

Query Github GraphQL

5
Comments
2 min read
Crash Course: git Lingo

Crash Course: git Lingo

111
Comments 4
5 min read
New to Git and GitHub

New to Git and GitHub

7
Comments
5 min read
10 insanely useful Git commands you wish existed – and their alternatives

10 insanely useful Git commands you wish existed – and their alternatives

417
Comments 17
8 min read
How to delete all your local branches but keep master

How to delete all your local branches but keep master

136
Comments 24
1 min read
Experience with Bit (Bit.dev previously Bit-Src)

Experience with Bit (Bit.dev previously Bit-Src)

14
Comments 1
4 min read
Revert Your Mistaken Git Commits

Revert Your Mistaken Git Commits

8
Comments 5
3 min read
Custom git credential helper

Custom git credential helper

10
Comments 2
2 min read
Maintaining multiple GitHub accounts with ease

Maintaining multiple GitHub accounts with ease

8
Comments
1 min read
Git login with Netrc

Git login with Netrc

4
Comments
1 min read
Consistent commits using Commitlint

Consistent commits using Commitlint

6
Comments
2 min read
Quick thermal app tour 01:01

Quick thermal app tour

14
Comments
1 min read
Linux: GPG-keys, Pass – passwords manager, and passwords import from a KeePass database

Linux: GPG-keys, Pass – passwords manager, and passwords import from a KeePass database

45
Comments 9
10 min read
How to delete all local git branches merged into the current branch

How to delete all local git branches merged into the current branch

10
Comments 1
1 min read
How I Write Source Control Commit Messages

How I Write Source Control Commit Messages

200
Comments 47
4 min read
Git surgery #1

Git surgery #1

6
Comments
4 min read
One-liner to reset the password associated with git

One-liner to reset the password associated with git

8
Comments
1 min read
Form habits by making the right thing easiest

Form habits by making the right thing easiest

90
Comments 9
3 min read
Merge conflict hell

Merge conflict hell

18
Comments 3
6 min read
Dead code - alive problem

Dead code - alive problem

51
Comments 6
3 min read
Using Git on iOS (the free way)

Using Git on iOS (the free way)

35
Comments 2
2 min read
Git - Checking Out Remote Branches

Git - Checking Out Remote Branches

8
Comments
2 min read
4 Advanced Git Commands That Will Save Your Time

4 Advanced Git Commands That Will Save Your Time

19
Comments
4 min read
How to setup multiple SSH keys for multiple git accounts (MacOS + Windows)

How to setup multiple SSH keys for multiple git accounts (MacOS + Windows)

43
Comments 6
10 min read
Why you should not use (long-lived) feature branches

Why you should not use (long-lived) feature branches

58
Comments 29
7 min read
Git: estatísticas simples, bash-style

Git: estatísticas simples, bash-style

9
Comments
1 min read
Selecting the Right Emotion for Your Commit

Selecting the Right Emotion for Your Commit

7
Comments 3
1 min read
Using Git to FTP Your Project

Using Git to FTP Your Project

46
Comments 3
4 min read
Git Bisect

Git Bisect

10
Comments
5 min read
🔥 In case of fire: GTFO

🔥 In case of fire: GTFO

72
Comments 12
2 min read
Two ways to deploy a public GitHub Pages site from a private Hugo repository

Two ways to deploy a public GitHub Pages site from a private Hugo repository

17
Comments 2
8 min read
Larger Implications of Continuous Integration

Larger Implications of Continuous Integration

4
Comments 2
1 min read
Managing several versions with GitFlow

Managing several versions with GitFlow

6
Comments
3 min read
create a documentation with mdbook

create a documentation with mdbook

16
Comments 5
4 min read
Commit to Git in Visual Studio 2019

Commit to Git in Visual Studio 2019

5
Comments
3 min read
How to get started with Continuous Integration

How to get started with Continuous Integration

241
Comments 6
11 min read
Deploy de aplicación Rocket desde GitLab a Heroku

Deploy de aplicación Rocket desde GitLab a Heroku

6
Comments
4 min read
loading...