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.
Automate GitLab with Ansible - kinda

Automate GitLab with Ansible - kinda

10
Comments
3 min read
Do you always need the '-u' in git push -u origin master?

Do you always need the '-u' in git push -u origin master?

8
Comments
2 min read
How to Fix a Typo After You've Already Pushed Your Commit

How to Fix a Typo After You've Already Pushed Your Commit

94
Comments 11
4 min read
Git for begginers

Git for begginers

62
Comments
5 min read
How to version control the database?

How to version control the database?

5
Comments 3
1 min read
[Tutorial] Instalando, configurando e inicializando o Git no Linux

[Tutorial] Instalando, configurando e inicializando o Git no Linux

58
Comments 2
2 min read
Project specific git configuration

Project specific git configuration

9
Comments
1 min read
Generating shorter aliases from .gitconfig file

Generating shorter aliases from .gitconfig file

6
Comments
1 min read
Monorepo: How to keep your history in order

Monorepo: How to keep your history in order

4
Comments 3
4 min read
Git: globally change GitHub-remotes from git@ to https

Git: globally change GitHub-remotes from git@ to https

8
Comments
1 min read
Git - the big picture

Git - the big picture

11
Comments
1 min read
A new use case for git submodules

A new use case for git submodules

14
Comments 7
4 min read
Adding a Remix on Glitch button to your GitHub project

Adding a Remix on Glitch button to your GitHub project

28
Comments 1
2 min read
How to delete multiple branches in Git

How to delete multiple branches in Git

14
Comments
1 min read
Pick. Squash. Drop. Rebase! (Comic)

Pick. Squash. Drop. Rebase! (Comic)

366
Comments 16
2 min read
12 Days of Gitmas: Merge conflicts and PRs!

12 Days of Gitmas: Merge conflicts and PRs!

9
Comments
7 min read
Semantic versioning for GitHub Actions

Semantic versioning for GitHub Actions

7
Comments
2 min read
Using git to open your editor

Using git to open your editor

49
Comments 4
2 min read
Quick edit of Git repo URL in windows

Quick edit of Git repo URL in windows

8
Comments 1
1 min read
Gitlab: Create merge requests from cli

Gitlab: Create merge requests from cli

33
Comments 4
2 min read
Git - Delete Branches

Git - Delete Branches

8
Comments
1 min read
Steps to Becoming a Front End Developer

Steps to Becoming a Front End Developer

128
Comments 10
4 min read
A Git from the Future (Comic)

A Git from the Future (Comic)

148
Comments 16
1 min read
Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code

Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code

39
Comments
3 min read
2020 Web Developer Roadmap Step 4: Learn Terminal, Git, and Deployment

2020 Web Developer Roadmap Step 4: Learn Terminal, Git, and Deployment

104
Comments
12 min read
loading...