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.
TIL: the Git -p flag!

TIL: the Git -p flag!

29
Comments 3
1 min read
Version control in Git

Version control in Git

5
Comments
6 min read
A Simple Approach to storing Home Directory Config Files (Dotfiles) in Git using Bash, Zsh, or Powershell, without a Bare Repo

A Simple Approach to storing Home Directory Config Files (Dotfiles) in Git using Bash, Zsh, or Powershell, without a Bare Repo

15
Comments 1
10 min read
Weekly Update #2 - 17th Jan 2021

Weekly Update #2 - 17th Jan 2021

8
Comments 2
2 min read
EncrypC - File Encryption Application using Python

EncrypC - File Encryption Application using Python

10
Comments
2 min read
How To Set Multiple Git Identities With Git Config

How To Set Multiple Git Identities With Git Config

15
Comments 1
3 min read
5 git commands you should know

5 git commands you should know

15
Comments
3 min read
How we extended GitLens’ Pull Request functionality in Visual Studio Code

How we extended GitLens’ Pull Request functionality in Visual Studio Code

24
Comments
2 min read
Mostly used git commands for beginners

Mostly used git commands for beginners

76
Comments 4
2 min read
How to Merge Pull Requests on GitHub to Merge Branches

How to Merge Pull Requests on GitHub to Merge Branches

8
Comments
6 min read
Git for beginners

Git for beginners

40
Comments 1
3 min read
Automated debugging with git bisect and rspec

Automated debugging with git bisect and rspec

10
Comments
4 min read
Update dependencies with Renovate

Update dependencies with Renovate

18
Comments 8
4 min read
Working with GIT

Working with GIT

11
Comments
2 min read
Get Git and Github/GitLab in sync on default branch naming (master | main)

Get Git and Github/GitLab in sync on default branch naming (master | main)

28
Comments 6
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.