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.
Protecting yourself from committing secrets in one line

Protecting yourself from committing secrets in one line

12
Comments
2 min read
How to use .gitignore

How to use .gitignore

8
Comments
2 min read
Version bump your Xcode project with Github's API

Version bump your Xcode project with Github's API

7
Comments
4 min read
I've Forked The Repo, Now What?

I've Forked The Repo, Now What?

86
Comments 12
2 min read
What is the best Source Control for game development ?

What is the best Source Control for game development ?

13
Comments 1
5 min read
Building a super fast serverless container deployment pipeline on Google Cloud

Building a super fast serverless container deployment pipeline on Google Cloud

35
Comments
3 min read
Run TortoiseGit from the command line or phpstorm

Run TortoiseGit from the command line or phpstorm

5
Comments 1
1 min read
Git Source Control for Game Development

Git Source Control for Game Development

7
Comments
13 min read
Fix git to work with pageant keys

Fix git to work with pageant keys

7
Comments
1 min read
How to zombie-proof your Git repo

How to zombie-proof your Git repo

14
Comments
3 min read
The Git Identity

The Git Identity

9
Comments
3 min read
Storing data like git - TerminusDB

Storing data like git - TerminusDB

12
Comments 1
3 min read
Git Authentication Errors

Git Authentication Errors

6
Comments
3 min read
Storing data like git — TerminusDB

Storing data like git — TerminusDB

9
Comments
3 min read
Recomendaciones para generar un buen commit

Recomendaciones para generar un buen commit

8
Comments
3 min read
➕ GIT: ⏬ Pulling from a different repository.

➕ GIT: ⏬ Pulling from a different repository.

48
Comments 5
1 min read
writing proper git commits

writing proper git commits

99
Comments 9
5 min read
Gitignore Revisited

Gitignore Revisited

42
Comments 4
4 min read
Multiple Identity Gitconfig (with GPG signing)

Multiple Identity Gitconfig (with GPG signing)

40
Comments 4
4 min read
Day 2: Analog Clock in Vanilla JS

Day 2: Analog Clock in Vanilla JS

6
Comments
1 min read
Understanding Git, Github and Contributing to open Source Projects

Understanding Git, Github and Contributing to open Source Projects

22
Comments
3 min read
Git, configuration et fourberies

Git, configuration et fourberies

8
Comments 2
7 min read
Tips You Need To Know Before Choosing Between GitHub Flow Or Git Flow

Tips You Need To Know Before Choosing Between GitHub Flow Or Git Flow

7
Comments
3 min read
Did I Execute Mass Mail Attack To The Gmail or not?

Did I Execute Mass Mail Attack To The Gmail or not?

5
Comments
3 min read
Recording USA Constitution History

Recording USA Constitution History

4
Comments 1
1 min read
Day1 : Drum Kit in Vanilla JS

Day1 : Drum Kit in Vanilla JS

5
Comments
1 min read
Set up SSH Key and Git integration in Windows 10 native way

Set up SSH Key and Git integration in Windows 10 native way

9
Comments
5 min read
Implementación continua en Azure con Visual Studio y GitHub

Implementación continua en Azure con Visual Studio y GitHub

5
Comments 1
4 min read
Switch context faster with git worktree

Switch context faster with git worktree

13
Comments 1
2 min read
42 Git Questions Answered

42 Git Questions Answered

317
Comments 8
9 min read
Launch git-fork app from WSL

Launch git-fork app from WSL

13
Comments 1
3 min read
Help me, help you - Code Review

Help me, help you - Code Review

9
Comments
4 min read
Organize your company the geek-way

Organize your company the geek-way

6
Comments
3 min read
Git bisect – squash your regression bugs quicker

Git bisect – squash your regression bugs quicker

4
Comments
3 min read
Android errors

Android errors

5
Comments
2 min read
npm version でできること

npm version でできること

5
Comments
2 min read
What's happens when you `git commit`

What's happens when you `git commit`

202
Comments 11
5 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
Github: SAML, Okta, and Github Enterprise Cloud – Organization SSO configuration

Github: SAML, Okta, and Github Enterprise Cloud – Organization SSO configuration

5
Comments
5 min read
Override Git config based on project path

Override Git config based on project path

5
Comments
2 min read
Writing Your Own Changelog Generator with Git

Writing Your Own Changelog Generator with Git

11
Comments
8 min read
Improve Your Git Productivity with Bash

Improve Your Git Productivity with Bash

78
Comments 12
2 min read
Git: Theirs vs Ours

Git: Theirs vs Ours

30
Comments
4 min read
How to sync your fork with the parent repository

How to sync your fork with the parent repository

147
Comments 13
2 min read
How to correct Git Commit Messages

How to correct Git Commit Messages

164
Comments 4
3 min read
How are you writing a commit message?

How are you writing a commit message?

256
Comments 21
6 min read
How to speed up GIT PUSH

How to speed up GIT PUSH

11
Comments 5
1 min read
Rebase Master

Rebase Master

9
Comments
2 min read
3rd-party binaries in Windows Git Bash

3rd-party binaries in Windows Git Bash

6
Comments
5 min read
Git alias trick: Comparing your local branch to the upstream version

Git alias trick: Comparing your local branch to the upstream version

5
Comments
2 min read
Should you rebase or merge to update feature branches in git?

Should you rebase or merge to update feature branches in git?

10
Comments 5
4 min read
Branching & Merging Strategies – Release Flow

Branching & Merging Strategies – Release Flow

14
Comments
7 min read
How to keep your forked repository current

How to keep your forked repository current

308
Comments 19
1 min read
Fuzzy branches: a brief example of a git custom command.

Fuzzy branches: a brief example of a git custom command.

38
Comments 6
6 min read
Make git forget a tracked file

Make git forget a tracked file

4
Comments
1 min read
[git] Keep empty directory by .gitkeep

[git] Keep empty directory by .gitkeep

9
Comments 5
1 min read
Where to start with Git?

Where to start with Git?

6
Comments 5
1 min read
Git & Github basic tutorial

Git & Github basic tutorial

62
Comments
1 min read
BitBucket CI/CD Pipelines

BitBucket CI/CD Pipelines

8
Comments
1 min read
And then we resolve a merge conflict...

And then we resolve a merge conflict...

9
Comments 2
5 min read
loading...