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.
Git branches best practices

Git branches best practices

26
Comments
5 min read
Quickly move from "master" to "main" branch at Github
Cover image for Quickly move from "master" to "main" branch at Github

Quickly move from "master" to "main" branch at Github

10
Comments
2 min read
Get started with Git CLI and use these workflows in your everyday projects
Cover image for Get started with Git CLI and use these workflows in your everyday projects

Get started with Git CLI and use these workflows in your everyday projects

6
Comments 1
12 min read
Merging Makes the Spice Flow
Cover image for Merging Makes the Spice Flow

Merging Makes the Spice Flow

5
Comments
3 min read
Markdown Cheat Sheet
Cover image for Markdown Cheat Sheet

Markdown Cheat Sheet

71
Comments 2
2 min read
How to use emoji in your commit message ⚡ ⚡

How to use emoji in your commit message ⚡ ⚡

23
Comments 4
3 min read
Git does not store Diffs

Git does not store Diffs

13
Comments
3 min read
I review my old Git commit messages 🤦‍♂️
Cover image for I review my old Git commit messages 🤦‍♂️

I review my old Git commit messages 🤦‍♂️

11
Comments 1
1 min read
Git Objects

Git Objects

10
Comments
4 min read
Tip: Stashing selected files in git
Cover image for Tip: Stashing selected files in git

Tip: Stashing selected files in git

10
Comments
1 min read
Uma gentil introdução ao git e seus comandos
Cover image for Uma gentil introdução ao git e seus comandos

Uma gentil introdução ao git e seus comandos

9
Comments 1
4 min read
13 Git Commands Every Developer Must Know

13 Git Commands Every Developer Must Know

9
Comments
8 min read
12 Ways to Undo Mistakes with Git - Part 1
Cover image for 12 Ways to Undo Mistakes with Git - Part 1

12 Ways to Undo Mistakes with Git - Part 1

51
Comments
3 min read
How to use git rebase effectively
Cover image for How to use git rebase effectively

How to use git rebase effectively

7
Comments
9 min read
How to review your changes with git piece by piece before committing

How to review your changes with git piece by piece before committing

6
Comments 4
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.