(no title)
rjplatte | 6 years ago
I honestly enjoy the work when I know what's going on. We have a lot of unique problems to solve, and I have gotten positive changes made, as well as some really good weeks where I pounded out some good code, but other times it's slow, sad, and frustrating.
newnewpdro|6 years ago
There's a skill to learn in keeping engineering concerns to yourself. It's unsurprising when management or executives are faced with decisions in unfamiliar topics they err on the side of Nay. Your mistake is involving them at all.
fouc|6 years ago
Using git locally is a tool just like your code editor. There's no need to ask your boss about that.
Since you're the only developer it's mainly to make it easy to revert any mistakes and to have confidence in deleting useless stuff (that you can recover later).
reificator|6 years ago
https://about.gitlab.com/pricing/#self-managed
https://github.com/enterprise
wbl|6 years ago
DarkStar851|6 years ago