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

Can't get the output from "hub sync" when piping #3023

Open
mobilEKG opened this issue Dec 5, 2022 · 0 comments
Open

Can't get the output from "hub sync" when piping #3023

mobilEKG opened this issue Dec 5, 2022 · 0 comments
Labels

Comments

@mobilEKG
Copy link

mobilEKG commented Dec 5, 2022

Command attempted:

I tried these commands to get the output of "hub sync":
tmp="$(hub sync)"
hub sync | read tmp
read tmp < <(hub sync)

What happened:

echo "$tmp" always returns nothing

More info:

Did I miss anything?

@mobilEKG mobilEKG added the bug label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant