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.
How to go back to a previous commit in git

How to go back to a previous commit in git

5
Comments
2 min read
[Git] delete the [Local | Remote] merged branch

[Git] delete the [Local | Remote] merged branch

7
Comments
1 min read
Git: Exclude a folder when diffing

Git: Exclude a folder when diffing

9
Comments
1 min read
[PT-BR] Desbravando o VIM

[PT-BR] Desbravando o VIM

5
Comments
2 min read
BoG's Ultimate Dev Guide

BoG's Ultimate Dev Guide

14
Comments 1
19 min read
Use Visual Studio 2017 or 2019 as merge tool in Tower

Use Visual Studio 2017 or 2019 as merge tool in Tower

5
Comments
3 min read
Configure Visual Studio to use a different Git Credential Manager for Windows

Configure Visual Studio to use a different Git Credential Manager for Windows

5
Comments
2 min read
Setting default repository permissions on your Azure DevOps Organization

Setting default repository permissions on your Azure DevOps Organization

5
Comments
5 min read
Looking for beta testers for gitz, a new collection of git utilities!

Looking for beta testers for gitz, a new collection of git utilities!

5
Comments
1 min read
Migrating Mercurial Repos To Git

Migrating Mercurial Repos To Git

7
Comments 1
5 min read
The danger of using --force in git

The danger of using --force in git

5
Comments
4 min read
Change your git comment character

Change your git comment character

11
Comments 1
2 min read
Software Spotlight: Husky, git hooks made easy

Software Spotlight: Husky, git hooks made easy

6
Comments
3 min read
Git switch command

Git switch command

11
Comments 4
1 min read
Collaborative coding with GitHub/GitLab

Collaborative coding with GitHub/GitLab

49
Comments 1
1 min read
Misadventures in Installing Git

Misadventures in Installing Git

4
Comments
10 min read
Quick tip on Git diffs for PHP files

Quick tip on Git diffs for PHP files

4
Comments
1 min read
Launch WSL bash prompt from Tower

Launch WSL bash prompt from Tower

5
Comments
1 min read
Git on the go with these mobile apps for Git (and GitHub)

Git on the go with these mobile apps for Git (and GitHub)

45
Comments 5
5 min read
Tests in pre-commit hooks and alternatives

Tests in pre-commit hooks and alternatives

4
Comments 1
3 min read
Create PR against release branch from merged into develop branch?

Create PR against release branch from merged into develop branch?

4
Comments 2
1 min read
The Ultimate Beginner Git Cheatsheet

The Ultimate Beginner Git Cheatsheet

10
Comments
1 min read
How to speed up ci server with small git command change ?

How to speed up ci server with small git command change ?

9
Comments
1 min read
Clean local GIT branches

Clean local GIT branches

6
Comments
1 min read
GitHub as Code

GitHub as Code

7
Comments 2
2 min read
Please don't forget your history (in Git)

Please don't forget your history (in Git)

6
Comments
4 min read
Weekly Picks #87 — Development Posts

Weekly Picks #87 — Development Posts

6
Comments
1 min read
Git aliases I can't live without

Git aliases I can't live without

8
Comments
1 min read
Hide your shameful commits with Git Squash

Hide your shameful commits with Git Squash

6
Comments
3 min read
Git Push New

Git Push New

7
Comments
3 min read
Rewriting your (git) history

Rewriting your (git) history

6
Comments
3 min read
[astuce] Comment cloner une seule branche avec git 2.21.0

[astuce] Comment cloner une seule branche avec git 2.21.0

3
Comments
1 min read
Git first time setup

Git first time setup

10
Comments
3 min read
Setup a Git Server and Deploy with Git Hooks on Ubuntu 18.04

Setup a Git Server and Deploy with Git Hooks on Ubuntu 18.04

6
Comments
6 min read
Listing out the history of a particular file in Git

Listing out the history of a particular file in Git

6
Comments
1 min read
git me some help, please :)

git me some help, please :)

4
Comments 4
1 min read
Continuous Deployment on Hostinger

Continuous Deployment on Hostinger

7
Comments
2 min read
Crib-Notes: Manifest Deltas

Crib-Notes: Manifest Deltas

7
Comments
2 min read
Start using Bit to build React Apps like Lego

Start using Bit to build React Apps like Lego

4
Comments
3 min read
My Git tips for a better life in your console

My Git tips for a better life in your console

8
Comments 2
1 min read
The Git workflow you need: How to deal with multiple teams in a single repository

The Git workflow you need: How to deal with multiple teams in a single repository

9
Comments
11 min read
How to control your deployments and versioning with semantic-release & friends

How to control your deployments and versioning with semantic-release & friends

5
Comments
7 min read
CST026 — Pull Requests und Code Review

CST026 — Pull Requests und Code Review

4
Comments
2 min read
Git: Putting the Knowledge into Practice

Git: Putting the Knowledge into Practice

12
Comments
8 min read
Git: Content based addressing, branches and tags

Git: Content based addressing, branches and tags

7
Comments
7 min read
Git: The Object Database

Git: The Object Database

5
Comments
7 min read
How to delete local and remote tags massively from a git repo in just one line

How to delete local and remote tags massively from a git repo in just one line

8
Comments 1
2 min read
Undoing unwanted commits on Git

Undoing unwanted commits on Git

4
Comments
1 min read
Quick access to the most relevant folder

Quick access to the most relevant folder

6
Comments
1 min read
Automatically close GitHub Issues

Automatically close GitHub Issues

4
Comments 2
1 min read
Git the most edited files in a project

Git the most edited files in a project

7
Comments
3 min read
Forgot the name of your recently used git branch? Gotcha fam!

Forgot the name of your recently used git branch? Gotcha fam!

6
Comments 1
1 min read
Top 10 VS Code Extensions to Use as Junior JavaScript Developers

Top 10 VS Code Extensions to Use as Junior JavaScript Developers

77
Comments
2 min read
Un vistazo a git: aliases

Un vistazo a git: aliases

5
Comments
2 min read
How Deleting Swift Code Can Make You a More Valuable iOS Developer—Clean iOS Codebase Series

How Deleting Swift Code Can Make You a More Valuable iOS Developer—Clean iOS Codebase Series

7
Comments
6 min read
Git gud at git - part 1

Git gud at git - part 1

48
Comments
8 min read
Git help: Merging updates in a classroom repo

Git help: Merging updates in a classroom repo

5
Comments 2
2 min read
Introducing Moiboi-CLI, Oh and my First Post

Introducing Moiboi-CLI, Oh and my First Post

7
Comments
1 min read
Git ABC - Start remembering and stop googling

Git ABC - Start remembering and stop googling

11
Comments 1
3 min read
6 Practices for Effective Pull Requests

6 Practices for Effective Pull Requests

5
Comments
13 min read
loading...