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.
How I use git and gitHub to store folders in the cloud

How I use git and gitHub to store folders in the cloud

3
Comments 2
7 min read
Finding total lines of code in your project

Finding total lines of code in your project

4
Comments 4
1 min read
Life-changing git Commands you probably aren't using

Life-changing git Commands you probably aren't using

7
Comments
5 min read
How to change your default text editor for git (and avoid vim)

How to change your default text editor for git (and avoid vim)

19
Comments 1
2 min read
Cleaning up your GitHub profile

Cleaning up your GitHub profile

60
Comments 13
2 min read
Do you use a monorepo?

Do you use a monorepo?

10
Comments 19
1 min read
Using Github's CLI on Ubuntu & Commands.

Using Github's CLI on Ubuntu & Commands.

41
Comments
2 min read
🤕 Git Visualized: Forked a Repo, Now The Original Has More Commits

🤕 Git Visualized: Forked a Repo, Now The Original Has More Commits

96
Comments 5
4 min read
How To Keep Safe From Git Leaks

How To Keep Safe From Git Leaks

7
Comments
5 min read
How to setup 2 separate Git profiles on a single device?

How to setup 2 separate Git profiles on a single device?

16
Comments 8
2 min read
Fix GIT after MAC OS Catalina update (xcrun error)

Fix GIT after MAC OS Catalina update (xcrun error)

11
Comments 1
2 min read
Basics of Git, Explained (Part 2)

Basics of Git, Explained (Part 2)

7
Comments
3 min read
Git Rebase... with Merges?

Git Rebase... with Merges?

6
Comments 1
4 min read
Git Remotes in Five Minutes or Less

Git Remotes in Five Minutes or Less

6
Comments
3 min read
The Ultimate Git Tutorial Part 7: .gitignore

The Ultimate Git Tutorial Part 7: .gitignore

15
Comments 1
1 min read
📜 Git Cheat-Sheet [infographic + pdf]

📜 Git Cheat-Sheet [infographic + pdf]

163
Comments 5
1 min read
Why do I need git?

Why do I need git?

6
Comments
6 min read
What git strategies does your company use?

What git strategies does your company use?

8
Comments 1
1 min read
Do you use some kind of GUI for git, and if you do, when do you have to resort to terminal?

Do you use some kind of GUI for git, and if you do, when do you have to resort to terminal?

5
Comments 8
1 min read
[Git] How do I merge featured branch into master, when master have already be edited (e.g. bug fixes)

[Git] How do I merge featured branch into master, when master have already be edited (e.g. bug fixes)

2
Comments 5
1 min read
Building an AWS Cross-AccountCodePipeline with GitFlow

Building an AWS Cross-AccountCodePipeline with GitFlow

8
Comments
3 min read
Git Branch Naming Convention

Git Branch Naming Convention

249
Comments 16
3 min read
The Ultimate Git Tutorial Part 6: Stashing Changes

The Ultimate Git Tutorial Part 6: Stashing Changes

8
Comments
1 min read
Git Branches in Five Minutes or Less

Git Branches in Five Minutes or Less

7
Comments
2 min read
Making git log prettier

Making git log prettier

7
Comments 3
1 min read
The Ultimate Git Tutorial Part 5: Undoing Changes and Reverting Commits

The Ultimate Git Tutorial Part 5: Undoing Changes and Reverting Commits

11
Comments
1 min read
The Ultimate Git Tutorial Part 4: Merging and Resolving Conflicts

The Ultimate Git Tutorial Part 4: Merging and Resolving Conflicts

9
Comments
1 min read
Git Essentials in Five Minutes or Less

Git Essentials in Five Minutes or Less

17
Comments 1
2 min read
How I recovered a day's worth of work with git 🏥

How I recovered a day's worth of work with git 🏥

38
Comments 1
5 min read
Day6 - git with js challenge

Day6 - git with js challenge

3
Comments 1
1 min read
[Tutorial Git] Visualizando o commit no modo gráfico

[Tutorial Git] Visualizando o commit no modo gráfico

12
Comments
1 min read
git-issue: an offline-friendly project management tool with potential

git-issue: an offline-friendly project management tool with potential

4
Comments 1
2 min read
Quick tip: Clone a single folder from Github

Quick tip: Clone a single folder from Github

50
Comments 4
1 min read
The Ultimate Git Tutorial Part 3: Branching

The Ultimate Git Tutorial Part 3: Branching

6
Comments
1 min read
The issue with Monorepos

The issue with Monorepos

7
Comments 1
9 min read
Git Gud: Create a .gitmessage

Git Gud: Create a .gitmessage

9
Comments
3 min read
The Ultimate Git Tutorial Part 2: Committing and Pushing

The Ultimate Git Tutorial Part 2: Committing and Pushing

13
Comments
1 min read
3 Git Aliases I Can't Live Without

3 Git Aliases I Can't Live Without

6
Comments
2 min read
How To deploy Your Web App To Heroku

How To deploy Your Web App To Heroku

15
Comments 1
2 min read
Day5 - Learning JavaScript

Day5 - Learning JavaScript

4
Comments 1
1 min read
The Ultimate Git Tutorial Part 1: Setting up SSH and Cloning a Repository

The Ultimate Git Tutorial Part 1: Setting up SSH and Cloning a Repository

35
Comments 1
1 min read
Versioning git pushes of React websites

Versioning git pushes of React websites

5
Comments 1
3 min read
How to make good Git commits

How to make good Git commits

99
Comments 9
11 min read
A Beginner’s Guide to Git — What is a Changelog and How to Generate it

A Beginner’s Guide to Git — What is a Changelog and How to Generate it

40
Comments
7 min read
A Beginner’s Guide to Git — How to Write a Good Commit Message

A Beginner’s Guide to Git — How to Write a Good Commit Message

281
Comments 24
5 min read
Plugging Git Leaks: Preventing and Fixing Information Exposure in Repositories

Plugging Git Leaks: Preventing and Fixing Information Exposure in Repositories

5
Comments
6 min read
Dolt is Git For Data

Dolt is Git For Data

34
Comments 3
1 min read
Warning on long branch names with git hooks

Warning on long branch names with git hooks

7
Comments
2 min read
Stranger in a Strange Land: An Imposter Encounters Git

Stranger in a Strange Land: An Imposter Encounters Git

11
Comments 1
9 min read
Copying a git repository properly

Copying a git repository properly

8
Comments
2 min read
You Need to Know About Git Worktree

You Need to Know About Git Worktree

7
Comments
2 min read
Utilisez Gitlab.com pour déployer automatiquement votre site web Hugo

Utilisez Gitlab.com pour déployer automatiquement votre site web Hugo

10
Comments 1
3 min read
[Tutorial Git] git diff: Verificando modificações no repositório

[Tutorial Git] git diff: Verificando modificações no repositório

20
Comments 5
2 min read
GitOps w/ ArgoCD a Tutorial

GitOps w/ ArgoCD a Tutorial

41
Comments
4 min read
TIL: git branch can show more than only the name of branches

TIL: git branch can show more than only the name of branches

8
Comments
1 min read
How to fix the order of commits in GitHub Pull Requests

How to fix the order of commits in GitHub Pull Requests

6
Comments
6 min read
git commit -a

git commit -a

33
Comments 5
1 min read
Gratitude journal - dev edition (29.3. - git)

Gratitude journal - dev edition (29.3. - git)

7
Comments 3
1 min read
Find The commit that introduced a bug with git bisect

Find The commit that introduced a bug with git bisect

95
Comments 8
2 min read
Merging Branches with git #Part 2.

Merging Branches with git #Part 2.

7
Comments
3 min read
loading...