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.
Use Git More Efficiently: A Simple Git Workflow

Use Git More Efficiently: A Simple Git Workflow

34
Comments
3 min read
Setting up Raspberry Pi as a git server

Setting up Raspberry Pi as a git server

33
Comments 8
8 min read
Jenkins: running PHPUnit from Codeception by a Pull Request in Github and Allure-reports

Jenkins: running PHPUnit from Codeception by a Pull Request in Github and Allure-reports

7
Comments
11 min read
My Journey to Understanding Git, GitHub, and Collaborative Workflow

My Journey to Understanding Git, GitHub, and Collaborative Workflow

10
Comments
8 min read
How to keep your forked GitHub repository up to date

How to keep your forked GitHub repository up to date

8
Comments
1 min read
History of Version Control Systems VCS

History of Version Control Systems VCS

9
Comments 4
4 min read
Automate Git With Hooks And Husky

Automate Git With Hooks And Husky

10
Comments
3 min read
An advanced setup for Travis CI

An advanced setup for Travis CI

12
Comments 2
4 min read
Smarter git checkout with fzf

Smarter git checkout with fzf

20
Comments 5
2 min read
How to use git branches for the organized code base you always wanted

How to use git branches for the organized code base you always wanted

9
Comments
1 min read
Open Source Git Workflow (an overview)

Open Source Git Workflow (an overview)

13
Comments
4 min read
Git basics - the only introduction you'll ever need!

Git basics - the only introduction you'll ever need!

415
Comments 2
11 min read
Git - How to validate commit messages?

Git - How to validate commit messages?

56
Comments 1
6 min read
Generating Conventional Changelogs

Generating Conventional Changelogs

35
Comments 2
4 min read
xargs and the unruly tags: A tale of two commands

xargs and the unruly tags: A tale of two commands

10
Comments
4 min read
Git + GitHub Best Practices for Teams (Opinionated)

Git + GitHub Best Practices for Teams (Opinionated)

263
Comments 14
10 min read
A GitHub Guide For People Who Don’t Understand GitHub

A GitHub Guide For People Who Don’t Understand GitHub

64
Comments 2
6 min read
GitKraken, what is it? and common actions?

GitKraken, what is it? and common actions?

7
Comments 1
1 min read
git reflog saved my ass.

git reflog saved my ass.

84
Comments 15
2 min read
Common Git problems and easy incremental solutions for all the family

Common Git problems and easy incremental solutions for all the family

11
Comments 2
3 min read
How to automate your Git workflow

How to automate your Git workflow

15
Comments 4
2 min read
Looking for open source project to contribute

Looking for open source project to contribute

7
Comments 10
1 min read
Using SVN to manage your code snippets in GitHub!

Using SVN to manage your code snippets in GitHub!

13
Comments 3
3 min read
How to count the number of commits made between 2 commits hashes

How to count the number of commits made between 2 commits hashes

14
Comments 4
2 min read
Moving to native vim plugin management

Moving to native vim plugin management

14
Comments
2 min read
ELI5: Git Rebase vs. Merge

ELI5: Git Rebase vs. Merge

146
Comments 29
1 min read
GIT for beginners

GIT for beginners

17
Comments
8 min read
Regain control of branches with git rebase --onto

Regain control of branches with git rebase --onto

7
Comments 3
5 min read
Quickly Alias Git Commands

Quickly Alias Git Commands

38
Comments 2
1 min read
Enforcing Git Commit Message Style

Enforcing Git Commit Message Style

15
Comments
3 min read
GIT conflicts what’s the problem ?

GIT conflicts what’s the problem ?

5
Comments
4 min read
Serving a Git repository over HTTP

Serving a Git repository over HTTP

14
Comments 5
3 min read
Resolving tricky situations with git reset and rebase 🧶

Resolving tricky situations with git reset and rebase 🧶

87
Comments 8
3 min read
What makes a good commit message?

What makes a good commit message?

19
Comments
7 min read
Find A String in a Massive Git Repo

Find A String in a Massive Git Repo

89
Comments 7
1 min read
Undo changes in Git - Cheat sheet for git checkout, stash, reset, clean, revert, rebase -i, amend

Undo changes in Git - Cheat sheet for git checkout, stash, reset, clean, revert, rebase -i, amend

349
Comments 4
8 min read
Changing the Git history

Changing the Git history

8
Comments
1 min read
Analyzing Dev.to Git History with Elasticsearch

Analyzing Dev.to Git History with Elasticsearch

55
Comments 4
1 min read
Getting your project seen

Getting your project seen

83
Comments 2
5 min read
How to start with Git if you hate it and love TFS

How to start with Git if you hate it and love TFS

6
Comments
2 min read
Git Rebase vs Merge

Git Rebase vs Merge

14
Comments 1
3 min read
Easy way of adding an existing project to github using CLI.

Easy way of adding an existing project to github using CLI.

3
Comments
1 min read
Query Github GraphQL

Query Github GraphQL

5
Comments
2 min read
Crash Course: git Lingo

Crash Course: git Lingo

111
Comments 4
5 min read
New to Git and GitHub

New to Git and GitHub

7
Comments
5 min read
10 insanely useful Git commands you wish existed – and their alternatives

10 insanely useful Git commands you wish existed – and their alternatives

417
Comments 17
8 min read
How to delete all your local branches but keep master

How to delete all your local branches but keep master

136
Comments 24
1 min read
Experience with Bit (Bit.dev previously Bit-Src)

Experience with Bit (Bit.dev previously Bit-Src)

14
Comments 1
4 min read
Revert Your Mistaken Git Commits

Revert Your Mistaken Git Commits

8
Comments 5
3 min read
Custom git credential helper

Custom git credential helper

10
Comments 2
2 min read
Maintaining multiple GitHub accounts with ease

Maintaining multiple GitHub accounts with ease

8
Comments
1 min read
Git login with Netrc

Git login with Netrc

4
Comments
1 min read
Consistent commits using Commitlint

Consistent commits using Commitlint

6
Comments
2 min read
Quick thermal app tour 01:01

Quick thermal app tour

14
Comments
1 min read
Linux: GPG-keys, Pass – passwords manager, and passwords import from a KeePass database

Linux: GPG-keys, Pass – passwords manager, and passwords import from a KeePass database

45
Comments 9
10 min read
How to delete all local git branches merged into the current branch

How to delete all local git branches merged into the current branch

10
Comments 1
1 min read
How I Write Source Control Commit Messages

How I Write Source Control Commit Messages

200
Comments 47
4 min read
Git surgery #1

Git surgery #1

6
Comments
4 min read
One-liner to reset the password associated with git

One-liner to reset the password associated with git

8
Comments
1 min read
Form habits by making the right thing easiest

Form habits by making the right thing easiest

90
Comments 9
3 min read
loading...