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.
Build Docker Image [Ubuntu 20] Using Packer and Push to GitLab Registry with GitHub Actions

Build Docker Image [Ubuntu 20] Using Packer and Push to GitLab Registry with GitHub Actions

1
Comments
3 min read
Use degit to download a template in your CLI tool.

Use degit to download a template in your CLI tool.

Comments
4 min read
Git Feature Flow – A More Flexible Branch Model for Incremental Releases Than Git-Flow

Git Feature Flow – A More Flexible Branch Model for Incremental Releases Than Git-Flow

1
Comments
4 min read
GitHub Foundations certification is now free!💲

GitHub Foundations certification is now free!💲

165
Comments 9
4 min read
Forks in GitHub

Forks in GitHub

21
Comments
2 min read
How to use Git Stash

How to use Git Stash

20
Comments
3 min read
Git - The Backbone of Version Control : Day 45 of 50 days DevOps Tools Series

Git - The Backbone of Version Control : Day 45 of 50 days DevOps Tools Series

2
Comments
8 min read
Initialize Git for a Private Repository

Initialize Git for a Private Repository

5
Comments
3 min read
git commit -p (a cool git command)

git commit -p (a cool git command)

Comments
1 min read
Git for Beginners

Git for Beginners

Comments
3 min read
Unlock Your Git Mastery with the Git Practice Labs Course

Unlock Your Git Mastery with the Git Practice Labs Course

Comments
3 min read
To generate an SSH key in Ubuntu

To generate an SSH key in Ubuntu

2
Comments
1 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
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
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
Essential Guide to Mastering Git Tags

Essential Guide to Mastering Git Tags

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

Git is a Your Best Friend. Why?

10
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
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
Git Gud: Learning Git to survive your first month 🚀

Git Gud: Learning Git to survive your first month 🚀

65
Comments 6
5 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
Delete All Stashes in Git: A Comprehensive Guide

Delete All Stashes in Git: A Comprehensive Guide

Comments
2 min read
EAS build reads your .gitignore file

EAS build reads your .gitignore file

Comments 1
1 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
🌟Day 12 Insights: Mastering Git and GitHub Basics with Shubham Londhe

🌟Day 12 Insights: Mastering Git and GitHub Basics with Shubham Londhe

Comments
1 min read
Monorepos with Nx: Why You Might Want a Single Home for All Your Code

Monorepos with Nx: Why You Might Want a Single Home for All Your Code

12
Comments 9
3 min read
Redis with Node application

Redis with Node application

Comments
2 min read
Git Best Practices: Enhancing Your Code Management

Git Best Practices: Enhancing Your Code Management

1
Comments
3 min read
Just Blame for VS Code 🪲

Just Blame for VS Code 🪲

1
Comments 1
1 min read
Chapter 1 - Introduction to Git

Chapter 1 - Introduction to Git

Comments
3 min read
Git Get One File From Another Repo

Git Get One File From Another Repo

4
Comments
2 min read
Automatically pull, when you enter a git repo (cli)

Automatically pull, when you enter a git repo (cli)

1
Comments
1 min read
Good Vs Bad Code pull request reviews with Peer to Peer

Good Vs Bad Code pull request reviews with Peer to Peer

Comments
2 min read
How to remove your secrets from your Git repository?

How to remove your secrets from your Git repository?

1
Comments
2 min read
GitLab CI - A Comprehensive Dive into CI and CD : Day 41 of 50 days DevOps Tools Series

GitLab CI - A Comprehensive Dive into CI and CD : Day 41 of 50 days DevOps Tools Series

4
Comments
7 min read
Understanding Git's -m and -am Options: Simplifying Your Commit Workflow

Understanding Git's -m and -am Options: Simplifying Your Commit Workflow

3
Comments
3 min read
How to setup your own "Git Server"

How to setup your own "Git Server"

Comments
2 min read
Git Keywords

Git Keywords

2
Comments
1 min read
Why Every Developer Should Learn Version Control?

Why Every Developer Should Learn Version Control?

2
Comments 1
2 min read
Git push: fatal: the remote end hung up unexpectedly

Git push: fatal: the remote end hung up unexpectedly

16
Comments
4 min read
Deploying a Node.js project to Netlify

Deploying a Node.js project to Netlify

5
Comments
3 min read
remote: Support for password authentication was removed on August 13, 2021. fatal: Authentication failed

remote: Support for password authentication was removed on August 13, 2021. fatal: Authentication failed

2
Comments
1 min read
Understanding the Role of Git Tags in Version Control

Understanding the Role of Git Tags in Version Control

Comments
3 min read
Open source Contribution, First Pull Request

Open source Contribution, First Pull Request

3
Comments 1
5 min read
Como atualizar um repositório 'forkado' com git rebase

Como atualizar um repositório 'forkado' com git rebase

1
Comments
1 min read
Git Merge vs Git Rebase

Git Merge vs Git Rebase

1
Comments
2 min read
Docker commands

Docker commands

3
Comments
2 min read
🚀Day 8: Beginner’s Guide to Git and GitHub

🚀Day 8: Beginner’s Guide to Git and GitHub

Comments
1 min read
Git Squash! The terminal way

Git Squash! The terminal way

Comments
2 min read
How to Duplicate a Git Repository? Step-by-step Guide

How to Duplicate a Git Repository? Step-by-step Guide

Comments
5 min read
Messed up a git rebase? Now What?

Messed up a git rebase? Now What?

Comments
8 min read
loading...