As a solo programmer, of what use can Gerrit be?
Disclaimer: I’m aware of the questions How do I review my own code? and What advantages do continuous integration tools offer on a solo project?. I do feel that this question aims at a different set of answers though, as it is about a specific software, and not about general musings about the use of this or that practice or tech stack.
Git Branch Model for iOS projects with one developer [duplicate]
This question already has answers here: As a sole developer (for now), how should I be using Git? (5 answers) Closed 11 years ago. I’m using git for an iOS project, and so far have the following branch model: feature_brach(usually multiple) -> development -> testing -> master Feature-branches are short-lived, just used to add a […]
Git Branch Model for iOS projects with one developer [duplicate]
This question already has answers here: As a sole developer (for now), how should I be using Git? (5 answers) Closed 11 years ago. I’m using git for an iOS project, and so far have the following branch model: feature_brach(usually multiple) -> development -> testing -> master Feature-branches are short-lived, just used to add a […]
Solo developer vs. team developer : should I move on? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for […]
How should I tackle code testing on a solo project?
I am writing a piece of software and I would like to release it open source.
How should I tackle code testing on a solo project?
I am writing a piece of software and I would like to release it open source.
Git for a solo developer [duplicate]
This question already has answers here: When is a version control commit too large? [closed] (19 answers) How big should a single commit be? [duplicate] (6 answers) Closed 11 years ago. I’m a developer working on a WordPress project. I work on this alone and I want to improve the way I use Git but […]
Git for a solo developer [duplicate]
This question already has answers here: When is a version control commit too large? [closed] (19 answers) How big should a single commit be? [duplicate] (6 answers) Closed 11 years ago. I’m a developer working on a WordPress project. I work on this alone and I want to improve the way I use Git but […]
What project meeting structure should a single developer choose?
I am a solo developer working on a decently small project with about 3 other people (non-developers). These other people are involved in the project in non-development ways and one is also my manager. Everyone is pretty open to ad hoc discussions, too.
What project meeting structure should a single developer choose?
I am a solo developer working on a decently small project with about 3 other people (non-developers). These other people are involved in the project in non-development ways and one is also my manager. Everyone is pretty open to ad hoc discussions, too.