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.
Trying out git submodules

Trying out git submodules

5
Comments
2 min read
Git hacks: self-host a minimal Git repo over SSH

Git hacks: self-host a minimal Git repo over SSH

4
Comments 1
2 min read
Token authentication for Git

Token authentication for Git

2
Comments
2 min read
How to change terminal colors and styling in Vs COde??

How to change terminal colors and styling in Vs COde??

7
Comments 10
1 min read
How To Lose Every Follower in 10 Days (Spoiler: Automatically Tweet All Your Commits)

How To Lose Every Follower in 10 Days (Spoiler: Automatically Tweet All Your Commits)

5
Comments
3 min read
Deep Dive Into Git (Part 1)

Deep Dive Into Git (Part 1)

6
Comments
3 min read
ลบ git remote tags ทั้งหมดโดยใช้คำสั่ง awk และ xargs

ลบ git remote tags ทั้งหมดโดยใช้คำสั่ง awk และ xargs

1
Comments
2 min read
Keeping Git Commit Messages Consistent with a Custom Template

Keeping Git Commit Messages Consistent with a Custom Template

635
Comments 19
4 min read
วิธี ลิสต์ และ ลบ Git remote tag

วิธี ลิสต์ และ ลบ Git remote tag

4
Comments
1 min read
Stop being lazy and learn Git!

Stop being lazy and learn Git!

107
Comments 10
6 min read
Get Git Default Branch from the Command Line (Powershell or Bash/Zsh)

Get Git Default Branch from the Command Line (Powershell or Bash/Zsh)

4
Comments
3 min read
Git Commands from outside the repository

Git Commands from outside the repository

6
Comments
1 min read
VS Code for Git and GitHub

VS Code for Git and GitHub

99
Comments
2 min read
Slackbot to the Rescue: Keeping GitLab Branches in Sync with a Slackbot

Slackbot to the Rescue: Keeping GitLab Branches in Sync with a Slackbot

Comments
15 min read
Run Git commands from Node.js application using JavaScript! 🚀

Run Git commands from Node.js application using JavaScript! 🚀

29
Comments 1
3 min read
Rename folder to lowercase - Git

Rename folder to lowercase - Git

20
Comments 5
1 min read
Coding Career Advice: Using Git for Version Control Effectively

Coding Career Advice: Using Git for Version Control Effectively

29
Comments
30 min read
04 Git: Branches Are Breathtaking 🔥

04 Git: Branches Are Breathtaking 🔥

6
Comments 4
4 min read
02 Git: Git Remotes and GitHub

02 Git: Git Remotes and GitHub

4
Comments
5 min read
The Bare Repo Approach to Storing Home Directory Config Files (Dotfiles) in Git using Bash, Zsh, or Powershell

The Bare Repo Approach to Storing Home Directory Config Files (Dotfiles) in Git using Bash, Zsh, or Powershell

25
Comments 2
7 min read
git rebasing - rewrite history

git rebasing - rewrite history

8
Comments
3 min read
How To Get Started With Open Source Project Contribution

How To Get Started With Open Source Project Contribution

20
Comments 2
2 min read
Git Setup for OpenSource/Public Development

Git Setup for OpenSource/Public Development

37
Comments 1
3 min read
How I set up my environment before I start every project

How I set up my environment before I start every project

2
Comments
1 min read
Git Bisect Is Your Friend in Need

Git Bisect Is Your Friend in Need

8
Comments
3 min read
Git and GitHub

Git and GitHub

15
Comments 6
6 min read
Weekly Update #3 - 24th Jan 2021

Weekly Update #3 - 24th Jan 2021

10
Comments 3
2 min read
How to customize Terminal

How to customize Terminal

2
Comments
2 min read
Learn about real-life CI/CD with TDD, at scale and in public, all via contributing to Forem

Learn about real-life CI/CD with TDD, at scale and in public, all via contributing to Forem

48
Comments 2
10 min read
Gitui is a blazing fast terminal git interface

Gitui is a blazing fast terminal git interface

91
Comments 14
2 min read
Create PR Builder in bitbucket, DangerJS and Jenkins

Create PR Builder in bitbucket, DangerJS and Jenkins

4
Comments
5 min read
Keep calm and git bisect

Keep calm and git bisect

2
Comments
4 min read
Extending the GitHub CLI

Extending the GitHub CLI

16
Comments
7 min read
Our Display Git Status plugin has just been approved on the WordPress.org plugin marketplace

Our Display Git Status plugin has just been approved on the WordPress.org plugin marketplace

3
Comments
1 min read
Supercharge your project with each commit using 3 awesome tools.

Supercharge your project with each commit using 3 awesome tools.

17
Comments
4 min read
Advanced Git Features You Didn't Know You Needed

Advanced Git Features You Didn't Know You Needed

23
Comments
12 min read
Git cheatsheet

Git cheatsheet

13
Comments 2
2 min read
🚀 Automate NPM package publish & GIT versioning

🚀 Automate NPM package publish & GIT versioning

15
Comments 1
4 min read
Monorepo

Monorepo

12
Comments
2 min read
Git for Interns

Git for Interns

13
Comments 3
4 min read
Compresssio - Optimize your Images to save storage space...

Compresssio - Optimize your Images to save storage space...

26
Comments 4
2 min read
Build a Serverless Comment System for a Jamstack Blog

Build a Serverless Comment System for a Jamstack Blog

10
Comments
18 min read
To `git` or Not To `git` a Vim Session ?

To `git` or Not To `git` a Vim Session ?

4
Comments
1 min read
How to create an orphan branch in git

How to create an orphan branch in git

17
Comments 5
1 min read
Handy Git Commands and practices to improve your workflow

Handy Git Commands and practices to improve your workflow

108
Comments 11
11 min read
Top 5 IDEs/Code Editors for Web Development

Top 5 IDEs/Code Editors for Web Development

49
Comments 30
4 min read
Hacks e boas práticas de git

Hacks e boas práticas de git

10
Comments 1
4 min read
TIL: the Git -p flag!

TIL: the Git -p flag!

29
Comments 3
1 min read
Add Multiple ssh keys in one machine

Add Multiple ssh keys in one machine

9
Comments
3 min read
Version control in Git

Version control in Git

5
Comments
6 min read
A Simple Approach to storing Home Directory Config Files (Dotfiles) in Git using Bash, Zsh, or Powershell, without a Bare Repo

A Simple Approach to storing Home Directory Config Files (Dotfiles) in Git using Bash, Zsh, or Powershell, without a Bare Repo

15
Comments 1
10 min read
Fixing GitHub Actions development using GitHub Actions

Fixing GitHub Actions development using GitHub Actions

5
Comments 3
3 min read
Weekly Update #2 - 17th Jan 2021

Weekly Update #2 - 17th Jan 2021

8
Comments 2
2 min read
EncrypC - File Encryption Application using Python

EncrypC - File Encryption Application using Python

10
Comments
2 min read
Flujo de trabajo Git eficaz: gestión del control de versiones en entornos de equipo

Flujo de trabajo Git eficaz: gestión del control de versiones en entornos de equipo

2
Comments
3 min read
git-hook.d

git-hook.d

Comments
2 min read
YouTua - Download Videos in the best Quality available..

YouTua - Download Videos in the best Quality available..

19
Comments 4
2 min read
How To Set Multiple Git Identities With Git Config

How To Set Multiple Git Identities With Git Config

15
Comments 1
3 min read
Fugitive - vim and git

Fugitive - vim and git

2
Comments
2 min read
How to undo a git commit

How to undo a git commit

5
Comments
1 min read
loading...