-
Notifications
You must be signed in to change notification settings - Fork 247
Description
I have been pondering a lot about the benefits of having packs/stable committed every time.
While it is true that you want to have a stable system, it is a bit like duplicating what is already achieved by committing packs/dev. But packs/stable can always be generated from packs/dev/update-live-packs and I am wondering if there is any other reason I am missing for both to be in the repo.
In my branch I removed it and ignored it and working with git commit and git stash has improved 10 fold.
So my proposal is to remove it as well (or tell me a compelling reason why it is necessary).
Also @samaaron, together with this proposal I would like to ask whether you are contemplating adding maintainers to this wonderful project, which is a bit behind Prelude in terms of updates (btw see my PR for cider 0.13.0) and would really benefit from it.
Thanks a lot!