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.
Boosting My Productivity With Git Worktrees

Boosting My Productivity With Git Worktrees

5
Comments
3 min read
Learn these 13 Git commands because you'll be using them 99% of the time:

Learn these 13 Git commands because you'll be using them 99% of the time:

Comments
2 min read
Manual de supervivencia Git de Ned 📚

Manual de supervivencia Git de Ned 📚

11
Comments
6 min read
Pushing Code From Local Environment(Gitbash) to Github

Pushing Code From Local Environment(Gitbash) to Github

3
Comments 2
4 min read
Delete a Git Stash

Delete a Git Stash

Comments
2 min read
Merge github accounts (work + personal)

Merge github accounts (work + personal)

4
Comments
6 min read
A Guide in Developing a Financial Dashboard in Next.js

A Guide in Developing a Financial Dashboard in Next.js

2
Comments
4 min read
Consequences of for-Git-ting to merge the master into feature branch!

Consequences of for-Git-ting to merge the master into feature branch!

Comments
2 min read
Git rebase exec to validate every commit

Git rebase exec to validate every commit

5
Comments
2 min read
How to Set Up Git Aliases

How to Set Up Git Aliases

1
Comments
2 min read
Insightful Article Post

Insightful Article Post

2
Comments 1
1 min read
Getting Verified on GitHub! 🔐✨

Getting Verified on GitHub! 🔐✨

8
Comments
3 min read
Git is a Your Best Friend. Why?

Git is a Your Best Friend. Why?

11
Comments
3 min read
Git Basics: Branching, Viewing History, Commands, Best Practices, and Tips

Git Basics: Branching, Viewing History, Commands, Best Practices, and Tips

7
Comments 3
4 min read
Git Gud: Learning Git to survive your first month 🚀

Git Gud: Learning Git to survive your first month 🚀

68
Comments 6
5 min read
Setting up multiple ssh keys and git repositories on a single machine

Setting up multiple ssh keys and git repositories on a single machine

1
Comments
3 min read
Ultimate Git Basics Cheatsheet [Live Doc]

Ultimate Git Basics Cheatsheet [Live Doc]

1
Comments
4 min read
🚀 Day 13 Of #90DaysofDevOps Challenge: Advanced Git & GitHub🌟

🚀 Day 13 Of #90DaysofDevOps Challenge: Advanced Git & GitHub🌟

Comments
1 min read
Why I Bash Git (And Why You Should Too)

Why I Bash Git (And Why You Should Too)

221
Comments 56
3 min read
Git Commands

Git Commands

1
Comments
1 min read
Mastering Git: A Curated List of Must-Know Commands for Efficient Version Control

Mastering Git: A Curated List of Must-Know Commands for Efficient Version Control

Comments
4 min read
Create a GitHub Repo and Clone It Locally Using SSH and TortoiseGit (Windows)

Create a GitHub Repo and Clone It Locally Using SSH and TortoiseGit (Windows)

5
Comments
6 min read
EAS build reads your .gitignore file

EAS build reads your .gitignore file

1
Comments 1
1 min read
Delete All Stashes in Git: A Comprehensive Guide

Delete All Stashes in Git: A Comprehensive Guide

Comments
2 min read
Crear un Paquete de NPM - Paso a Paso / TypeScript, commit linting, Husky, Semantic Release

Crear un Paquete de NPM - Paso a Paso / TypeScript, commit linting, Husky, Semantic Release

Comments
2 min read
loading...