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

fix: add -w shorthand flag support to sync #765

Merged
merged 1 commit into from
Oct 11, 2022
Merged

Conversation

GGabriele
Copy link
Collaborator

Right now dump supports both --workspace and -w, while sync only supports --workspace.

Right now `dump` supports both `--workspace` and `-w`,
while `sync` only supports `--workspace`.
@GGabriele GGabriele requested a review from a team October 10, 2022 16:17
@GGabriele GGabriele temporarily deployed to Configure ci October 10, 2022 16:17 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2022

Codecov Report

Base: 39.02% // Head: 39.02% // No change to project coverage 👍

Coverage data is based on head (7ef726f) compared to base (db773ae).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #765   +/-   ##
=======================================
  Coverage   39.02%   39.02%           
=======================================
  Files          88       88           
  Lines       10105    10105           
=======================================
  Hits         3943     3943           
  Misses       5777     5777           
  Partials      385      385           
Impacted Files Coverage Δ
cmd/sync.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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

Successfully merging this pull request may close these issues.

3 participants