Installing and vendoring has so many problems #148
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I had to work through a ton of difficulty when getting a project up and running outside the Orca source.
First, the install process wasn't copying the runtime or resources. The vendor command was likewise not doing so. The bundle command also requires the use of an orca dir, I guess, and that seems wrong (it feels like it could use the system?).
I have a local version of all the necessary changes but I need to get it submitted for everyone.