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.
All Things Version Controlled

All Things Version Controlled

7
Comments
2 min read
🌎 World Record Git

🌎 World Record Git

7
Comments 1
1 min read
Interactive commit using terminal

Interactive commit using terminal

8
Comments 2
1 min read
List all files changed in last commit

List all files changed in last commit

2
Comments
1 min read
Demystifying git rebase: A workshop

Demystifying git rebase: A workshop

5
Comments
4 min read
It's not (just) about the blame

It's not (just) about the blame

7
Comments 2
4 min read
Smart Commit

Smart Commit

3
Comments 1
1 min read
How to secure and manage secrets using Google Cloud KMS

How to secure and manage secrets using Google Cloud KMS

5
Comments
1 min read
The Day That Git Saved My Life

The Day That Git Saved My Life

35
Comments 2
5 min read
What could possibly go wrong?

What could possibly go wrong?

5
Comments
1 min read
VS-Code | Know your tools #1

VS-Code | Know your tools #1

6
Comments
7 min read
Git and GitHub

Git and GitHub

23
Comments
2 min read
Why do these $?@!% files keep changing? Stop the file churn in Xcode with a gitignore file

Why do these $?@!% files keep changing? Stop the file churn in Xcode with a gitignore file

4
Comments
3 min read
Serverless git repo history analysis

Serverless git repo history analysis

14
Comments
5 min read
The Git interface that i want to use

The Git interface that i want to use

6
Comments 2
1 min read
Get good with git: bisect

Get good with git: bisect

15
Comments
6 min read
My First Open Source Project

My First Open Source Project

8
Comments 1
4 min read
Revamp your existing Rails app to use a JavaScript frontend

Revamp your existing Rails app to use a JavaScript frontend

8
Comments 4
6 min read
Dev T-Shirt: "detached HEAD"

Dev T-Shirt: "detached HEAD"

9
Comments
1 min read
Most Popular Development Posts Of The Week (14 November 2018)

Most Popular Development Posts Of The Week (14 November 2018)

7
Comments
1 min read
Git: most used git commands

Git: most used git commands

9
Comments
4 min read
Dev.to Review #7: Top 7 Of The Week, Discussed

Dev.to Review #7: Top 7 Of The Week, Discussed

18
Comments 6
2 min read
sitemap_generator using lastmod date from git repo

sitemap_generator using lastmod date from git repo

8
Comments
1 min read
Git backed package management

Git backed package management

5
Comments
1 min read
thef!#%: Channeling Your Misdirected Rage for Catharsis and Greater Productivity

thef!#%: Channeling Your Misdirected Rage for Catharsis and Greater Productivity

29
Comments 2
2 min read
Learn about your project from git history

Learn about your project from git history

9
Comments 1
3 min read
Git FAQs I Encounter Regularly

Git FAQs I Encounter Regularly

56
Comments 6
3 min read
git-askpass.exe: No such file or directory. Visual Studio

git-askpass.exe: No such file or directory. Visual Studio

10
Comments
1 min read
DateRanges in C#

DateRanges in C#

8
Comments
1 min read
"Git" more than one branch

"Git" more than one branch

20
Comments 2
1 min read
Git commit in pure java

Git commit in pure java

7
Comments
1 min read
Setting up a dev 101 course for my PMs

Setting up a dev 101 course for my PMs

42
Comments 8
3 min read
Useful git aliases

Useful git aliases

4
Comments
1 min read
github repos moved / intro to git

github repos moved / intro to git

7
Comments
1 min read
Cherry Picking with Git

Cherry Picking with Git

47
Comments 1
3 min read
Split an existing git commit

Split an existing git commit

63
Comments 3
2 min read
How to Work with Git Branches

How to Work with Git Branches

44
Comments
3 min read
Learn git even if you don’t code

Learn git even if you don’t code

21
Comments
3 min read
Git Commands Ultimate Tutorial Part 1

Git Commands Ultimate Tutorial Part 1

39
Comments
3 min read
How does `git add` work under the hood?

How does `git add` work under the hood?

5
Comments
4 min read
Learning more about how commits are represented in Git

Learning more about how commits are represented in Git

6
Comments
4 min read
Getting to Know Git

Getting to Know Git

16
Comments
1 min read
What I learned this month

What I learned this month

15
Comments
2 min read
Git: Squash Commits

Git: Squash Commits

9
Comments
2 min read
Reading code late at night and realizing that it’s not a good idea

Reading code late at night and realizing that it’s not a good idea

9
Comments
5 min read
What’s inside the `.git/objects` directory?

What’s inside the `.git/objects` directory?

5
Comments
4 min read
How does Git know if you have uncommitted changes in the working tree? (Part 1)

How does Git know if you have uncommitted changes in the working tree? (Part 1)

4
Comments
4 min read
What’s in a git config?

What’s in a git config?

6
Comments
5 min read
Building a Simple PaaS with Sidecars (from Designing Distributed Systems book) in C#

Building a Simple PaaS with Sidecars (from Designing Distributed Systems book) in C#

9
Comments
3 min read
Source Control Fail

Source Control Fail

4
Comments
2 min read
The Good (Tweak), the Bad (Mac), and the Ugly (Terminal)

The Good (Tweak), the Bad (Mac), and the Ugly (Terminal)

11
Comments 2
1 min read
Cherry Picking in Version Control

Cherry Picking in Version Control

17
Comments
2 min read
Faster Test Suites, Less Code, Embracing Writing Addons.

Faster Test Suites, Less Code, Embracing Writing Addons.

6
Comments
2 min read
Git Wrecked — Keeping Your Branches Synced Without Breaking Things

Git Wrecked — Keeping Your Branches Synced Without Breaking Things

22
Comments 3
6 min read
Deleting remote-pruned branches in Git with PowerShell

Deleting remote-pruned branches in Git with PowerShell

6
Comments
1 min read
How to replace master branch in git, entirely, from another branch?

How to replace master branch in git, entirely, from another branch?

3
Comments
1 min read
Remove .DS_Store from git repository

Remove .DS_Store from git repository

3
Comments
1 min read
Using another private key with git

Using another private key with git

4
Comments
1 min read
Open multiple simultaneous pull requests

Open multiple simultaneous pull requests

10
Comments
2 min read
Easy Git Commit Targeting

Easy Git Commit Targeting

8
Comments
1 min read
loading...