Posts tagged #git
16 posts
-
2026-03-01
-
2025-07-17
Artisanal Handcrafted Git Repositories | drew's dev blog
How to lovingly handcraft your own git repositories
-
2024-03-14
How HEAD works in git
Usually when people say that a topic is confusing when I think it’s not, the reason is that there’s actually some hidden complexity that I wasn’t considering. And after some follow up conversations, it turned out that HEAD actually was a bit more complicated than I’d appreciated!
-
2024-01-16
Do we think of git commits as diffs, snapshots, and/or histories?
How git commits really work
-
2023-12-20
-
2023-11-25
-
2022-06-05
Git Timeline Generator | Preceden
Create a visual timeline of any codebase's contribution history.
-
2021-11-07
-
2021-08-12
Tower Git Client - The most powerful Git client for Mac and Windows
Over 100,000 developers and designers are more productive with Tower - the most powerful Git client for Mac and Windows.
-
2021-05-19
Neural Magic
Neural Magic helps developers in accelerating deep learning performance using automated model sparsification technologies and a CPU inference engine. - Neural Magic
-
2021-04-06
a simple git branching model
This is a very simple git workflow. It (and variants) is in use by many people. I settled on it after using it very effectively at Athena. GitHub does something similar; Zach Holman mentioned it in this talk.
-
2021-04-06
-
2021-04-06
Learn Git Branching
Always can learn how this works better!
-
2021-04-06
How bad can it git? Characterizing secret leakage in public GitHub repositories
Everyone knows by now to never put secret keys in code, right?
-
2021-04-06
Backup Raspberry Pi SD Card on macOS — the 2019 Simple Way to Clone | by Claudio Carnino | Medium
Very useful if you are working and developing for the Rasbery Pi! My go to instructions.
-
2021-04-06
Free Git GUI for Windows, Mac, Linux | GitKraken
This looks like an amazing tool. I plan to try it asap!