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.
How I Finally Fixed My .gitignore (and Ended Up Writing an Extension)
Cover image for How I Finally Fixed My .gitignore (and Ended Up Writing an Extension)

How I Finally Fixed My .gitignore (and Ended Up Writing an Extension)

5
Comments 2
1 min read
Git for Beginners: Basics and Essential Commands

Git for Beginners: Basics and Essential Commands

Comments
6 min read
Git The Game Changer
Cover image for Git The Game Changer

Git The Game Changer

3
Comments 1
6 min read
What GitHub Metrics Don’t Tell You — And What I Learned by Analyzing My Own History
Cover image for What GitHub Metrics Don’t Tell You — And What I Learned by Analyzing My Own History

What GitHub Metrics Don’t Tell You — And What I Learned by Analyzing My Own History

Comments
5 min read
How to Check the Number of Lines Changed in Your Current Git Branch Compared to Main
Cover image for How to Check the Number of Lines Changed in Your Current Git Branch Compared to Main

How to Check the Number of Lines Changed in Your Current Git Branch Compared to Main

Comments
1 min read
Git for Beginners: Basics and Essential Commands
Cover image for Git for Beginners: Basics and Essential Commands

Git for Beginners: Basics and Essential Commands

5
Comments
4 min read
From Commits to DAGs: How Git Uses a DAG to Track Your Code History
Cover image for From Commits to DAGs: How Git Uses a DAG to Track Your Code History

From Commits to DAGs: How Git Uses a DAG to Track Your Code History

16
Comments
6 min read
Fixing the "Ghost Folder" in GitHub: Converting a Broken Submodule to a Normal Folder
Cover image for Fixing the "Ghost Folder" in GitHub: Converting a Broken Submodule to a Normal Folder

Fixing the "Ghost Folder" in GitHub: Converting a Broken Submodule to a Normal Folder

6
Comments
2 min read
Understanding Git in a Simple Way - Part 5
Cover image for Understanding Git in a Simple Way - Part 5

Understanding Git in a Simple Way - Part 5

10
Comments
1 min read
Build Python Packages: Development to PyPI Guide

Build Python Packages: Development to PyPI Guide

Comments
10 min read
Automatically switching Git Identities and SSH Keys on the same machine

Automatically switching Git Identities and SSH Keys on the same machine

5
Comments
3 min read
LaTeX to Markdown Conversion Tools

LaTeX to Markdown Conversion Tools

1
Comments
12 min read
Top 10 Productivity Hacks Every Developer Should Know 🚀
Cover image for Top 10 Productivity Hacks Every Developer Should Know 🚀

Top 10 Productivity Hacks Every Developer Should Know 🚀

162
Comments 22
33 min read
Play lichess from your terminal
Cover image for Play lichess from your terminal

Play lichess from your terminal

1
Comments
1 min read
My Digital Arsenal #2: Keeping Your Codebase Clean with Pre-Commit Hooks
Cover image for My Digital Arsenal #2: Keeping Your Codebase Clean with Pre-Commit Hooks

My Digital Arsenal #2: Keeping Your Codebase Clean with Pre-Commit Hooks

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