Hacker News new | ask | show | jobs
by turbocon 1552 days ago
Gists are just repos under the hood, it should work natively.
1 comments

Yeah good point! Though I was also thinking about the ability to easily create/edit/delete gists, by means of file system operations. For example, it would be pretty cool if you could create a directory in some “gists” mount point, and have it transparently create a gist for it. Then, as you add/edit/delete files in that directory, those changes are reflected in the gist’s repo.