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.
Basic git commands all software developers should know

Basic git commands all software developers should know

72
Comments 1
4 min read
How to use Git rebase on your personal project

How to use Git rebase on your personal project

5
Comments 1
4 min read
Release Updates - Fleek Hosting CLI & API, and Github Actions

Release Updates - Fleek Hosting CLI & API, and Github Actions

3
Comments
6 min read
My journey in learning git basics 🧗🏻‍♀️

My journey in learning git basics 🧗🏻‍♀️

43
Comments 2
3 min read
Updating the deployed hugo site

Updating the deployed hugo site

5
Comments
2 min read
Atomic commits will help you git legit.

Atomic commits will help you git legit.

37
Comments 6
4 min read
Get locked out of 2 factor authentication of github

Get locked out of 2 factor authentication of github

15
Comments 16
1 min read
Tags vs Branches in Git

Tags vs Branches in Git

12
Comments
2 min read
How to change commit message in Git ?

How to change commit message in Git ?

8
Comments
1 min read
Generate a RSS Feed of recent files inside a Git repository

Generate a RSS Feed of recent files inside a Git repository

12
Comments
3 min read
Setup Local Git Server on your system

Setup Local Git Server on your system

7
Comments 2
2 min read
Fix bugs ⚡ fast with regression tests and auto-bisect

Fix bugs ⚡ fast with regression tests and auto-bisect

7
Comments 1
4 min read
The Git-ing Tree: Git Branching and Merging Strategies

The Git-ing Tree: Git Branching and Merging Strategies

8
Comments
3 min read
Staging vs. Committing: an explanation for Git beginners

Staging vs. Committing: an explanation for Git beginners

5
Comments
2 min read
10 Git Commands to get you started with Open source

10 Git Commands to get you started with Open source

25
Comments
5 min read
Use git submodules and make for simple code sharing

Use git submodules and make for simple code sharing

6
Comments
7 min read
Show off your DevOps efforts on GitHub

Show off your DevOps efforts on GitHub

6
Comments
2 min read
Do Everyone a Service by Writing Good Commit Messages

Do Everyone a Service by Writing Good Commit Messages

6
Comments
5 min read
Git vs. GitHub: an explanation for absolute beginners

Git vs. GitHub: an explanation for absolute beginners

6
Comments
2 min read
Less cognitive load when working with git and pull requests

Less cognitive load when working with git and pull requests

4
Comments
3 min read
How to Conduct a Constructive Code Review

How to Conduct a Constructive Code Review

4
Comments
3 min read
A githooks example, and how to share it with the team

A githooks example, and how to share it with the team

21
Comments 4
4 min read
Logically atomic commits

Logically atomic commits

9
Comments 2
3 min read
Weekly Digest 10/2021

Weekly Digest 10/2021

5
Comments
4 min read
Let's talk about releases...

Let's talk about releases...

27
Comments 3
3 min read
loading...