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.
Tips to maintain clean git commit history

Tips to maintain clean git commit history

12
Comments
2 min read
OpenBB Is Pleased To Announce The Release Of OpenBB Terminal v 1.2! Now Better Than Ever!

OpenBB Is Pleased To Announce The Release Of OpenBB Terminal v 1.2! Now Better Than Ever!

9
Comments
3 min read
How to Fetch Large Data Files Through GitHub API

How to Fetch Large Data Files Through GitHub API

8
Comments
6 min read
Fix Permission denied (public key) With Gitlab Windows

Fix Permission denied (public key) With Gitlab Windows

27
Comments 1
2 min read
How to Push to Github from VScode - For Windows

How to Push to Github from VScode - For Windows

14
Comments
4 min read
My favorite git Aliases & how configure it

My favorite git Aliases & how configure it

10
Comments
1 min read
Using Git trailers, grep, and cherry-pick to generate unlimited combinations of features, stacks, and platforms

Using Git trailers, grep, and cherry-pick to generate unlimited combinations of features, stacks, and platforms

9
Comments
9 min read
Using Git from Python

Using Git from Python

15
Comments
2 min read
Configure Git with name and email

Configure Git with name and email

6
Comments
1 min read
Restore lost commits - git reflog

Restore lost commits - git reflog

10
Comments 3
2 min read
FIDO Developer Tutorial Tool

FIDO Developer Tutorial Tool

3
Comments
1 min read
Deploy Your First Website without Leaving Your IDE

Deploy Your First Website without Leaving Your IDE

224
Comments 12
4 min read
Repository Mirror with OneDev

Repository Mirror with OneDev

10
Comments
3 min read
How Git stores data

How Git stores data

10
Comments
7 min read
How to change a file locally without commit it on Git

How to change a file locally without commit it on Git

7
Comments
1 min read
OneDev 7 - self-hosted git service with CI/CD and Kanban

OneDev 7 - self-hosted git service with CI/CD and Kanban

4
Comments
1 min read
An easy safety in git

An easy safety in git

10
Comments 10
1 min read
Git and Github

Git and Github

8
Comments
3 min read
Start with Small Commits… And Watch Your Co-Workers Fall in Love with You!

Start with Small Commits… And Watch Your Co-Workers Fall in Love with You!

4
Comments
5 min read
How to fix "fatal: .git/index: index file smaller than expected" git error

How to fix "fatal: .git/index: index file smaller than expected" git error

6
Comments
1 min read
mani, a CLI Tool to Manage Multiple Repositories

mani, a CLI Tool to Manage Multiple Repositories

15
Comments
5 min read
How to Setup SSH-Key in GitHub for Git Operations

How to Setup SSH-Key in GitHub for Git Operations

11
Comments
4 min read
Use Git Aliases to Improve Your Productivity

Use Git Aliases to Improve Your Productivity

9
Comments
1 min read
Renaming a folder on the GitHub website

Renaming a folder on the GitHub website

58
Comments 2
2 min read
Automating code review on commit

Automating code review on commit

7
Comments
2 min read
Conventional Commits: a better way to write commits git messages

Conventional Commits: a better way to write commits git messages

14
Comments
3 min read
Creating your personal GitHub readme.md

Creating your personal GitHub readme.md

9
Comments
3 min read
How git stores your configs

How git stores your configs

7
Comments
4 min read
Getting started with Git and Github

Getting started with Git and Github

11
Comments
3 min read
Showcase Your Open Source Contributions Using Gource.

Showcase Your Open Source Contributions Using Gource.

32
Comments 1
11 min read
Which git commands do you struggle with?

Which git commands do you struggle with?

97
Comments 47
1 min read
How to fix a commit?

How to fix a commit?

7
Comments 2
2 min read
Automating pull request creation from one branch to another using javascript, bitbucket pipelines and bitbucket api

Automating pull request creation from one branch to another using javascript, bitbucket pipelines and bitbucket api

20
Comments
10 min read
Take Your Github Repository To The Next Level 🚀️

Take Your Github Repository To The Next Level 🚀️

1781
Comments 44
14 min read
My Frequently Used git Commands

My Frequently Used git Commands

9
Comments 2
2 min read
A set of handy git commands for beginners to make your life easier!

A set of handy git commands for beginners to make your life easier!

12
Comments
6 min read
Most useful git commands

Most useful git commands

14
Comments
7 min read
Are Kubernetes StatefulSets Ready For Production?

Are Kubernetes StatefulSets Ready For Production?

10
Comments
4 min read
Automating the Git commit message prefix

Automating the Git commit message prefix

5
Comments
2 min read
Set github credentials in MontereyOS

Set github credentials in MontereyOS

6
Comments
1 min read
Github New : View your contributions in 3D, VR and IRL!

Github New : View your contributions in 3D, VR and IRL!

23
Comments 4
1 min read
Common Git Mistake Fixes

Common Git Mistake Fixes

4
Comments
5 min read
Version control – ‘Git’ with the program

Version control – ‘Git’ with the program

7
Comments
5 min read
Working with Git Branches!

Working with Git Branches!

5
Comments
2 min read
How to Upload Project to Github Using Termux, SSH Method.

How to Upload Project to Github Using Termux, SSH Method.

11
Comments
4 min read
Remove all your local git branches but keep main

Remove all your local git branches but keep main

153
Comments 18
1 min read
What are some things that you don't like about git?

What are some things that you don't like about git?

21
Comments 23
1 min read
Most Important Things to Learn other than Coding...

Most Important Things to Learn other than Coding...

14
Comments
10 min read
Chmod +x by Git on Windows

Chmod +x by Git on Windows

20
Comments 1
1 min read
Push Commit From Github Action

Push Commit From Github Action

8
Comments
1 min read
How do you use git when working solo?

How do you use git when working solo?

77
Comments 68
1 min read
Understanding Github - I

Understanding Github - I

3
Comments
3 min read
Git Techniques to Undo your Mistakes

Git Techniques to Undo your Mistakes

5
Comments
3 min read
Why committing straight to main/master must be allowed

Why committing straight to main/master must be allowed

17
Comments 14
4 min read
GitHub VS Local Git Workflow

GitHub VS Local Git Workflow

9
Comments
1 min read
Find pull requests that modify a file path in the terminal

Find pull requests that modify a file path in the terminal

12
Comments
4 min read
Understanding Monorepos and implementing it.

Understanding Monorepos and implementing it.

3
Comments
8 min read
How to rename the master branch to main

How to rename the master branch to main

24
Comments 3
2 min read
OSD600 + 700, i love you

OSD600 + 700, i love you

8
Comments
3 min read
Optional pre-commit checks with husky

Optional pre-commit checks with husky

7
Comments
2 min read
loading...