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 Tutorial Library from Career Karma

Git Tutorial Library from Career Karma

13
Comments
3 min read
"Can data science lead us to the grand unified theory of brain function?"

"Can data science lead us to the grand unified theory of brain function?"

6
Comments
1 min read
Git for solo developers

Git for solo developers

9
Comments 3
1 min read
What to do when rebase goes wrong?

What to do when rebase goes wrong?

6
Comments 3
2 min read
Merge-Trees: Visualizing the integration of commits in Git Repositories

Merge-Trees: Visualizing the integration of commits in Git Repositories

11
Comments
6 min read
Git Introduction

Git Introduction

3
Comments 1
1 min read
Setting up husky & lint-staged for code format and unit tests before git push

Setting up husky & lint-staged for code format and unit tests before git push

3
Comments
1 min read
Become an Open Source Contributor

Become an Open Source Contributor

5
Comments
4 min read
Github is experimenting with Visual Design

Github is experimenting with Visual Design

4
Comments
1 min read
Easily auto-squash changes to previous commit

Easily auto-squash changes to previous commit

13
Comments 2
2 min read
A "quick" introduction to git

A "quick" introduction to git

24
Comments 5
1 min read
Let the branch name do all the talking in git

Let the branch name do all the talking in git

9
Comments 2
1 min read
ABC of Git Commands

ABC of Git Commands

4
Comments
2 min read
Easily get current branch name in git

Easily get current branch name in git

11
Comments 9
1 min read
Understand Github

Understand Github

12
Comments
1 min read
Git Commands I Use Regularly

Git Commands I Use Regularly

6
Comments
3 min read
Cherry pick all the commits from a merged branch

Cherry pick all the commits from a merged branch

2
Comments
3 min read
Starting an online workshop on Git

Starting an online workshop on Git

10
Comments 2
3 min read
What I read this week?

What I read this week?

7
Comments
1 min read
Answer: How do you merge two Git repositories?

Answer: How do you merge two Git repositories?

2
Comments
1 min read
Basic Git Commands

Basic Git Commands

60
Comments 7
2 min read
Maintaining Different Git Identities

Maintaining Different Git Identities

69
Comments 10
2 min read
How to rename your main Git branch to main

How to rename your main Git branch to main

7
Comments 1
2 min read
Some of the most used Git interactive rebase options

Some of the most used Git interactive rebase options

5
Comments
10 min read
Quick Start Guide to Git

Quick Start Guide to Git

6
Comments
5 min read
Setting Up Git Organizations

Setting Up Git Organizations

6
Comments
1 min read
Remote Team Git-based Communication

Remote Team Git-based Communication

6
Comments
5 min read
Attaching Jira issues to commit

Attaching Jira issues to commit

5
Comments
2 min read
G for Git

G for Git

24
Comments 4
3 min read
Same Repo On Both Bitbucket And Github

Same Repo On Both Bitbucket And Github

6
Comments 3
2 min read
Git Art

Git Art

7
Comments 1
1 min read
How To Use Git: A Beginner’s Guide

How To Use Git: A Beginner’s Guide

7
Comments
4 min read
What is git? Why should i use git ? (List of Basic git commands)

What is git? Why should i use git ? (List of Basic git commands)

5
Comments
2 min read
split .gitconfig for domains

split .gitconfig for domains

5
Comments
1 min read
git deep dive part 6: Rebase

git deep dive part 6: Rebase

5
Comments
5 min read
Gitting Started with git!

Gitting Started with git!

14
Comments 2
6 min read
My Favorite Git Helpers

My Favorite Git Helpers

26
Comments 8
5 min read
A tour to Git Commit Showcases

A tour to Git Commit Showcases

5
Comments
2 min read
What is secret sprawl, why it’s dangerous, and how developers can prevent it?

What is secret sprawl, why it’s dangerous, and how developers can prevent it?

2
Comments
5 min read
Install git on mac through terminal

Install git on mac through terminal

2
Comments 4
1 min read
A Timeless Directory Layout for Projects

A Timeless Directory Layout for Projects

8
Comments
2 min read
Using Prettier and husky to make your commits safe.

Using Prettier and husky to make your commits safe.

8
Comments
3 min read
Forking - A guide for contributing to opensource

Forking - A guide for contributing to opensource

6
Comments
1 min read
Sitemaps for (Small) Static Sites

Sitemaps for (Small) Static Sites

6
Comments
2 min read
How to Git Well

How to Git Well

19
Comments
3 min read
Git - 6 comandos que podem lhe ajudar

Git - 6 comandos que podem lhe ajudar

2
Comments
2 min read
Make your Git Workflow ZOOOM

Make your Git Workflow ZOOOM

6
Comments
2 min read
Mastering GIT step-by-step: back to basics

Mastering GIT step-by-step: back to basics

12
Comments 2
2 min read
Moving from beginner to (slightly more) advanced git with aliases.

Moving from beginner to (slightly more) advanced git with aliases.

16
Comments 8
3 min read
Rubber Duck Debugging My Git Flow

Rubber Duck Debugging My Git Flow

6
Comments
5 min read
Just starting out with Git and GitHub? It gets easier, honest!

Just starting out with Git and GitHub? It gets easier, honest!

13
Comments 4
5 min read
Debug using git bisect

Debug using git bisect

86
Comments 2
5 min read
How do I find all the modifications of a given string using git

How do I find all the modifications of a given string using git

4
Comments
2 min read
Using Git Aliases and Custom Scripts to Work Faster

Using Git Aliases and Custom Scripts to Work Faster

44
Comments
4 min read
Git — how to commit

Git — how to commit

7
Comments
3 min read
Version control systems and Git

Version control systems and Git

20
Comments
4 min read
Pretty Little Secret - From Seeker to Speaker

Pretty Little Secret - From Seeker to Speaker

8
Comments
3 min read
How and why to write useful commit messages. (5 helpful tips)

How and why to write useful commit messages. (5 helpful tips)

5
Comments
6 min read
Tweak your Terminal for Git

Tweak your Terminal for Git

19
Comments 11
4 min read
git deep dive part 7: Cherry-pick

git deep dive part 7: Cherry-pick

6
Comments
3 min read
loading...