Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 380 Bytes

File metadata and controls

4 lines (3 loc) · 380 Bytes

Patch file creating

steming from https://stackoverflow.com/a/29637857 (or some like that) this is a very handy and tool-friendly / portable alternative to git stash by creating patch files. It seem way more friendly way for tools helping to return to the work you've half-backed once.

The file naming is a bit opinionated, but pretty practical, as experienced in a few years.