Version Control Hosting Software Resources
Discussions and Reports to expand your knowledge on Version Control Hosting Software
Resource pages are designed to give you a cross-section of information we have on specific categories. You'll find discussions from users like you and reports from industry data.
Version Control Hosting Software Discussions
Let's say we have branch A and B. Have committed changes to branch A and after through testing, find that the same code is ready to be committed to branch B as it is well tested and has no issues. Is there any way by which we can cherry pick direct commited changes from Branch A to branch B without manually making changes to Branch B?
In the past we have got issues with instance space, we are hosting it in AWS EC2, last time this happened we increased the disk size of the instance but also configured Gitlab to send pipeline artifacts and cache to an S3 bucket. Is it possible to do the same for all repository contents? Is there any performance impact that we need to consider?
as we don't want to manintain our CI server. we want to directly use circle-ci for their mac CI machine