TIL how to stash changes in only one file May 14, 2025 TIL how to stash changes in only one file: git stash push -m "Stash Sources/geometrize/Polygon.swift" Sources/geometrize/Polygon.swift.