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
$ push -destination prefix file
will push "file" to "prefix/file". But there is no corresponding -destination for the list, pull operations (or many siblings).
What if there were a -prefix or similar, to help sync up different dirs? like "this folder is nested in drive at , therefore local relative operations are under prefix/".
The text was updated successfully, but these errors were encountered:
$ push -destination prefix file
will push "file" to "prefix/file". But there is no corresponding -destination for the list, pull operations (or many siblings).
What if there were a -prefix or similar, to help sync up different dirs? like "this folder is nested in drive at , therefore local relative operations are under prefix/".
The text was updated successfully, but these errors were encountered: