Paweł Lipski
Paweł Lipski
To repro, add a new git root in the project, open Git Machete tab (make sure that there are git root to select from the dropdown), and then remove .git...
``` $ g m show git machete show: error: the following arguments are required: direction $ g m go git machete go: error: the following arguments are required: direction $...
Both GitHub and GitLab use `open`, so let's unify this way.
# Based on PR #1340 ## Chain of upstream PRs as of 2024-10-08 * PR #1340: `develop` ← `feature/1214-traverse-sync-prs` * **PR #1343 (THIS ONE)**: `feature/1214-traverse-sync-prs` ← `feature/1325-update-all-pr-desc`
- [ ] Update descriptions of PRs/MRs even if PR base is the same as in .git/machete => separate option, `--update-all-descriptions` => open an issue - [x] Restack instead of...
https://github.com/VirtusLab/git-machete/issues/1322#issuecomment-2347003840: One nice addition would be to update other MR's when creating or retargeting one. Right now if I add a downstream MR it seems i have to go update...