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.
🔶 Meu estudo de Git #1 - Utilitários Básicos

🔶 Meu estudo de Git #1 - Utilitários Básicos

4
Comments
9 min read
How To Beautifully Organize Your GitHub Profile.
Cover image for How To Beautifully Organize Your GitHub Profile.

How To Beautifully Organize Your GitHub Profile.

69
Comments
3 min read
git cherry-pick: How to pick commit(s) from other branches?

git cherry-pick: How to pick commit(s) from other branches?

7
Comments 2
2 min read
Last piece of the puzzle: Moving Satellite inside Telescope

Last piece of the puzzle: Moving Satellite inside Telescope

5
Comments
2 min read
How To Install Metasploit6 In Android With Out Root?
Cover image for How To Install Metasploit6 In Android With Out Root?

How To Install Metasploit6 In Android With Out Root?

6
Comments
2 min read
Open Source Adventures: Episode 16: Git Content Hash

Open Source Adventures: Episode 16: Git Content Hash

6
Comments
3 min read
TIL - Git: fetch changes from a remote branch to a different local branch

TIL - Git: fetch changes from a remote branch to a different local branch

3
Comments
1 min read
Git Worktrees are not so Scary 😱

Git Worktrees are not so Scary 😱

12
Comments 2
3 min read
How to Automatically deploy from GitHub (Git) to cPanel
Cover image for How to Automatically deploy from GitHub (Git) to cPanel

How to Automatically deploy from GitHub (Git) to cPanel

90
Comments 6
3 min read
My Git Aliases Categorized by Usage
Cover image for My Git Aliases Categorized by Usage

My Git Aliases Categorized by Usage

8
Comments 4
2 min read
Git 101 - How to Create Your First GitHub Repository
Cover image for Git 101 - How to Create Your First GitHub Repository

Git 101 - How to Create Your First GitHub Repository

31
Comments
4 min read
Github Profile Readme Custom 🎨📌
Cover image for Github Profile Readme Custom 🎨📌

Github Profile Readme Custom 🎨📌

38
Comments 6
2 min read
Configure Git to Always Push to the Current Branch

Configure Git to Always Push to the Current Branch

33
Comments 2
1 min read
🗃️ Install Git on Windows
Cover image for 🗃️ Install Git on Windows

🗃️ Install Git on Windows

8
Comments
2 min read
Simple & efficient code collaboration

Simple & efficient code collaboration

5
Comments
3 min read
`git pull` and `git fetch`, a subtle difference
Cover image for `git pull` and `git fetch`, a subtle difference

`git pull` and `git fetch`, a subtle difference

3
Comments 2
2 min read
Cherry pick — Git e Github

Cherry pick — Git e Github

13
Comments 1
3 min read
Deleting Git branches in bulk

Deleting Git branches in bulk

5
Comments
3 min read
Pull Request automation with Mergify
Cover image for Pull Request automation with Mergify

Pull Request automation with Mergify

6
Comments
3 min read
How to delete all merged git branches with one terminal command

How to delete all merged git branches with one terminal command

19
Comments 4
2 min read
One secret tip for first-time OSS contributors. Shh! 🤫 don't tell anyone else
Cover image for One secret tip for first-time OSS contributors. Shh! 🤫 don't tell anyone else

One secret tip for first-time OSS contributors. Shh! 🤫 don't tell anyone else

13
Comments
3 min read
Git Hooks for your Golang project
Cover image for Git Hooks for your Golang project

Git Hooks for your Golang project

24
Comments 2
1 min read
Padrões de Commits (Commit Patterns)
Cover image for Padrões de Commits (Commit Patterns)

Padrões de Commits (Commit Patterns)

164
Comments 3
4 min read
Stop Struggling with Merging Branches and Use these Git Commands instead

Stop Struggling with Merging Branches and Use these Git Commands instead

9
Comments
1 min read
Create a folder and push multiple files under a single commit through GitHub API

Create a folder and push multiple files under a single commit through GitHub API

12
Comments 6
4 min read
loading...