xetdata / pyxet

Python SDK for XetHub
https://xethub.com/
BSD 3-Clause "New" or "Revised" License
48 stars 8 forks source link

Better help message and prints #66

Closed seanses closed 1 year ago

seanses commented 1 year ago
  1. Add "xet://" to xet branch ls --help
  2. xet branch ls output aligns with xet ls as in https://github.com/xetdata/pyxet/pull/65
  3. Unifies to use xet://[user]/[repo]
  4. Use term repo and repository instead of project

Fix https://github.com/xetdata/xethub/issues/3889