Auto-select project if singular after merge

This commit is contained in:
2023-12-10 11:50:47 -05:00
parent 50070cc667
commit 46ae4af9cd
3 changed files with 5 additions and 2 deletions

View File

@@ -49,5 +49,5 @@ The basic workflow looks like this:
- [ ] Make a Makefile
- [ ] Add git repo status to project go (up-to-date, pending commits, etc..)
- [x] Merge aliases together for same project when selecting
- [ ] If after merging there is only one project, go there by default
- [x] If after merging there is only one project, go there by default