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 to use .gitignore Files
Cover image for How to use .gitignore Files

How to use .gitignore Files

4
Comments 2
4 min read
Let's Explore Git & GitHub
Cover image for Let's Explore Git & GitHub

Let's Explore Git & GitHub

2
Comments
4 min read
Pull sooner and merge faster in VS Code
Cover image for Pull sooner and merge faster in VS Code

Pull sooner and merge faster in VS Code

58
Comments 7
1 min read
A case for 1 commit per pull request

A case for 1 commit per pull request

5
Comments
3 min read
The Secret of Tidy Git Repositories: What Merging and Rebasing Mean
Cover image for The Secret of Tidy Git Repositories: What Merging and Rebasing Mean

The Secret of Tidy Git Repositories: What Merging and Rebasing Mean

2
Comments
4 min read
Fig Scripts: Build internal CLI tools really fast

Fig Scripts: Build internal CLI tools really fast

5
Comments
2 min read
Sharing Git credentials between Windows and WSL
Cover image for Sharing Git credentials between Windows and WSL

Sharing Git credentials between Windows and WSL

23
Comments 2
2 min read
Never Forget to Remember with Githooks and Husky
Cover image for Never Forget to Remember with Githooks and Husky

Never Forget to Remember with Githooks and Husky

2
Comments
5 min read
osdc-2023-assignment7

osdc-2023-assignment7

2
Comments
3 min read
Git commands every software developer must know

Git commands every software developer must know

10
Comments 1
2 min read
Git Cheatsheet: A Quick Reference Guide for Git Commands ✨
Cover image for Git Cheatsheet: A Quick Reference Guide for Git Commands ✨

Git Cheatsheet: A Quick Reference Guide for Git Commands ✨

1
Comments
5 min read
ZSH + Oh My ZSH! on Windows with WSL
Cover image for ZSH + Oh My ZSH! on Windows with WSL

ZSH + Oh My ZSH! on Windows with WSL

124
Comments 6
3 min read
Add a second remote origin with Git

Add a second remote origin with Git

68
Comments 1
3 min read
How to use gitignore, git hooks for better code management..!!

How to use gitignore, git hooks for better code management..!!

Comments
7 min read
Options to close pull requests on GitHub
Cover image for Options to close pull requests on GitHub

Options to close pull requests on GitHub

Comments
7 min read
Some common scenarios where using git stash can be useful in a development workflow.
Cover image for Some common scenarios where using git stash can be useful in a development workflow.

Some common scenarios where using git stash can be useful in a development workflow.

2
Comments 2
2 min read
Here are some Git commands that can help you to save time and increase your productivity

Here are some Git commands that can help you to save time and increase your productivity

2
Comments
2 min read
Merge changes made in the "master" branch into your development branch.
Cover image for Merge changes made in the "master" branch into your development branch.

Merge changes made in the "master" branch into your development branch.

3
Comments 2
1 min read
How to programmatically convert desktop git repositories to a new remote repository
Cover image for How to programmatically convert desktop git repositories to a new remote repository

How to programmatically convert desktop git repositories to a new remote repository

1
Comments
5 min read
Mirroring GitLab to GitHub: A Step-by-Step Guide with Public Key Authentication

Mirroring GitLab to GitHub: A Step-by-Step Guide with Public Key Authentication

2
Comments 1
3 min read
O que é gitflow? - Entendendo gitflow
Cover image for O que é gitflow? - Entendendo gitflow

O que é gitflow? - Entendendo gitflow

23
Comments 5
9 min read
How to squeeze information from your repository with the command line
Cover image for How to squeeze information from your repository with the command line

How to squeeze information from your repository with the command line

1
Comments
12 min read
Como compartilhar meu código de estudos?
Cover image for Como compartilhar meu código de estudos?

Como compartilhar meu código de estudos?

11
Comments
5 min read
Why I love GitLens in my VsCode - Interactive Rebase
Cover image for Why I love GitLens in my VsCode - Interactive Rebase

Why I love GitLens in my VsCode - Interactive Rebase

Comments
3 min read
Como resolver conflitos de Merge no GitHub
Cover image for Como resolver conflitos de Merge no GitHub

Como resolver conflitos de Merge no GitHub

39
Comments 3
3 min read
loading...