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.
How to Installing Git and Create your first Github Account in (Linux)

How to Installing Git and Create your first Github Account in (Linux)

5
Comments
4 min read
Hub the GitHub wrapper you never knew

Hub the GitHub wrapper you never knew

16
Comments 10
1 min read
I Swear I've Seen This Error Before

I Swear I've Seen This Error Before

6
Comments
2 min read
A quick question for people who use version control

A quick question for people who use version control

8
Comments 7
1 min read
Deploy an Eleventy website using GitLab CI

Deploy an Eleventy website using GitLab CI

4
Comments
4 min read
Quick edit of Git repo URL in windows

Quick edit of Git repo URL in windows

8
Comments 1
1 min read
Taming untracked files in a large git repository

Taming untracked files in a large git repository

6
Comments 2
2 min read
Git problems and solutions

Git problems and solutions

5
Comments
1 min read
New Repo Trick for github

New Repo Trick for github

6
Comments
1 min read
A closer look at git rebase

A closer look at git rebase

19
Comments 16
3 min read
An Example of a Git Workflow

An Example of a Git Workflow

11
Comments
3 min read
Automated Pull Request Checks on Github

Automated Pull Request Checks on Github

7
Comments
3 min read
Relearning project setup with git and angular

Relearning project setup with git and angular

2
Comments
1 min read
A More Creative Approach to Learning Git

A More Creative Approach to Learning Git

5
Comments
3 min read
How to set up your own GitLab server

How to set up your own GitLab server

1
Comments
5 min read
Easiest way to manage multiple Git users on the same machine

Easiest way to manage multiple Git users on the same machine

5
Comments 1
1 min read
12 Days of Gitmas: Git Branches

12 Days of Gitmas: Git Branches

34
Comments
4 min read
git clone a repository to multi directories

git clone a repository to multi directories

6
Comments
1 min read
How to get Zero Code Changes outside of Source Control

How to get Zero Code Changes outside of Source Control

2
Comments
3 min read
Time to Git to it - Creating a repo from the command line

Time to Git to it - Creating a repo from the command line

3
Comments
1 min read
Why I Discontinued My Standalone App (And Stick to SaaS From Now On)

Why I Discontinued My Standalone App (And Stick to SaaS From Now On)

7
Comments
3 min read
Working out when something broke using Git Bisect and Git Log

Working out when something broke using Git Bisect and Git Log

5
Comments
2 min read
Associating your git commits with a different email

Associating your git commits with a different email

7
Comments
2 min read
Run git from any directory: git -C Vs --git-dir

Run git from any directory: git -C Vs --git-dir

6
Comments
2 min read
This is why I love Git (and Vim)! (also, is there a better solution?)

This is why I love Git (and Vim)! (also, is there a better solution?)

8
Comments
4 min read
Compare Git Branches Based on the Commit Messages

Compare Git Branches Based on the Commit Messages

5
Comments
1 min read
12 Days of Gitmas: Committing your changes in Git

12 Days of Gitmas: Committing your changes in Git

21
Comments 2
6 min read
Git - Command line vs GUIs

Git - Command line vs GUIs

60
Comments 41
2 min read
12 Days of Gitmas: SSH vs. HTTPS

12 Days of Gitmas: SSH vs. HTTPS

13
Comments 3
5 min read
Answer:

Answer:

3
Comments
1 min read
More than Git and GitHub workflow (Hindi/Urdu) 16:41

More than Git and GitHub workflow (Hindi/Urdu)

11
Comments 1
1 min read
Global Git Ignores

Global Git Ignores

6
Comments 3
2 min read
3 Git Commands I Use Every Day

3 Git Commands I Use Every Day

7
Comments 20
3 min read
Getting Started with Git and GitHub: Complete Beginner's Guide

Getting Started with Git and GitHub: Complete Beginner's Guide

3
Comments
1 min read
Workflow Automation in Git with Basic Commands

Workflow Automation in Git with Basic Commands

6
Comments 6
5 min read
When to make a Git Commit

When to make a Git Commit

64
Comments 33
3 min read
12 Days of Gitmas: Connecting your local repository to GitHub

12 Days of Gitmas: Connecting your local repository to GitHub

8
Comments 3
7 min read
Get some basic git stats on your lines added/removed ratio

Get some basic git stats on your lines added/removed ratio

6
Comments
1 min read
How To Generate Git SSH Keys

How To Generate Git SSH Keys

5
Comments
4 min read
Version Control System for Data using DVC

Version Control System for Data using DVC

10
Comments
1 min read
How to use git stash?

How to use git stash?

10
Comments 1
2 min read
git bisect: A Gentle Introduction

git bisect: A Gentle Introduction

7
Comments
11 min read
12 Days of Gitmas: Setting up Git

12 Days of Gitmas: Setting up Git

43
Comments 4
3 min read
Notes on Git

Notes on Git

5
Comments
3 min read
12 Days of Gitmas: What is GitHub?

12 Days of Gitmas: What is GitHub?

39
Comments 1
3 min read
12 Days of Gitmas: Intro to Git

12 Days of Gitmas: Intro to Git

67
Comments
2 min read
Closing the inner loop: Powershell & Bash

Closing the inner loop: Powershell & Bash

6
Comments
1 min read
Kubernetes' 2k+ TODO Comments

Kubernetes' 2k+ TODO Comments

4
Comments
1 min read
npm: More Secure Canary Publishing

npm: More Secure Canary Publishing

5
Comments
2 min read
Announcing “auto” 8.0.0

Announcing “auto” 8.0.0

5
Comments
3 min read
Setup aliases and shortcuts for git commands

Setup aliases and shortcuts for git commands

6
Comments
1 min read
How do I discard or undo changes in Git

How do I discard or undo changes in Git

8
Comments 1
2 min read
Using .gitignore files

Using .gitignore files

7
Comments
2 min read
Git it? Got it? Good.

Git it? Got it? Good.

66
Comments 8
2 min read
Seriously, Jenkins?

Seriously, Jenkins?

8
Comments
1 min read
A Technical Guide To Version Control System (VCS) Internals

A Technical Guide To Version Control System (VCS) Internals

9
Comments
20 min read
Overview of Git's Original Makefile

Overview of Git's Original Makefile

19
Comments
6 min read
Apelidos no Git

Apelidos no Git

7
Comments 4
3 min read
Simple steps to change/move the root of your Git source repository

Simple steps to change/move the root of your Git source repository

2
Comments
1 min read
Top 5 GIT commands which will save your day

Top 5 GIT commands which will save your day

35
Comments
2 min read
loading...