You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this and apologies for taking so long to get back to you. Would you like to submit a PR with proposed docs? That would be super appreciated
I suggest adding documentation to the README outlining how
path_to_add
should be formatted. For instance, maybe including something like this:path_to_add: "."
will push the entire repopath_to_add: "dir"
will only push the contents of "dir"path_to_dir
if you receive a "too many symbolic links encountered" error messageWhen I tried
path_to_add: "/"
(which I thought would push the entire repo) I received this error message:The text was updated successfully, but these errors were encountered: