Forem

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.
Git Lesson: How to Use .gitignore and .gitkeep?
Cover image for Git Lesson: How to Use .gitignore and .gitkeep?

Git Lesson: How to Use .gitignore and .gitkeep?

77
Comments 16
4 min read
Managing Public and Private Repositories in a Project

Managing Public and Private Repositories in a Project

1
Comments
2 min read
Git Add Command Explained: A Step-by-Step Tutorial
Cover image for Git Add Command Explained: A Step-by-Step Tutorial

Git Add Command Explained: A Step-by-Step Tutorial

Comments
14 min read
🛠️ Mastering Git: 12 Essential Commands Every Developer Should Know
Cover image for 🛠️ Mastering Git: 12 Essential Commands Every Developer Should Know

🛠️ Mastering Git: 12 Essential Commands Every Developer Should Know

Comments
3 min read
Protect secrets in Git with the clean/smudge filter
Cover image for Protect secrets in Git with the clean/smudge filter

Protect secrets in Git with the clean/smudge filter

Comments
4 min read
Git, Git 'heads' and branch management
Cover image for Git, Git 'heads' and branch management

Git, Git 'heads' and branch management

4
Comments
9 min read
How to fix huggingface ssh authentication error with git

How to fix huggingface ssh authentication error with git

31
Comments
2 min read
A Beginner's Guide to Git, GitHub
Cover image for A Beginner's Guide to Git, GitHub

A Beginner's Guide to Git, GitHub

7
Comments
3 min read
Pre-commit with husky & lint-staged

Pre-commit with husky & lint-staged

22
Comments 1
3 min read
Git Security: Best Practices for Keeping Your Code Safe
Cover image for Git Security: Best Practices for Keeping Your Code Safe

Git Security: Best Practices for Keeping Your Code Safe

12
Comments
5 min read
Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

Simplify Your Workflow: Code Linting Automation with Git Hooks, Husky, and Lint-Staged

5
Comments
3 min read
Integrate Current Changes into a Specific Commit without Opening the Editor

Integrate Current Changes into a Specific Commit without Opening the Editor

1
Comments
2 min read
Git Config Settings I Always Recommend

Git Config Settings I Always Recommend

Comments
2 min read
Most commonly used Git command shortcuts

Most commonly used Git command shortcuts

2
Comments
1 min read
ChatCraft week 2: Research and troubleshooting

ChatCraft week 2: Research and troubleshooting

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