DEV Community

loading...

# git

👋 Sign in for the ability sort posts by top and latest.
Github CodeSpaces

Github CodeSpaces

Reactions 4 Comments 2
1 min read
Atom, the hackable text editor

Atom, the hackable text editor

Reactions 2 Comments
3 min read
Github Web editor: Edit any repo with just a press

Github Web editor: Edit any repo with just a press

Reactions 4 Comments 2
1 min read
Get Started with Git Hooks and Husky

Get Started with Git Hooks and Husky

Reactions 4 Comments
4 min read
When to use .gitignore and .git/info/exclude

When to use .gitignore and .git/info/exclude

Reactions 4 Comments
1 min read
Connect Customer to Developer with OneDev Service Desk

Connect Customer to Developer with OneDev Service Desk

Reactions 4 Comments
2 min read
Git bloom

Git bloom

Reactions 28 Comments 1
5 min read
Part 2: Automating code quality scanning using Sonar Cloud and GitHub Actions

Part 2: Automating code quality scanning using Sonar Cloud and GitHub Actions

Reactions 11 Comments
10 min read
Setup different gitconfig based on Folder with SSH Config

Setup different gitconfig based on Folder with SSH Config

Reactions 3 Comments
3 min read
Git config based on current (sub)folder

Git config based on current (sub)folder

Reactions 2 Comments
2 min read
Github Pages - Alojamiento gratuito

Github Pages - Alojamiento gratuito

Reactions 4 Comments
1 min read
Git commits from GitLab CI

Git commits from GitLab CI

Reactions 5 Comments
3 min read
cheat sheet, Git Stash

cheat sheet, Git Stash

Reactions 4 Comments
1 min read
cheat sheet, Git Stash

cheat sheet, Git Stash

Reactions 4 Comments
1 min read
Combine Git repositories with unrelated histories

Combine Git repositories with unrelated histories

Reactions 7 Comments
2 min read
Pre-commit-Golang v1.0.0-beta.1 – Now with support for running custom go tools

Pre-commit-Golang v1.0.0-beta.1 – Now with support for running custom go tools

Reactions 3 Comments
2 min read
GitLab - skip pipeline on push

GitLab - skip pipeline on push

Reactions 2 Comments 1
1 min read
manage the large code

manage the large code

Reactions 10 Comments
2 min read
Renovando git: bye bye, checkout

Renovando git: bye bye, checkout

Reactions 13 Comments 2
2 min read
The History Behind Git

The History Behind Git

Reactions 76 Comments 5
6 min read
I am starting with GIT

I am starting with GIT

Reactions 2 Comments
1 min read
Git remote readd alias 🔧

Git remote readd alias 🔧

Reactions 2 Comments
3 min read
5 Git Tricks Every Developer Should Know

5 Git Tricks Every Developer Should Know

Reactions 229 Comments 4
3 min read
No password required: authenticate using Github access tokens

No password required: authenticate using Github access tokens

Reactions 3 Comments
1 min read
GitHub repos for Rock Stars

GitHub repos for Rock Stars

Reactions 21 Comments 1
2 min read
Managing Git credentials the easy way

Managing Git credentials the easy way

Reactions 7 Comments
1 min read
perlbrew improved

perlbrew improved

Reactions 4 Comments
1 min read
Run a TypeScript type check in your pre-commit hook using lint-staged + husky

Run a TypeScript type check in your pre-commit hook using lint-staged + husky

Reactions 3 Comments
2 min read
📚 Git Branching Explained With A Story 📚

📚 Git Branching Explained With A Story 📚

Reactions 107 Comments 3
9 min read
How To Enable Real-Time Merge Conflict Detection in VS Code

How To Enable Real-Time Merge Conflict Detection in VS Code

Reactions 225 Comments 8
2 min read
Git Cheat Sheet

Git Cheat Sheet

Reactions 5 Comments
3 min read
git rebase (not) --interactive

git rebase (not) --interactive

Reactions 4 Comments
4 min read
Basic Git commands for beginners

Basic Git commands for beginners

Reactions 5 Comments 4
2 min read
The Art of Crafting Effective Pull Requests

The Art of Crafting Effective Pull Requests

Reactions 3 Comments
4 min read
Learn Working with Git and Bitbucket

Learn Working with Git and Bitbucket

Reactions 2 Comments
2 min read
My Basic Front-end Development Git workflow Routine

My Basic Front-end Development Git workflow Routine

Reactions 185 Comments 14
4 min read
Create simple deploy script

Create simple deploy script

Reactions 2 Comments
1 min read
Git for beginners

Git for beginners

Reactions 6 Comments
1 min read
How to learn Git slowly.

How to learn Git slowly.

Reactions 1249 Comments 22
4 min read
Branching policy at Feather

Branching policy at Feather

Reactions 6 Comments
2 min read
A Workflow for Cloning and Launching Git Repositories in New tmux Windows

A Workflow for Cloning and Launching Git Repositories in New tmux Windows

Reactions 3 Comments
2 min read
Git Branch Files

Git Branch Files

Reactions 5 Comments
1 min read
50 git short commands you should know to become pro coder...

50 git short commands you should know to become pro coder...

Reactions 13 Comments 1
2 min read
Rebase and Merge Don't Mix

Rebase and Merge Don't Mix

Reactions 6 Comments
2 min read
Git it Right🔥🔥🚀(Git CheatSheet)

Git it Right🔥🔥🚀(Git CheatSheet)

Reactions 287 Comments 4
3 min read
How to make your first contribution to Open Source? A Beginner's Guide

How to make your first contribution to Open Source? A Beginner's Guide

Reactions 243 Comments 13
8 min read
How To Use `git diff`

How To Use `git diff`

Reactions 6 Comments 1
1 min read
How to Get Better with Git

How to Get Better with Git

Reactions 289 Comments 19
4 min read
5 Git Tips To Level Up Your Workflow

5 Git Tips To Level Up Your Workflow

Reactions 122 Comments 1
5 min read
Handy Commands For Developers

Handy Commands For Developers

Reactions 5 Comments
2 min read
Essential commands you should know for git

Essential commands you should know for git

Reactions 3 Comments
1 min read
Entendendo mais sobre Git/Github

Entendendo mais sobre Git/Github

Reactions 5 Comments
4 min read
Master Git in 7 minutes

Master Git in 7 minutes

Reactions 995 Comments 31
7 min read
Why should you write good commits?

Why should you write good commits?

Reactions 27 Comments 4
4 min read
Git commands that you might not have used before.

Git commands that you might not have used before.

Reactions 7 Comments
4 min read
How to get 100 stars every day on GitHub?

How to get 100 stars every day on GitHub?

Reactions 20 Comments 5
3 min read
How to revert local branch to the remote branch commit?

How to revert local branch to the remote branch commit?

Reactions 2 Comments
1 min read
'npm' is not recognized as internal or external command : Solution

'npm' is not recognized as internal or external command : Solution

Reactions 5 Comments
2 min read
How to set up `git bro` command with git alias

How to set up `git bro` command with git alias

Reactions 2 Comments
1 min read
Reduce WIP by practicing trunk-based development, rather than pull requests

Reduce WIP by practicing trunk-based development, rather than pull requests

Reactions 2 Comments
10 min read
loading...