Nothing Special   »   [go: up one dir, main page]

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.
GitHub’s Best Practices(Streamlining Collaboration and Maximizing Efficiency)

GitHub’s Best Practices(Streamlining Collaboration and Maximizing Efficiency)

3
Comments
2 min read
Git Stash

Git Stash

1
Comments 2
3 min read
How to fix: error: 'invalid path' When working with Git on Windows.

How to fix: error: 'invalid path' When working with Git on Windows.

57
Comments 8
2 min read
How to configure 1Password SSH Key and automatically sign your commits on GitHub?

How to configure 1Password SSH Key and automatically sign your commits on GitHub?

1
Comments
1 min read
Setup SSH for Github using PowerShell

Setup SSH for Github using PowerShell

3
Comments
2 min read
Collaborating with Others on GitHub

Collaborating with Others on GitHub

5
Comments
3 min read
Use git commit --amend to add new changes to the previous commit i.e., HEAD~{0}

Use git commit --amend to add new changes to the previous commit i.e., HEAD~{0}

1
Comments
1 min read
How to Clean Up Your Local Repository with Git Commands

How to Clean Up Your Local Repository with Git Commands

111
Comments
4 min read
Multiple git configs (profiles) on one computer

Multiple git configs (profiles) on one computer

10
Comments 2
1 min read
git add, commit, push với 1 command duy nhất

git add, commit, push với 1 command duy nhất

Comments
1 min read
GitUI 0.23 supports rewording commits and more fuzzy finding

GitUI 0.23 supports rewording commits and more fuzzy finding

1
Comments
1 min read
Uncanny visual symbols of a git conflict explained

Uncanny visual symbols of a git conflict explained

7
Comments
2 min read
Meet CodingBuddy.dev: Your New AI-Powered Coding Companion

Meet CodingBuddy.dev: Your New AI-Powered Coding Companion

2
Comments
2 min read
Embracing Open Communication through GitHub Issue-Driven Development

Embracing Open Communication through GitHub Issue-Driven Development

1
Comments
3 min read
đź“› Improving a GitHub Repo (II)!

đź“› Improving a GitHub Repo (II)!

1
Comments
2 min read
If more than half of your commits are “feat” ones, you're doing something wrong

If more than half of your commits are “feat” ones, you're doing something wrong

7
Comments 6
3 min read
Primeiros passos com o Git

Primeiros passos com o Git

15
Comments 3
4 min read
Git for All Developers: Essential or Optional?

Git for All Developers: Essential or Optional?

24
Comments 13
1 min read
How to clean up branches in Git

How to clean up branches in Git

Comments
1 min read
Leveling Up Your Git Skills: Game-Inspired Guide to Git Commands

Leveling Up Your Git Skills: Game-Inspired Guide to Git Commands

8
Comments 2
2 min read
Git Basic Commands: A Comprehensive Guide with Examples

Git Basic Commands: A Comprehensive Guide with Examples

Comments
3 min read
Add Jira ID and branch name in commit message

Add Jira ID and branch name in commit message

Comments 1
1 min read
Understanding Git branches

Understanding Git branches

4
Comments
2 min read
Implementing Open-Source Monitoring and Observability In Kubernetes

Implementing Open-Source Monitoring and Observability In Kubernetes

16
Comments 2
6 min read
Improve your dev experience with Gitlens!

Improve your dev experience with Gitlens!

5
Comments
8 min read
loading...