Commit graph

3 commits

Author SHA1 Message Date
Onur Solmaz
4237d506d0
Fix deletion of committed files excluded in .gitignore, show branch info (#7)
Some checks failed
Build and Test / build (20.x) (push) Has been cancelled
Build and Test / build (18.x) (push) Has been cancelled
Build and Test / build (22.x) (push) Has been cancelled
* Fix deletion of committed files excluded in .gitignore, show branch info

* Add clickable branch links and support for remote branch/PR checkout

- Branch names in UI are now clickable and link to GitHub
- Added --remote-branch option to checkout remote branches
- Added --pr option to checkout specific PRs by number
- Fixed shadow repo sync to preserve git-tracked files regardless of gitignore
- Updated documentation with shadow repo sync principles

* Save work before checking out remote branch

* Checkpoint

* Checkpoint

* Checkpoint
2025-06-07 00:22:15 +02:00
Onur Solmaz
312c366bd2
Improve GitHub implementation and state detection (#3)
* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Pushing to github works

* Sync with inotifywait + rsync

* Checkpoint

* Checkpoint

* Gitignore works

* Fix running setup commands

* Checkpoint

* Checkpoint

* Checkpoint
2025-05-28 15:30:58 +02:00
Onur Solmaz
ac1b443644
Add webui (#2)
* Add webui, wip

* Checkpoint

* Fixed terminal formatting

* Checkpoint

* Checkpoint

* Don't include untracked files by default

* Specify flag

* Checkpoint

* Checkpoint
2025-05-27 14:43:33 +02:00