Fix This pull request contains merge conflicts that must be resolved error in git or Github. The error is quite terrific looking but has fix. We talked about common terminologies used for revision control softwares and also talked about git. This error is common with Github where you are a user / contributor and project is owned by someone else. First it is important to know why it happens and … [Read more...]
Export Project Google Code to Github
It is a Fairly Simple Process to Export Project Google Code to Github via Web GUI. You can import others project to own Github account in this way. Google code is SVN. SVN is not exactly easy than Git but we need this guide for practical purpose - Google Code died. The Reason to Export Project Google Code to Github, particularly that of others is for fair intention; i.e. own … [Read more...]
How To Add Travis CI To Your GitHub Project
Here is How To Add Travis CI To Your GitHub Project - That Build Passing Status Sticker in documentation. Travis is a Continuous Integration Service. Travis CI is non-Free hosted software service. There are lot of Continuous Integration Free Software, which you can install on your server do the same thing. We are writing this guide on How To Add Travis CI To Your GitHub Project, as most uses this … [Read more...]