Forem

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.
Tags vs Branches in Git
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for The Git-ing Tree: Git Branching and Merging Strategies

The Git-ing Tree: Git Branching and Merging Strategies

8
Comments
3 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
Less cognitive load when working with git and pull requests
Cover image for 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
A githooks example, and how to share it with the team
Cover image for A githooks example, and how to share it with the team

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

22
Comments 4
4 min read
Logically atomic commits
Cover image for Logically atomic commits

Logically atomic commits

9
Comments 2
3 min read
Let's talk about releases...
Cover image for Let's talk about releases...

Let's talk about releases...

27
Comments 3
3 min read
Git to Use Proxy

Git to Use Proxy

6
Comments
1 min read
A Guide to Github Actions and CI/CD Workflows

A Guide to Github Actions and CI/CD Workflows

6
Comments 1
6 min read
How to recover our commit after a git reset --hard ?

How to recover our commit after a git reset --hard ?

16
Comments 1
1 min read
Git commands to get you through the day
Cover image for Git commands to get you through the day

Git commands to get you through the day

8
Comments
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.