Moshe Edri
Moshe Edri
@maiamcc I'd call it a bug... :D
So yes, we would like Tilt to watch the `.git` dir as we would like to switch branches as we work with the environments that tilt was creating, even if...
I see, I think we are OK with just getting the revision hash, but others might need other functionality with git, So the idea of removing the `.git` folder is...
Second that ^ I spent more hours then I'd like to admit trying to figure out what's going on
It's not ideal, we'll have to have an extra logic in the service run script to check if "environment == dev" the server start on a different port - which...