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.
Get to Know the Command Line: Basic Git Commands

Get to Know the Command Line: Basic Git Commands

116
Comments 5
8 min read
Git Rebase Explained Simply

Git Rebase Explained Simply

302
Comments 28
4 min read
pre-commit autoincrement for c# projects

pre-commit autoincrement for c# projects

10
Comments 2
1 min read
Git: Delete merged branches

Git: Delete merged branches

46
Comments 5
1 min read
Versions and Testing

Versions and Testing

6
Comments
3 min read
Git: rewriting entire history

Git: rewriting entire history

6
Comments
3 min read
Reading Snippets [31 => Git]

Reading Snippets [31 => Git]

6
Comments
1 min read
12 Days of Gitmas: .gitignore

12 Days of Gitmas: .gitignore

14
Comments 4
4 min read
📚 Reading Snippets [28 => Git]

📚 Reading Snippets [28 => Git]

5
Comments
1 min read
Throwing All Your Work Away in Git

Throwing All Your Work Away in Git

7
Comments
2 min read
Reading Snippets [27 => Git]

Reading Snippets [27 => Git]

6
Comments
1 min read
Reading Snippets [26 => Git]

Reading Snippets [26 => Git]

4
Comments
1 min read
How to work with git - An overview of git workflows

How to work with git - An overview of git workflows

92
Comments 1
10 min read
git ui still sucks ;)

git ui still sucks ;)

6
Comments
1 min read
How to clone your private repository from GitHub to server, Droplet, VDS, etc?

How to clone your private repository from GitHub to server, Droplet, VDS, etc?

18
Comments 4
2 min read
GPG Signing Github Commits

GPG Signing Github Commits

14
Comments
5 min read
Tip 4: Git Commit Templates & Conventional Commits

Tip 4: Git Commit Templates & Conventional Commits

22
Comments 1
2 min read
Setting up Github Pages with React

Setting up Github Pages with React

45
Comments
5 min read
fatal: The remote end hung up unexpectedly

fatal: The remote end hung up unexpectedly

4
Comments 1
1 min read
A Simple Git Branch Workflow

A Simple Git Branch Workflow

80
Comments
8 min read
Why did this change fix the issue?

Why did this change fix the issue?

6
Comments 1
1 min read
Basic Git commands you should know

Basic Git commands you should know

95
Comments 2
6 min read
The git command that will change your life! Don't have those git nightmares 😰 anymore.

The git command that will change your life! Don't have those git nightmares 😰 anymore.

201
Comments 10
2 min read
Using Githooks for CI/CD

Using Githooks for CI/CD

5
Comments
1 min read
Cloning a BitBucket Repo

Cloning a BitBucket Repo

8
Comments 1
2 min read
It’s difficult to live with and without Git — Oh! Shit! Git!

It’s difficult to live with and without Git — Oh! Shit! Git!

7
Comments
3 min read
Git jokes, giv em here!

Git jokes, giv em here!

7
Comments 6
1 min read
VS Code Git integration with ssh stops working

VS Code Git integration with ssh stops working

7
Comments
2 min read
Turning Git into an application database

Turning Git into an application database

161
Comments 10
6 min read
Speed up development by adding bash aliases

Speed up development by adding bash aliases

7
Comments
1 min read
A Month of Learning

A Month of Learning

40
Comments 2
6 min read
How to Setup SSH Authentication for Git Bash on Windows

How to Setup SSH Authentication for Git Bash on Windows

12
Comments 4
2 min read
git log --simplify-by-decoration is my new best friend

git log --simplify-by-decoration is my new best friend

7
Comments
2 min read
Beginner Git Essentials 26:01

Beginner Git Essentials

42
Comments
1 min read
Cooking, Computer Science, and Activitsm? Fork Yeah!

Cooking, Computer Science, and Activitsm? Fork Yeah!

6
Comments
4 min read
8 Basic GIT Commands Every Newbie Developer Must Know

8 Basic GIT Commands Every Newbie Developer Must Know

20
Comments
6 min read
🛡️ DevOps Cheat Sheet

🛡️ DevOps Cheat Sheet

11
Comments 2
2 min read
Dotfile management on Linux with Git

Dotfile management on Linux with Git

17
Comments
1 min read
Hub. Access Github without leaving your terminal ! 💻🚀

Hub. Access Github without leaving your terminal ! 💻🚀

43
Comments 2
1 min read
Git fast-forward merge strategy 😎

Git fast-forward merge strategy 😎

13
Comments
3 min read
5 Git Commands Everyone Should Know

5 Git Commands Everyone Should Know

104
Comments 9
2 min read
How-tos of git: git commands you should know as a beginner

How-tos of git: git commands you should know as a beginner

84
Comments 1
2 min read
GitHub Tutorial — Basic Commands to Get Started

GitHub Tutorial — Basic Commands to Get Started

5
Comments
1 min read
Git: Cheat Sheet (advanced)

Git: Cheat Sheet (advanced)

943
Comments 60
3 min read
Bash profile shortcuts and terminal customizations

Bash profile shortcuts and terminal customizations

46
Comments 8
3 min read
Git Diff of Current and Previous Version of a File

Git Diff of Current and Previous Version of a File

8
Comments
1 min read
Skip CI stages in Travis based on what files changed.

Skip CI stages in Travis based on what files changed.

16
Comments 2
6 min read
Finding breaking commits with git bisect

Finding breaking commits with git bisect

6
Comments
4 min read
Git Messages need Rebase

Git Messages need Rebase

5
Comments
2 min read
How I Write a Commit Message

How I Write a Commit Message

8
Comments
9 min read
Rebasing Toward Independence

Rebasing Toward Independence

5
Comments
5 min read
Git Rebase vs Merge

Git Rebase vs Merge

86
Comments 8
1 min read
10+ tools to help you visualize your GitHub and Git project data

10+ tools to help you visualize your GitHub and Git project data

111
Comments 4
10 min read
Using private Golang libs

Using private Golang libs

10
Comments 2
1 min read
SCM & branching

SCM & branching

9
Comments 4
5 min read
Intro to Git hooks

Intro to Git hooks

11
Comments
4 min read
`git switch`/`git restore`

`git switch`/`git restore`

10
Comments
1 min read
Deploy your website with Github Pages

Deploy your website with Github Pages

8
Comments
1 min read
Using Keybase GPG to sign git commits and tags

Using Keybase GPG to sign git commits and tags

6
Comments 1
1 min read
12 Days of Gitmas: Your first Git project

12 Days of Gitmas: Your first Git project

37
Comments 3
3 min read
loading...