generated from maehr/open-research-data-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Link to the Page
No response
Describe the Issue
When a Codespace is used for multiple PRs the synchronize button (which will push the commits) errors out if no manual "git rebase" is performed. Syncing the workspace after a PR does not help, it will still show that the current branch is N commits ahead.
The documentation should talk about this:
- Either make users create an individual Codespace for each PR
- Tell them how to run "git rebase" (they have to open a new terminal inside the Codespace)
- Maybe there are other options?
Are you able to create a Pull Request with the fix?
None
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation