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.
Important git commands every developer should know

Important git commands every developer should know

18
Comments 2
6 min read
How to Clone/Download A GitHub Repository

How to Clone/Download A GitHub Repository

5
Comments
2 min read
28 Open Source Programs to take part in!

28 Open Source Programs to take part in!

124
Comments 3
5 min read
Understanding Git EP01: The Five Zones of Git

Understanding Git EP01: The Five Zones of Git

8
Comments
2 min read
Basic git commands every developer should know

Basic git commands every developer should know

40
Comments 7
5 min read
Github from scratch

Github from scratch

5
Comments
2 min read
How To Deploy Django App To Heroku- The Simple Way

How To Deploy Django App To Heroku- The Simple Way

5
Comments
3 min read
How to easily avoid typos in commit messages ?

How to easily avoid typos in commit messages ?

1
Comments
1 min read
Useful Git Commands.đź’»

Useful Git Commands.đź’»

40
Comments 1
2 min read
Removing a remote from GIT

Removing a remote from GIT

6
Comments
1 min read
Azure CLI: Get Azure repositories list in 4 steps

Azure CLI: Get Azure repositories list in 4 steps

6
Comments 1
1 min read
JS monorepos in prod 1: project initialization

JS monorepos in prod 1: project initialization

6
Comments
7 min read
Reset git add after commit or push

Reset git add after commit or push

6
Comments
1 min read
git workree, quick intro ( simplify your git workflow! )

git workree, quick intro ( simplify your git workflow! )

5
Comments
3 min read
Reset git add

Reset git add

5
Comments
1 min read
pre-commit-golang v0.8.3 - Now with revive support

pre-commit-golang v0.8.3 - Now with revive support

6
Comments
1 min read
You Must use these Git cmds

You Must use these Git cmds

6
Comments 3
2 min read
Most useful aliases for git

Most useful aliases for git

13
Comments 2
2 min read
Git Tutorial: Learn Git Branching in 5 minutes

Git Tutorial: Learn Git Branching in 5 minutes

23
Comments
5 min read
How to change the default editor in git for beginners

How to change the default editor in git for beginners

6
Comments
2 min read
Git: Change author name & email for last commit

Git: Change author name & email for last commit

5
Comments
1 min read
What does Open-Source mean?

What does Open-Source mean?

3
Comments
1 min read
GitLab 13.12 is now available! 🌼

GitLab 13.12 is now available! 🌼

Comments
2 min read
Github 101

Github 101

10
Comments
7 min read
Getting started with Git (on windows)

Getting started with Git (on windows)

6
Comments
6 min read
Changing default git branch to main locally

Changing default git branch to main locally

5
Comments
1 min read
Storing Dotfiles in a Git Repo

Storing Dotfiles in a Git Repo

18
Comments 3
3 min read
Learn the hidden feature in Git - Stash

Learn the hidden feature in Git - Stash

180
Comments 26
3 min read
How to bundle/export a git repo as a single file without losing the git history

How to bundle/export a git repo as a single file without losing the git history

3
Comments
1 min read
Customizing Git Bash in Windows

Customizing Git Bash in Windows

13
Comments 1
4 min read
An Introduction to Git And Github

An Introduction to Git And Github

7
Comments
4 min read
Supercharge your git workflow with GitLens

Supercharge your git workflow with GitLens

4
Comments
4 min read
8 underrated git commands every programmer should know (not the usual pull, push, add, commit)

8 underrated git commands every programmer should know (not the usual pull, push, add, commit)

46
Comments 9
2 min read
Deploy to GitHub Pages Without Jekyll

Deploy to GitHub Pages Without Jekyll

4
Comments
5 min read
Writing good commit messages.

Writing good commit messages.

2
Comments
2 min read
Improve the performance of git on WSL2

Improve the performance of git on WSL2

6
Comments 1
1 min read
Git Commands!

Git Commands!

42
Comments 1
4 min read
Git: Rewrite history on user.name or user.email

Git: Rewrite history on user.name or user.email

5
Comments 2
2 min read
Edit a previous commit during an Interactive Rebase

Edit a previous commit during an Interactive Rebase

2
Comments
2 min read
"Git for APIs"?

"Git for APIs"?

3
Comments
3 min read
Using Deploy Keys for Github Repo

Using Deploy Keys for Github Repo

7
Comments
2 min read
Git: Rename default branch from master to main on existing repositories

Git: Rename default branch from master to main on existing repositories

5
Comments
1 min read
Why Git is not enough for data science

Why Git is not enough for data science

3
Comments 1
6 min read
Introduction to Opensource

Introduction to Opensource

9
Comments
2 min read
🚀 Flutter CI/CD using Git Tags in 5 minutes

🚀 Flutter CI/CD using Git Tags in 5 minutes

26
Comments
3 min read
Editing Commit Timestamps in Git

Editing Commit Timestamps in Git

4
Comments
1 min read
Git Guide

Git Guide

7
Comments
1 min read
Git Log Format String Cheat Sheet

Git Log Format String Cheat Sheet

5
Comments
1 min read
Making sure all commits pass the tests

Making sure all commits pass the tests

4
Comments
2 min read
Why are you using 'git pull' ?

Why are you using 'git pull' ?

19
Comments 10
1 min read
Git Log Cheat Sheet

Git Log Cheat Sheet

3
Comments
1 min read
How To Avoid Getting Stuck in Vim as a New git User

How To Avoid Getting Stuck in Vim as a New git User

4
Comments
1 min read
Top 35 Git Commands with Examples (and a Bonus)

Top 35 Git Commands with Examples (and a Bonus)

19
Comments
9 min read
OhSnap! Handy Terminal & Git Commands

OhSnap! Handy Terminal & Git Commands

12
Comments 3
2 min read
Search Git commit message

Search Git commit message

2
Comments
1 min read
Solving Merge Conflicts with Pycharm

Solving Merge Conflicts with Pycharm

4
Comments 2
1 min read
Install and configure Git on a fresh new macOS 11 Big Sur in 2021 — A complete guide

Install and configure Git on a fresh new macOS 11 Big Sur in 2021 — A complete guide

8
Comments
4 min read
Running bash commands with git alias

Running bash commands with git alias

5
Comments
2 min read
Usage of git stash

Usage of git stash

2
Comments 1
2 min read
This will remove Your GitHub Fear

This will remove Your GitHub Fear

8
Comments 1
3 min read
loading...