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.
Storing Dotfiles in a Git Repo

Storing Dotfiles in a Git Repo

18
Comments 3
3 min read
Learn the hidden feature in Git - Stash

Learn the hidden feature in Git - Stash

180
Comments 26
3 min read
How to bundle/export a git repo as a single file without losing the git history

How to bundle/export a git repo as a single file without losing the git history

3
Comments
1 min read
Customizing Git Bash in Windows

Customizing Git Bash in Windows

13
Comments 1
4 min read
An Introduction to Git And Github

An Introduction to Git And Github

7
Comments
4 min read
Supercharge your git workflow with GitLens

Supercharge your git workflow with GitLens

4
Comments
4 min read
8 underrated git commands every programmer should know (not the usual pull, push, add, commit)

8 underrated git commands every programmer should know (not the usual pull, push, add, commit)

46
Comments 9
2 min read
Deploy to GitHub Pages Without Jekyll

Deploy to GitHub Pages Without Jekyll

4
Comments
5 min read
Writing good commit messages.

Writing good commit messages.

2
Comments
2 min read
Improve the performance of git on WSL2

Improve the performance of git on WSL2

6
Comments 1
1 min read
Git Commands!

Git Commands!

42
Comments 1
4 min read
Git: Rewrite history on user.name or user.email

Git: Rewrite history on user.name or user.email

5
Comments 2
2 min read
Edit a previous commit during an Interactive Rebase

Edit a previous commit during an Interactive Rebase

2
Comments
2 min read
"Git for APIs"?

"Git for APIs"?

3
Comments
3 min read
Using Deploy Keys for Github Repo

Using Deploy Keys for Github Repo

7
Comments
2 min read
Git: Rename default branch from master to main on existing repositories

Git: Rename default branch from master to main on existing repositories

5
Comments
1 min read
Why Git is not enough for data science

Why Git is not enough for data science

3
Comments 1
6 min read
Introduction to Opensource

Introduction to Opensource

9
Comments
2 min read
🚀 Flutter CI/CD using Git Tags in 5 minutes

🚀 Flutter CI/CD using Git Tags in 5 minutes

26
Comments
3 min read
Editing Commit Timestamps in Git

Editing Commit Timestamps in Git

4
Comments
1 min read
Git Guide

Git Guide

7
Comments
1 min read
Git Log Format String Cheat Sheet

Git Log Format String Cheat Sheet

5
Comments
1 min read
Making sure all commits pass the tests

Making sure all commits pass the tests

4
Comments
2 min read
Why are you using 'git pull' ?

Why are you using 'git pull' ?

19
Comments 10
1 min read
Git Log Cheat Sheet

Git Log Cheat Sheet

3
Comments
1 min read
How To Avoid Getting Stuck in Vim as a New git User

How To Avoid Getting Stuck in Vim as a New git User

4
Comments
1 min read
Top 35 Git Commands with Examples (and a Bonus)

Top 35 Git Commands with Examples (and a Bonus)

19
Comments
9 min read
OhSnap! Handy Terminal & Git Commands

OhSnap! Handy Terminal & Git Commands

12
Comments 3
2 min read
Search Git commit message

Search Git commit message

2
Comments
1 min read
Solving Merge Conflicts with Pycharm

Solving Merge Conflicts with Pycharm

4
Comments 2
1 min read
Install and configure Git on a fresh new macOS 11 Big Sur in 2021 — A complete guide

Install and configure Git on a fresh new macOS 11 Big Sur in 2021 — A complete guide

9
Comments
4 min read
Running bash commands with git alias

Running bash commands with git alias

5
Comments
2 min read
Usage of git stash

Usage of git stash

2
Comments 1
2 min read
This will remove Your GitHub Fear

This will remove Your GitHub Fear

8
Comments 1
3 min read
Good Git Commits

Good Git Commits

9
Comments 2
3 min read
Criando Readme incríveis! 📖

Criando Readme incríveis! 📖

20
Comments 2
4 min read
", hopefully" - An Intro to Git Hooks

", hopefully" - An Intro to Git Hooks

8
Comments
2 min read
Git tip: get back to work after a revert on master

Git tip: get back to work after a revert on master

6
Comments
2 min read
Git Cheat Sheet👨‍💻

Git Cheat Sheet👨‍💻

8
Comments
2 min read
Clean up my git (Snack Pack #5)

Clean up my git (Snack Pack #5)

8
Comments
1 min read
git - how to avoid weird situations while pulling from remote repository

git - how to avoid weird situations while pulling from remote repository

2
Comments
2 min read
Stop struggling with git, finally!

Stop struggling with git, finally!

30
Comments 1
2 min read
Git - How to fix a bad commit

Git - How to fix a bad commit

366
Comments 22
2 min read
Configuring multiple Github accounts on your computer for different repositories with SSH

Configuring multiple Github accounts on your computer for different repositories with SSH

7
Comments
4 min read
Git Log Clears Screen

Git Log Clears Screen

5
Comments
1 min read
Undo your last git mistake with ugit

Undo your last git mistake with ugit

21
Comments 4
2 min read
On the usefulness of `git rebase`

On the usefulness of `git rebase`

10
Comments 5
1 min read
Delete merged branches using one command

Delete merged branches using one command

33
Comments 4
1 min read
Git Rebase and Interactive Rebase

Git Rebase and Interactive Rebase

30
Comments 2
5 min read
Why use Git, How it Works and what's going on behind the scenes?

Why use Git, How it Works and what's going on behind the scenes?

8
Comments
21 min read
Using GPG Keys to sign Git Commits - Part 3

Using GPG Keys to sign Git Commits - Part 3

6
Comments
7 min read
Using GPG Keys to sign Git Commits - Part 1

Using GPG Keys to sign Git Commits - Part 1

7
Comments
8 min read
Using Git LFS to version Podcast Audio files and trigger releases to production with GitHub Actions

Using Git LFS to version Podcast Audio files and trigger releases to production with GitHub Actions

5
Comments
9 min read
Using GPG Keys to sign Git Commits - Part 4

Using GPG Keys to sign Git Commits - Part 4

5
Comments
5 min read
Using GPG Keys to sign Git Commits - Part 2

Using GPG Keys to sign Git Commits - Part 2

4
Comments
14 min read
GitLab 13.11 is now available! 🦞

GitLab 13.11 is now available! 🦞

1
Comments
3 min read
How to Manage Multiple SSH Key Pairs

How to Manage Multiple SSH Key Pairs

385
Comments 22
4 min read
GitHub Universe and GitHub Actions Deployments

GitHub Universe and GitHub Actions Deployments

2
Comments
1 min read
How to use git

How to use git

6
Comments
2 min read
💻 5 Useful VS Code extensions to help you with Javascript, React and Git

💻 5 Useful VS Code extensions to help you with Javascript, React and Git

82
Comments 4
2 min read
loading...