Hacker News new | ask | show | jobs
by capableweb 1393 days ago
Ah, I didn't know that, already have symlinks + .gitignore setup so I can update both easily with `git pull`, but good to hear it's no longer needed.

Any reason why the webui repository is not archived with a warning up top if it's been deprecated like you say?

1 comments

It's not deprecated. He uses it for development and then copies the files across to the main repo. I don't really understand what benefits this setup has over making a dev branch in the main repo, but to each their own!