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.
Git'de Branch Nedir? Nasıl oluşturulur?

Git'de Branch Nedir? Nasıl oluşturulur?

22
Comments
3 min read
How to resolve merge conflicts with git

How to resolve merge conflicts with git

53
Comments 2
2 min read
New: "Cheat sheet" view for Topic pages

New: "Cheat sheet" view for Topic pages

3
Comments
1 min read
My Hacktoberfest 2020 experience day 1

My Hacktoberfest 2020 experience day 1

4
Comments
2 min read
How to checkout github pull requests locally like Pro

How to checkout github pull requests locally like Pro

6
Comments 1
2 min read
Patterns for writing better git commit messages

Patterns for writing better git commit messages

269
Comments 41
2 min read
How to make your github profile more captivating

How to make your github profile more captivating

103
Comments 13
1 min read
GitHub code scanning is now available!

GitHub code scanning is now available!

11
Comments
1 min read
How To Create a Pull Request With GitHub Desktop

How To Create a Pull Request With GitHub Desktop

5
Comments
5 min read
Smooth PostgreSQL upgrades in DockerDev environments with Lefthook

Smooth PostgreSQL upgrades in DockerDev environments with Lefthook

14
Comments 1
4 min read
Write your commits with VSCode

Write your commits with VSCode

8
Comments
1 min read
Getting started with OSS!!

Getting started with OSS!!

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

12 Ways to Undo Mistakes with Git - Part 1

51
Comments
3 min read
Day 1 with the Github CLI 1.0

Day 1 with the Github CLI 1.0

30
Comments 2
2 min read
All you need to know about Hacktoberfest

All you need to know about Hacktoberfest

17
Comments 5
5 min read
🔧 Git: The Story Book

🔧 Git: The Story Book

8
Comments
2 min read
What Git/GitHub topics do you struggle with most?

What Git/GitHub topics do you struggle with most?

3
Comments 6
1 min read
How I made a web based UI client for git using React + Node JS ?

How I made a web based UI client for git using React + Node JS ?

21
Comments
9 min read
An Introduction To Git

An Introduction To Git

9
Comments
6 min read
🍒What IS git cherry-pick? 🍒

🍒What IS git cherry-pick? 🍒

17
Comments
1 min read
Get Control of Your Git History

Get Control of Your Git History

66
Comments 4
5 min read
Git Flow and why it is important to maintain history correctly

Git Flow and why it is important to maintain history correctly

6
Comments 4
4 min read
How to change the author information in the commit history of a git repository

How to change the author information in the commit history of a git repository

6
Comments
5 min read
A Short Journey to Git Internals

A Short Journey to Git Internals

5
Comments
4 min read
Get started with git

Get started with git

5
Comments
7 min read
Lets bag the T-shirt of Hacktoberfest together 😃

Lets bag the T-shirt of Hacktoberfest together 😃

7
Comments
2 min read
My love story with git

My love story with git

2
Comments
1 min read
A List of Essential Git Queries

A List of Essential Git Queries

7
Comments 2
3 min read
How to revert a pull request and apply the changes manually ?

How to revert a pull request and apply the changes manually ?

5
Comments
1 min read
Optimize your git clone / fetch strategy for CI pipelines

Optimize your git clone / fetch strategy for CI pipelines

8
Comments
3 min read
Using Git on the Command Line

Using Git on the Command Line

22
Comments
12 min read
Forgit - A utility tool to use git interactively

Forgit - A utility tool to use git interactively

7
Comments 1
2 min read
How to use git restore effectively

How to use git restore effectively

5
Comments
2 min read
GIT Commands ( Woking with git branch )

GIT Commands ( Woking with git branch )

6
Comments
1 min read
Git config user.email for repositories in subdirectory

Git config user.email for repositories in subdirectory

10
Comments 3
1 min read
Let's discuss: What are your biggest difficulties with Git?

Let's discuss: What are your biggest difficulties with Git?

23
Comments 24
1 min read
Git Commands Introduction

Git Commands Introduction

150
Comments 15
2 min read
How I am managing ton of Issue and Pull request message with Discord-Webhooks?

How I am managing ton of Issue and Pull request message with Discord-Webhooks?

11
Comments
1 min read
.gitignore mistake that everyone makes

.gitignore mistake that everyone makes

60
Comments 15
1 min read
Auto Add Date to Git Commit Messages

Auto Add Date to Git Commit Messages

2
Comments
2 min read
I'm Participating in Hacktoberfest

I'm Participating in Hacktoberfest

3
Comments 1
1 min read
Submodule - link to another Git repository

Submodule - link to another Git repository

6
Comments
2 min read
Blame alert: Tags users whose code has been altered

Blame alert: Tags users whose code has been altered

6
Comments
1 min read
Streamlining my Git workflow with bash

Streamlining my Git workflow with bash

6
Comments
3 min read
Five things I learned from my first Open Source contribution

Five things I learned from my first Open Source contribution

4
Comments
3 min read
Git Commands for beginners!

Git Commands for beginners!

62
Comments 8
3 min read
Clean History dengan Git Squash

Clean History dengan Git Squash

4
Comments 1
2 min read
Git Flow Introduction 🌲

Git Flow Introduction 🌲

41
Comments 1
3 min read
How To Change a Git Repo's Authentication Protocol

How To Change a Git Repo's Authentication Protocol

4
Comments
1 min read
How to use VSCode as your Git editor... only when you call Git from within VSCode

How to use VSCode as your Git editor... only when you call Git from within VSCode

19
Comments
2 min read
Configuring Git

Configuring Git

16
Comments
2 min read
Issues are hard, Or: How I learned to Stop Worrying and Love the PR-bomb

Issues are hard, Or: How I learned to Stop Worrying and Love the PR-bomb

2
Comments
2 min read
Advantages of Git-flow over standard git commands

Advantages of Git-flow over standard git commands

206
Comments 26
5 min read
How to clone a GitLab repository after enabling 2FA

How to clone a GitLab repository after enabling 2FA

33
Comments 1
2 min read
No Xcode or CLT version detected

No Xcode or CLT version detected

9
Comments
1 min read
Useful Git Commands For Beginners

Useful Git Commands For Beginners

2
Comments
3 min read
GIT INIT (Part-2)

GIT INIT (Part-2)

16
Comments 2
4 min read
Learn Git good practices!

Learn Git good practices!

160
Comments 15
3 min read
Learn Git visually !! BEST WAY TO LEARN GIT

Learn Git visually !! BEST WAY TO LEARN GIT

8
Comments
1 min read
git + svn (both remote) in case you need it

git + svn (both remote) in case you need it

3
Comments
3 min read
loading...