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 101 - Installation and First Commit

Git 101 - Installation and First Commit

9
Comments
3 min read
Getting started with Git and Azure DevOps

Getting started with Git and Azure DevOps

41
Comments
21 min read
Looking for contributors for iHateRegex.io <3

Looking for contributors for iHateRegex.io <3

13
Comments 2
1 min read
Gitprefix - Automatically formatting commit messages

Gitprefix - Automatically formatting commit messages

6
Comments
2 min read
Some many ways to ignore file changes in Git

Some many ways to ignore file changes in Git

5
Comments
1 min read
Git merge, git rebase, and crawling out of the git hole

Git merge, git rebase, and crawling out of the git hole

144
Comments 13
5 min read
My Customs Git Configurations

My Customs Git Configurations

15
Comments 2
4 min read
Keeping track of notes across projects and features

Keeping track of notes across projects and features

7
Comments
2 min read
Learn Git, Github, and Opensource – Course

Learn Git, Github, and Opensource – Course

50
Comments
2 min read
Connecting Atlassian SourceTree With Your Azure DevOps GIT Repo

Connecting Atlassian SourceTree With Your Azure DevOps GIT Repo

12
Comments 1
3 min read
Quick guide on Ruby on Rails Continuous Integration with GitlabCI - why it's worth and how to get it running.

Quick guide on Ruby on Rails Continuous Integration with GitlabCI - why it's worth and how to get it running.

9
Comments
12 min read
Important Tools To Improve Your Web Development Workflow

Important Tools To Improve Your Web Development Workflow

9
Comments
4 min read
[question/help] How can one use docker-compose to install packages from a requirements file when one is behind a private repo?

[question/help] How can one use docker-compose to install packages from a requirements file when one is behind a private repo?

6
Comments 2
1 min read
Understanding Heroku Pipelines

Understanding Heroku Pipelines

28
Comments
5 min read
Pushing an existing repository to Github.

Pushing an existing repository to Github.

33
Comments 8
3 min read
Checking out pull requests locally

Checking out pull requests locally

4
Comments
1 min read
Oops, I forgot to sign my commit from last Monday...

Oops, I forgot to sign my commit from last Monday...

6
Comments
4 min read
Oops, I just pushed a git commit to the wrong branch. What now?

Oops, I just pushed a git commit to the wrong branch. What now?

161
Comments 18
1 min read
Continuous Integration with Rebase

Continuous Integration with Rebase

9
Comments
1 min read
How to split a git repository

How to split a git repository

31
Comments 3
1 min read
How to fix your history

How to fix your history

8
Comments
6 min read
8 things I learnt from a script for repository creation

8 things I learnt from a script for repository creation

74
Comments 5
7 min read
Code Review Git Workflow

Code Review Git Workflow

6
Comments
4 min read
Interactively Rebase with git

Interactively Rebase with git

20
Comments 2
3 min read
Host your Git on Glitch with Gogs

Host your Git on Glitch with Gogs

57
Comments 10
2 min read
loading...