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.
Improve your commits and Pull Request
Cover image for Improve your commits and Pull Request

Improve your commits and Pull Request

6
Comments
3 min read
Git Cheat Sheet 📄 (50 commands + PDF and poster)
Cover image for Git Cheat Sheet 📄 (50 commands + PDF and poster)

Git Cheat Sheet 📄 (50 commands + PDF and poster)

690
Comments 30
4 min read
Interactive rebasing, git god-mode

Interactive rebasing, git god-mode

7
Comments
6 min read
Most Committed Repository in GitHub

Most Committed Repository in GitHub

9
Comments 1
3 min read
Recover a deleted local branch

Recover a deleted local branch

7
Comments
2 min read
Create Gitlab PR Template
Cover image for Create Gitlab PR Template

Create Gitlab PR Template

22
Comments
4 min read
Configurações iniciais

Configurações iniciais

3
Comments
2 min read
⭐️ The Open Source Alternative To Notion ⭐️
Cover image for ⭐️ The Open Source Alternative To Notion ⭐️

⭐️ The Open Source Alternative To Notion ⭐️

316
Comments 33
2 min read
Fast commit and push

Fast commit and push

6
Comments
1 min read
Git Conflicts; Fixing it with Git Rebase

Git Conflicts; Fixing it with Git Rebase

5
Comments
2 min read
GIT & GITHUB
Cover image for GIT & GITHUB

GIT & GITHUB

7
Comments
3 min read
Git Cheat Codes: TLDR useful Git commands

Git Cheat Codes: TLDR useful Git commands

5
Comments 2
4 min read
Getting started with Git day 01.

Getting started with Git day 01.

2
Comments
1 min read
Git commands to get information about changes made to your files
Cover image for Git commands to get information about changes made to your files

Git commands to get information about changes made to your files

8
Comments
3 min read
Multiple ssh keys
Cover image for Multiple ssh keys

Multiple ssh keys

5
Comments
2 min read
Structuring a CI/CD workflow in GitLab (Node.js example)
Cover image for Structuring a CI/CD workflow in GitLab (Node.js example)

Structuring a CI/CD workflow in GitLab (Node.js example)

94
Comments 3
9 min read
Gitflow: entenda quando e como você deve utilizar

Gitflow: entenda quando e como você deve utilizar

7
Comments
7 min read
Git Cheatsheet for 2022
Cover image for Git Cheatsheet for 2022

Git Cheatsheet for 2022

24
Comments
3 min read
Shell command for cleaning up git repositories from unused branches
Cover image for Shell command for cleaning up git repositories from unused branches

Shell command for cleaning up git repositories from unused branches

16
Comments 1
2 min read
Enforce coding style check and run tests before each code commit using Git hooks

Enforce coding style check and run tests before each code commit using Git hooks

5
Comments
3 min read
Versioning Data and Pipeline With Git, DVC and Cloud Storage
Cover image for Versioning Data and Pipeline With Git, DVC and Cloud Storage

Versioning Data and Pipeline With Git, DVC and Cloud Storage

4
Comments
8 min read
Git command tips: git amend

Git command tips: git amend

5
Comments
1 min read
New Worktree? No problem!

New Worktree? No problem!

1
Comments
5 min read
Learn How To Contribute To Your First Opensource Project In 5 Minutes
Cover image for Learn How To Contribute To Your First Opensource Project In 5 Minutes

Learn How To Contribute To Your First Opensource Project In 5 Minutes

6
Comments 1
2 min read
I messed up my git history: retrieving your lost commits
Cover image for I messed up my git history: retrieving your lost commits

I messed up my git history: retrieving your lost commits

2
Comments
2 min read
loading...