Skip to content
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

Add a section to the README about the correct format for path_to_add #65

Open
lgloege opened this issue Jun 23, 2022 · 1 comment
Open

Comments

@lgloege
Copy link

lgloege commented Jun 23, 2022

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 repo
  • path_to_add: "dir" will only push the contents of "dir"
  • check path_to_dir if you receive a "too many symbolic links encountered" error message

When I tried path_to_add: "/" (which I thought would push the entire repo) I received this error message:

Error: ELOOP: too many symbolic links encountered, stat '/bin/X11/X11/X11/X11/X11/...FileCheck-10'
@vasco-santos
Copy link
Contributor

Hi @lgloege

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants