I have the exact same problem, everything needs to be perfect.. What I find working is building smaller applications or splitting API's in different so "repositories". 👍
I agree. I do this. But I still manage to forget to keep it small. I like to fix as I go. So I ended up adding more and more to each change. I just have been forcing myself to keep my commits small and pushing more often.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
I have the exact same problem, everything needs to be perfect.. What I find working is building smaller applications or splitting API's in different so "repositories". 👍
I agree. I do this. But I still manage to forget to keep it small. I like to fix as I go. So I ended up adding more and more to each change. I just have been forcing myself to keep my commits small and pushing more often.