dstack
dstack copied to clipboard
Better handle "No tracked branch configured for branch dstack”
If the current Git repository has no remote branch or it is not set as a tracked branch, the CLI shows the following message:
No tracked branch configured for branch dstack
The CLI should at least provide a more human-readable message, saying how to fix this.