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 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
12 Days of Gitmas: What is GitHub?

12 Days of Gitmas: What is GitHub?

39
Comments 1
3 min read
Notes on Git

Notes on Git

5
Comments
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
I created a startup to fund my nearly abandoned 2.6k star Open Source project and others like it

I created a startup to fund my nearly abandoned 2.6k star Open Source project and others like it

10
Comments 2
4 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
Git,Github and the command line are not that hard! Beginners learning resource.

Git,Github and the command line are not that hard! Beginners learning resource.

10
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
Three tools to help you become a better web developer

Three tools to help you become a better web developer

12
Comments 1
6 min read
Reset or sync local branch to a remote repository

Reset or sync local branch to a remote repository

7
Comments
3 min read
Working with Git

Working with Git

102
Comments 3
6 min read
Save Time using Git Configurations

Save Time using Git Configurations

3
Comments
3 min read
[Git] git ignores .gitignore

[Git] git ignores .gitignore

6
Comments
1 min read
Banish those unwanted repo files

Banish those unwanted repo files

3
Comments
1 min read
Using Git the First Time

Using Git the First Time

8
Comments
2 min read
How does one git good?

How does one git good?

7
Comments 2
3 min read
Steps for Contributing to Projects on Github

Steps for Contributing to Projects on Github

9
Comments
4 min read
A day in the life of a software developer

A day in the life of a software developer

4
Comments
1 min read
Pós-piscina: madrugando outra vez (git)

Pós-piscina: madrugando outra vez (git)

7
Comments
2 min read
5 weeks down, 7 more to go

5 weeks down, 7 more to go

8
Comments 2
2 min read
Remove committed file from a repository

Remove committed file from a repository

5
Comments
1 min read
Egypt's First Hacktoberfest Event !

Egypt's First Hacktoberfest Event !

7
Comments 2
1 min read
What branching strategy do you use in your company or in your product? What are its pros and cons?

What branching strategy do you use in your company or in your product? What are its pros and cons?

5
Comments
1 min read
How to git when you're offline: proxying through bare repositories

How to git when you're offline: proxying through bare repositories

7
Comments 4
3 min read
Git config management

Git config management

6
Comments
3 min read
Switch context faster with git worktree

Switch context faster with git worktree

13
Comments 1
2 min read
Sync git fork with upstream

Sync git fork with upstream

5
Comments
1 min read
Using Kentico CI and Git to help with releases

Using Kentico CI and Git to help with releases

8
Comments
4 min read
Weekly Picks #98 — Development Posts

Weekly Picks #98 — Development Posts

10
Comments
1 min read
How to totally remove a too big file from your github repository

How to totally remove a too big file from your github repository

4
Comments
1 min read
Managing tickets and todos within your codebase - does it make sense? Looking for feedback

Managing tickets and todos within your codebase - does it make sense? Looking for feedback

8
Comments 1
2 min read
Another conflict: resolving conflicts in git that occur when using rebase.

Another conflict: resolving conflicts in git that occur when using rebase.

36
Comments 3
7 min read
Favorite Git Interactive Tutorials or Videos?

Favorite Git Interactive Tutorials or Videos?

13
Comments 4
1 min read
Git commit file to previous commit

Git commit file to previous commit

5
Comments
1 min read
Linting, committing and pushing your code in one magic command

Linting, committing and pushing your code in one magic command

11
Comments 2
2 min read
Study Group - Week 1

Study Group - Week 1

4
Comments
2 min read
Git security mistakes; addressing tech debt; & writing fast code in Ruby on Rails

Git security mistakes; addressing tech debt; & writing fast code in Ruby on Rails

46
Comments 3
2 min read
[git] history reading

[git] history reading

7
Comments
3 min read
Ignoring bulk change commits with git blame

Ignoring bulk change commits with git blame

8
Comments
7 min read
Git Branching - Git Tutorial video series [Part 2] (YouTube)

Git Branching - Git Tutorial video series [Part 2] (YouTube)

3
Comments
2 min read
Commit message templates

Commit message templates

6
Comments
3 min read
24 Git Interview Questions For Developers

24 Git Interview Questions For Developers

9
Comments
1 min read
[git] change remote repository url

[git] change remote repository url

6
Comments
1 min read
A bash script to create .gitignore files

A bash script to create .gitignore files

6
Comments
1 min read
loading...