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.
9 Pro Tips for Effective Version Control and Collaboration using Git
Cover image for 9 Pro Tips for Effective Version Control and Collaboration using Git

9 Pro Tips for Effective Version Control and Collaboration using Git

7
Comments
3 min read
Why use git worktree?

Why use git worktree?

6
Comments
1 min read
Como configurar duas contas do GitHub no seu computador utilizando chaves SSH

Como configurar duas contas do GitHub no seu computador utilizando chaves SSH

216
Comments 39
7 min read
Crafting Your GitHub Showcase: Elevate Your Profile in Minutes
Cover image for Crafting Your GitHub Showcase: Elevate Your Profile in Minutes

Crafting Your GitHub Showcase: Elevate Your Profile in Minutes

4
Comments
3 min read
Beginner's Guide to GitHub: Part 1
Cover image for Beginner's Guide to GitHub: Part 1

Beginner's Guide to GitHub: Part 1

1
Comments
9 min read
Updating, Testing, and Merging Several Pull Requests at Once with a Merge Queue
Cover image for Updating, Testing, and Merging Several Pull Requests at Once with a Merge Queue

Updating, Testing, and Merging Several Pull Requests at Once with a Merge Queue

Comments
4 min read
Creating Beautiful Markdown Files in GitHub.

Creating Beautiful Markdown Files in GitHub.

23
Comments
3 min read
Understanding Git and GitHub
Cover image for Understanding Git and GitHub

Understanding Git and GitHub

1
Comments
11 min read
Introduction to GitHub Issues

Introduction to GitHub Issues

7
Comments 2
3 min read
🚀 One Git Trick for Perfect Commits 🛠️

🚀 One Git Trick for Perfect Commits 🛠️

32
Comments 12
2 min read
Renomeando arquivos no Git do jeito certo

Renomeando arquivos no Git do jeito certo

Comments
2 min read
A Deployment Preview for Every Branch
Cover image for A Deployment Preview for Every Branch

A Deployment Preview for Every Branch

9
Comments
4 min read
Did you know? A Git branch is essentially a 41-byte file

Did you know? A Git branch is essentially a 41-byte file

Comments
4 min read
Automate Your Git Workflow with this Simple Bash Script
Cover image for Automate Your Git Workflow with this Simple Bash Script

Automate Your Git Workflow with this Simple Bash Script

114
Comments 13
2 min read
Documentando o desenvolvimento com issues
Cover image for Documentando o desenvolvimento com issues

Documentando o desenvolvimento com issues

120
Comments 9
5 min read
Monstrous Git Merge Strategies: Navigating the Dungeons of Version Control
Cover image for Monstrous Git Merge Strategies: Navigating the Dungeons of Version Control

Monstrous Git Merge Strategies: Navigating the Dungeons of Version Control

5
Comments
8 min read
How to update your .gitignore file

How to update your .gitignore file

34
Comments 2
1 min read
Beautify Your Git Log with a Single Command
Cover image for Beautify Your Git Log with a Single Command

Beautify Your Git Log with a Single Command

147
Comments 10
1 min read
Git Merge vs. Git Rebase: Choosing the Right Path for Your Workflow
Cover image for Git Merge vs. Git Rebase: Choosing the Right Path for Your Workflow

Git Merge vs. Git Rebase: Choosing the Right Path for Your Workflow

1
Comments
2 min read
Boost your Git Squash-Rebase Workflow with these Commands! (auto-squash, auto-commit, auto-rebase, auto-push)
Cover image for Boost your Git Squash-Rebase Workflow with these Commands! (auto-squash, auto-commit, auto-rebase, auto-push)

Boost your Git Squash-Rebase Workflow with these Commands! (auto-squash, auto-commit, auto-rebase, auto-push)

6
Comments
5 min read
Git Bisect - The Underdog Git Command🔥
Cover image for Git Bisect - The Underdog Git Command🔥

Git Bisect - The Underdog Git Command🔥

34
Comments
3 min read
Mastering Git: The lesser-known commands you could be using (or not)
Cover image for Mastering Git: The lesser-known commands you could be using (or not)

Mastering Git: The lesser-known commands you could be using (or not)

4
Comments 1
4 min read
Becoming an Exceptional Git Contributor: A Guide to Effective Collaboration
Cover image for Becoming an Exceptional Git Contributor: A Guide to Effective Collaboration

Becoming an Exceptional Git Contributor: A Guide to Effective Collaboration

1
Comments
3 min read
Git Tags Continued - Share, Delete and Checkout

Git Tags Continued - Share, Delete and Checkout

2
Comments
3 min read
A guide to Git Aliases
Cover image for A guide to Git Aliases

A guide to Git Aliases

5
Comments
2 min read
loading...