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.
MY HACKTOBERFEST EXPEREINCE

MY HACKTOBERFEST EXPEREINCE

3
Comments
1 min read
Save time using global .gitignore

Save time using global .gitignore

8
Comments
1 min read
4 ways to deploy web apps in 2020

4 ways to deploy web apps in 2020

315
Comments 10
5 min read
Create the best GitHub Readme ever! 🚀

Create the best GitHub Readme ever! 🚀

6
Comments 3
2 min read
Git & GitHub made simple - Undoing commits

Git & GitHub made simple - Undoing commits

24
Comments 6
3 min read
Some beautiful newbie mistakes to make using git

Some beautiful newbie mistakes to make using git

4
Comments
5 min read
How to deploy your Jekyll Website on Github pages

How to deploy your Jekyll Website on Github pages

4
Comments
2 min read
5 Tips To Help You Make The Best Out Of GitHub

5 Tips To Help You Make The Best Out Of GitHub

3
Comments
3 min read
Git & GitHub made simple - Branching and PR

Git & GitHub made simple - Branching and PR

19
Comments
4 min read
Git & GitHub made simple - Resolving merge conflicts

Git & GitHub made simple - Resolving merge conflicts

11
Comments
2 min read
Git & GitHub made simple - Two workflows to project setup

Git & GitHub made simple - Two workflows to project setup

6
Comments
5 min read
First time collaborating with git and first hackathon!🥳

First time collaborating with git and first hackathon!🥳

3
Comments 2
4 min read
How to deploy your local project on github using git

How to deploy your local project on github using git

7
Comments 2
2 min read
Update git repos in parallel

Update git repos in parallel

8
Comments
1 min read
Easy to Git

Easy to Git

3
Comments
1 min read
How to keep node_modules in sync with package.json

How to keep node_modules in sync with package.json

11
Comments
2 min read
Quick Github Tip: View Your Documentation Changes Before Publishing

Quick Github Tip: View Your Documentation Changes Before Publishing

2
Comments
2 min read
How to manage multiple remote repositories with git (terminal)

How to manage multiple remote repositories with git (terminal)

9
Comments
13 min read
Using gnu parallel to save time

Using gnu parallel to save time

6
Comments
2 min read
Day 4: Push existing project to existing Git repo

Day 4: Push existing project to existing Git repo

6
Comments
1 min read
The Open Source

The Open Source

11
Comments
4 min read
How to write .gitignore correctly

How to write .gitignore correctly

27
Comments 2
1 min read
Beginner🌱 Git Commands

Beginner🌱 Git Commands

15
Comments
3 min read
Must have skills for Frontend Devs in 2021

Must have skills for Frontend Devs in 2021

126
Comments 17
3 min read
A Git repository inside an Arch Linux package

A Git repository inside an Arch Linux package

15
Comments
3 min read
My first step 👣 towards open-source

My first step 👣 towards open-source

19
Comments 5
1 min read
How to Open a Pull Request in Github?

How to Open a Pull Request in Github?

34
Comments
4 min read
Change branch name from master to main

Change branch name from master to main

11
Comments 3
1 min read
Git Branching (II): Explained Like I'm Five

Git Branching (II): Explained Like I'm Five

24
Comments
3 min read
Make changes on Repository A while modifying Repository B? Github Actions is here

Make changes on Repository A while modifying Repository B? Github Actions is here

13
Comments 1
3 min read
Git: push to a new remote branch

Git: push to a new remote branch

8
Comments
1 min read
Navigate local git branches with ease

Navigate local git branches with ease

7
Comments
1 min read
12 Ways to Undo Mistakes with Git - Part 2

12 Ways to Undo Mistakes with Git - Part 2

18
Comments
3 min read
git stash in one minute

git stash in one minute

30
Comments 2
2 min read
Automating to copy a set of commits from one branch to another

Automating to copy a set of commits from one branch to another

3
Comments
3 min read
Git: Review changes before committing

Git: Review changes before committing

6
Comments
7 min read
Github Stats

Github Stats

7
Comments 2
1 min read
I Use Netlify’s Continuous Deployment, and You Should Do the Same

I Use Netlify’s Continuous Deployment, and You Should Do the Same

8
Comments
2 min read
Git productive - helpful commands and VSCode tips to get things done fast

Git productive - helpful commands and VSCode tips to get things done fast

18
Comments 1
9 min read
How to intergrate Git Bash with VS Code

How to intergrate Git Bash with VS Code

7
Comments
1 min read
Github Action : Workflow Files Sync

Github Action : Workflow Files Sync

2
Comments
2 min read
Set up a git precommit hook with husky, lint-staged, prettier, and stylelint

Set up a git precommit hook with husky, lint-staged, prettier, and stylelint

250
Comments 6
5 min read
Github Developer Stats

Github Developer Stats

25
Comments 6
1 min read
The most basic and essential GIT commands walkthrough

The most basic and essential GIT commands walkthrough

48
Comments 2
6 min read
When you encounter hard to understand code

When you encounter hard to understand code

4
Comments
1 min read
Getting rid of specific git commits

Getting rid of specific git commits

2
Comments
2 min read
Yeahhhhhh....

Yeahhhhhh....

2
Comments
1 min read
Using Gource to visualize activity on a git repository

Using Gource to visualize activity on a git repository

7
Comments
1 min read
Git Rebase

Git Rebase

7
Comments
2 min read
Migrating repos from Atlassian Stash to Azure DevOps

Migrating repos from Atlassian Stash to Azure DevOps

6
Comments
5 min read
Go-Arch | Module Scripting Bootstrap in Go Lang

Go-Arch | Module Scripting Bootstrap in Go Lang

15
Comments
8 min read
Looking for a nice git client for Linux. Recommendations?

Looking for a nice git client for Linux. Recommendations?

2
Comments 13
1 min read
Squeezed GIT

Squeezed GIT

7
Comments
3 min read
Validando os commits do seu projeto

Validando os commits do seu projeto

10
Comments
6 min read
Rename the branch from "master" to "main" in an existing GitHub repository

Rename the branch from "master" to "main" in an existing GitHub repository

7
Comments
1 min read
Introduction to Badges

Introduction to Badges

3
Comments
2 min read
He refactored He's Dead, Jim while Rome burned

He refactored He's Dead, Jim while Rome burned

5
Comments
2 min read
Git Revert: aka How to delete a commit without losing other commits

Git Revert: aka How to delete a commit without losing other commits

9
Comments
2 min read
Pip Install a Git Repository

Pip Install a Git Repository

9
Comments 2
2 min read
Branching Strategies

Branching Strategies

3
Comments
2 min read
loading...