-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Able to push multiple files #1
Comments
Not yet Line 38 in 180e44b
|
That is in my todolist. Will add it soon. |
Cool, will be looking forward to it (: |
@joshuaquek As a user, how would you like to add description & access control to the multiple files? |
Being able to add the gist description would be great. As for access control....Usually for a single gist in Github, it is not possible to have certain files within that single gist to be public and certain to be secret. Either that whole gist is public, or it is secret. Having the option to make gists public or private when publishing them would be good too. Also, note that it is not possible to make a public gist a private one once it has been converted to a public gist: https://stackoverflow.com/questions/14720678/how-can-i-change-a-secret-gist-to-public |
@joshuaquek right now I have added the feature for adding multiple gists at a time. I hope you will like it. I am working on the multiple files in a single gist. Will add it it soon, once my exam is over. |
Sounds great man. All the best for your exams! |
Is this able to push multiple files to a single gist?
The text was updated successfully, but these errors were encountered: