Get the latest tech news

Git: The Stupid Password Store


IT - the stupid content tracker – Linus Torvalds, Initial revision of “git”, the information manager from hell After years of code review with stacked diffs1, I’ve been using GitLab merge requests at work. Merge requests frustrated me until helpful folks pointed me toward GerritLab, a small Python tool for making stacked merge requests in GitLab—exactly what I was looking for.

After years of code review with stacked diffs, I’ve been using GitLab merge requests at work. I wanted to stow my token in a password vault, so I crafted a change for GerritLab that used gitcredentials(7). A credential helper is an executable that retrieves passwords from the OS or another program that provides secure storage.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Git

Git

Related news:

News photo

Back dating Git commits based on file modification dates

News photo

Show HN: Vdm, a sane alternative to e.g. Git submodules

News photo

Working with stacked branches in Git is easier with –update-refs (2022)