It would be a nice shorthand to be able to do `gist .` or `gist somedir` and have the directory contents uploaded. It's functionally equivalent to `gist *` or `gist somedir/*` but would be nice syntactic sugar.
It would be a nice shorthand to be able to do
gist .orgist somedirand have the directory contents uploaded.It's functionally equivalent to
gist *orgist somedir/*but would be nice syntactic sugar.