The Wayback Machine - https://web.archive.org/web/20221013222654/https://dev.to/t/git

DEV Community 👩‍💻👨‍💻

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 Internals: Rewriting History and Overcoming Gitsasters

Git Internals: Rewriting History and Overcoming Gitsasters

7 4
2 min read
Monitoring AKS With Prometheus and Grafana

Monitoring AKS With Prometheus and Grafana

16
6 min read
Deploying a Blazor Server-Side Application to Azure App Service Using GitHub Actions

Deploying a Blazor Server-Side Application to Azure App Service Using GitHub Actions

6 min read
ZSH on Windows without WSL

ZSH on Windows without WSL

7
4 min read
Turn around your Git mistakes in 17 ways

Turn around your Git mistakes in 17 ways

596 23
13 min read
Creating Git Hooks Using Husky

Creating Git Hooks Using Husky

5
2 min read
Working with Multiple Gitconfig

Working with Multiple Gitconfig

11 2
2 min read
GitHub Actions : Zero to Hero

GitHub Actions : Zero to Hero

11
3 min read
The bare minimum to work with Git

The bare minimum to work with Git

3
1 min read
Subtrees and Submodules - 14 days of Git

Subtrees and Submodules - 14 days of Git

6
3 min read
GIT Under the Hood

GIT Under the Hood

10
6 min read
How to write Git commit messages like a Pro!

How to write Git commit messages like a Pro!

52 10
3 min read
How to cherry-pick a commit from another repository

How to cherry-pick a commit from another repository

3
1 min read
Automated code review requests with code owners

Automated code review requests with code owners

1
3 min read
How to revert a commit in git

How to revert a commit in git

4 min read
How to change author in pushed commit

How to change author in pushed commit

3
1 min read
Instalar y Configurar Git en Windows

Instalar y Configurar Git en Windows

4 min read
Git Rebasing - 14 days of Git

Git Rebasing - 14 days of Git

3
3 min read
Setting up VSCode to write commit messages like a boss

Setting up VSCode to write commit messages like a boss

3
1 min read
Submoduler: A tool to automatically keep git submodules updated through Python & Docker

Submoduler: A tool to automatically keep git submodules updated through Python & Docker

1
2 min read
Basic Git Commands to get started - 14 days of Git

Basic Git Commands to get started - 14 days of Git

3
3 min read
Making life a breeze, with Git

Making life a breeze, with Git

4
4 min read
Nextjs and git

Nextjs and git

1
5 min read
Merging and pulling from git as you were used to

Merging and pulling from git as you were used to

1 min read
TIL: Auto push new branches

TIL: Auto push new branches

1 min read
C# git tips: Use git hook to test your code

C# git tips: Use git hook to test your code

3
2 min read
Why you shouldn't ignore .gitignore

Why you shouldn't ignore .gitignore

13
2 min read
Git For Dummies Round 1

Git For Dummies Round 1

8 2
6 min read
Tiny Tips : gitk -- (with 2 dash)

Tiny Tips : gitk -- (with 2 dash)

1 min read
Inspect a Git repository - 14 days of Git

Inspect a Git repository - 14 days of Git

4
3 min read
GitHub For Everyone

GitHub For Everyone

3
8 min read
Git Stash - Git e Github

Git Stash - Git e Github

4 min read
What are your git aliases?

What are your git aliases?

198 41
2 min read
Como adicionar pre-commit no Git

Como adicionar pre-commit no Git

2 min read
GitLab DevOps: Local Workflows

GitLab DevOps: Local Workflows

3 min read
Crash Course on Git Commands

Crash Course on Git Commands

1
4 min read
Managing SSH keys!!

Managing SSH keys!!

1 min read
Leveraging Commit Messages as Pull Request Text

Leveraging Commit Messages as Pull Request Text

2 min read
Setting Visual Studio Code as your git merge and diff tool

Setting Visual Studio Code as your git merge and diff tool

1 min read
Merge yer Own!

Merge yer Own!

3
4 min read
Use SSH! All the Cool Kids Are Doing It

Use SSH! All the Cool Kids Are Doing It

4 min read
Without Reverting, Open old version of Code with Git | Git Tag

Without Reverting, Open old version of Code with Git | Git Tag

1
2 min read
Do "add" ao "push" em uma única linha

Do "add" ao "push" em uma única linha

1 min read
The Tao of Git

The Tao of Git

8 min read
Get started with Git

Get started with Git

3 min read
Lerna and Turborepo with Gitlab CI/CD

Lerna and Turborepo with Gitlab CI/CD

1
9 min read
Beginner Programmer’s Guide to Using Git in a Team

Beginner Programmer’s Guide to Using Git in a Team

2
7 min read
Clear Cache After Create .gitignore

Clear Cache After Create .gitignore

2 2
1 min read
git 同步遠端數據庫(git pull、fetch、merge)

git 同步遠端數據庫(git pull、fetch、merge)

1 min read
Git stashing - 14 days of Git

Git stashing - 14 days of Git

12
3 min read
Commit using ssh Tunel

Commit using ssh Tunel

3
1 min read
GitHub as a database

GitHub as a database

3 1
2 min read
How to sign your commits with GPG or SSH keys

How to sign your commits with GPG or SSH keys

11
4 min read
.gitignore does not unignore my file!

.gitignore does not unignore my file!

1
3 min read
9 Open Source Projects to Contribute to - Hacktoberfest 2022

9 Open Source Projects to Contribute to - Hacktoberfest 2022

39 2
3 min read
How to fix ".gitignore not working" issue?

How to fix ".gitignore not working" issue?

1
1 min read
Improved git workflows with graphite.dev

Improved git workflows with graphite.dev

2 2
2 min read
Git CheatSheet

Git CheatSheet

18 1
4 min read
5+1 Basic GIT Commands you Need for Hacktoberfest 2022

5+1 Basic GIT Commands you Need for Hacktoberfest 2022

15 4
2 min read
Multiple SSH keys for different Git accounts

Multiple SSH keys for different Git accounts

6
2 min read
loading...