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.
Want To Learn Programming? Learn How To Track Changes First

Want To Learn Programming? Learn How To Track Changes First

10
Comments 1
3 min read
15 Git Commands You May Not Know

15 Git Commands You May Not Know

1184
Comments 41
3 min read
One stop to all Git repository

One stop to all Git repository

5
Comments
1 min read
Shell Function for Pulling PRs

Shell Function for Pulling PRs

2
Comments
1 min read
5 Free Courses to Learn Git and Github in Depth

5 Free Courses to Learn Git and Github in Depth

330
Comments 8
9 min read
Git: How To Merge Repositories

Git: How To Merge Repositories

13
Comments 4
3 min read
Fosh: Execute shell commands in multiple directories grouped by tags

Fosh: Execute shell commands in multiple directories grouped by tags

5
Comments
3 min read
How to better organize your git commits

How to better organize your git commits

81
Comments 6
6 min read
How to solve Git issues on renaming files and folder

How to solve Git issues on renaming files and folder

9
Comments
1 min read
Productive Git for Developers

Productive Git for Developers

53
Comments 3
4 min read
Tips for working with shell scripts

Tips for working with shell scripts

5
Comments
2 min read
The deployment pipeline: The basis for successful software development

The deployment pipeline: The basis for successful software development

8
Comments
4 min read
My migration from keepassxc to pass (password store)

My migration from keepassxc to pass (password store)

15
Comments 2
7 min read
.gitignore is not working

.gitignore is not working

4
Comments
1 min read
GitFlow : methodology and practice

GitFlow : methodology and practice

10
Comments
4 min read
don't use git stash pop

don't use git stash pop

27
Comments 5
3 min read
Making your life easier with «Hub» from GitHub

Making your life easier with «Hub» from GitHub

57
Comments 1
3 min read
How to Securely Deploy to Kubernetes from Bitbucket Pipelines

How to Securely Deploy to Kubernetes from Bitbucket Pipelines

10
Comments
3 min read
Delete Your Master

Delete Your Master

7
Comments 6
1 min read
O perfil perfeito no GitHub

O perfil perfeito no GitHub

33
Comments 6
2 min read
Lista de apps — Automatizando fluxo de trabalho no GitHub

Lista de apps — Automatizando fluxo de trabalho no GitHub

8
Comments
1 min read
How to create a global .gitignore file

How to create a global .gitignore file

5
Comments
2 min read
Lista - Analisadores de Perfil no GitHub

Lista - Analisadores de Perfil no GitHub

5
Comments
1 min read
GitHub vs Outros

GitHub vs Outros

3
Comments
2 min read
TIL — Git supports a global exclude file

TIL — Git supports a global exclude file

6
Comments
2 min read
Deploy de aplicación Rocket desde GitHub a Heroku

Deploy de aplicación Rocket desde GitHub a Heroku

12
Comments
4 min read
GPG-signing your Git commits

GPG-signing your Git commits

22
Comments 1
7 min read
Host Static Websites for Free

Host Static Websites for Free

10
Comments
6 min read
How to remove local branches that aren't on remote?

How to remove local branches that aren't on remote?

14
Comments
1 min read
Git Terminology - It's All Connected

Git Terminology - It's All Connected

11
Comments 2
2 min read
Exploring the charms of Git - Bundle

Exploring the charms of Git - Bundle

6
Comments
2 min read
Conflict Resolution: Git Merge practice

Conflict Resolution: Git Merge practice

17
Comments 2
5 min read
Versioning or not the composer.lock file?

Versioning or not the composer.lock file?

11
Comments 3
2 min read
Aliases git way

Aliases git way

10
Comments 1
2 min read
Upgrade Ubuntu on WSL from 18.04 to 18.10

Upgrade Ubuntu on WSL from 18.04 to 18.10

11
Comments 1
3 min read
Getting Schwifty With Pull Requests

Getting Schwifty With Pull Requests

12
Comments
4 min read
Using Git Tags To Version Coding Tutorials

Using Git Tags To Version Coding Tutorials

393
Comments 23
8 min read
Organizing Work a Personal Story

Organizing Work a Personal Story

10
Comments 1
2 min read
First conference of the year : Git Merge 2019

First conference of the year : Git Merge 2019

9
Comments
8 min read
Laying out a git repository

Laying out a git repository

9
Comments
7 min read
Work faster with Git aliases

Work faster with Git aliases

110
Comments 10
4 min read
git is hard, but time travel in git is easy.

git is hard, but time travel in git is easy.

10
Comments
2 min read
Don't copy and paste git changed files path anymore, use 'git add -i'

Don't copy and paste git changed files path anymore, use 'git add -i'

7
Comments
1 min read
Learn Git Workflow from the Basics and Branches to Forks and Pull Requests

Learn Git Workflow from the Basics and Branches to Forks and Pull Requests

10
Comments
1 min read
Using github repos as Haskell dependency

Using github repos as Haskell dependency

7
Comments 3
1 min read
How to versioning SQL databases architecture using GitHub and Visual Studio

How to versioning SQL databases architecture using GitHub and Visual Studio

2
Comments 2
4 min read
Break Git Down: How To Create a Branch From Master and Make Your First Commit!

Break Git Down: How To Create a Branch From Master and Make Your First Commit!

296
Comments 23
3 min read
Full Git rebase flow for a busy remote

Full Git rebase flow for a busy remote

10
Comments
1 min read
Obscure, but useful git commands

Obscure, but useful git commands

13
Comments 1
3 min read
Automating Git Events with Github Webhook

Automating Git Events with Github Webhook

12
Comments
2 min read
Archive Your Git Repo

Archive Your Git Repo

10
Comments 1
2 min read
Protecting your Git branches on AWS CodeCommit

Protecting your Git branches on AWS CodeCommit

7
Comments
3 min read
Git users and their last commits

Git users and their last commits

6
Comments
1 min read
Enhance your git log with conventional commits

Enhance your git log with conventional commits

160
Comments 14
3 min read
Git, GitHub, & Workflow Fundamentals

Git, GitHub, & Workflow Fundamentals

169
Comments 10
5 min read
A remote sync solution for iOS and Linux: Git and Working Copy

A remote sync solution for iOS and Linux: Git and Working Copy

8
Comments
8 min read
How to test a Pull Request locally before Merging.

How to test a Pull Request locally before Merging.

39
Comments 3
2 min read
Simple linter for yaml files modified in git

Simple linter for yaml files modified in git

5
Comments
1 min read
Git-Flow

Git-Flow

25
Comments
3 min read
My team's git workflow

My team's git workflow

18
Comments
2 min read
loading...