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.
Find A String in a Massive Git Repo

Find A String in a Massive Git Repo

90
Comments 7
1 min read
Undo changes in Git - Cheat sheet for git checkout, stash, reset, clean, revert, rebase -i, amend
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Git Rebase vs Merge

Git Rebase vs Merge

15
Comments 1
3 min read
10 insanely useful Git commands you wish existed – and their alternatives
Cover image for 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
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
Crash Course: git Lingo
Cover image for Crash Course: git Lingo

Crash Course: git Lingo

111
Comments 4
5 min read
Query Github GraphQL
Cover image for Query Github GraphQL

Query Github GraphQL

5
Comments
2 min read
New to Git and GitHub

New to Git and GitHub

7
Comments
5 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
Cover image for 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
Git login with Netrc

Git login with Netrc

5
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
Cover image for Form habits by making the right thing easiest

Form habits by making the right thing easiest

90
Comments 9
3 min read
loading...