On Fri, Jun 14, 2019 at 11:47 PM Awasum Yannick <[email protected]> wrote:
> Good idea, > > Michael, go ahead. > done! git clone [email protected]:apache/fineract-site.git cd fineract-site/ git rm -r * echo 'Please use the `asf-site` insteda of `master` branch!' >README.md git add README.md git commit -m 'replace master branch content by README as discussed on [email protected] Re: How to update from http://fineract.apache.org from apache/fineract-site git?' git push On Fri, Jun 14, 2019, 13:38 Michael Vorburger <[email protected]> wrote: > >> On Thu, Jun 13, 2019 at 6:16 PM Vishwas Babu < >> [email protected]> wrote: >> >>> Michael, >>> >>> Changes made to https://github.com/apache/fineract-site/tree/asf-site are >>> automatically published. Master has now been merged back to asf-site. >>> >> >> oh, I see (branch "asf-site"). >> >> Do we actually need a separate master branch on fineract-site? I find >> that confusing - and the fact that the master and asf-site branches on the >> fineract-site repo have subtely diverged, see >> https://github.com/apache/fineract-site/compare/asf-site, is perhaps an >> illustration of that. >> >> Just to keep it simple, why not completely ditch master, and only have a >> asf-site branch on the fineract-site repo? >> >> It should be very easy to do, and am happy to do so, but I thought it >> would be worth confirming on list with everyone before going ahead. >> >>> >>> Regards, >>> Vishwas >>> >>> >>> >>> On Thu, Jun 13, 2019 at 1:20 AM Michael Vorburger <[email protected]> >>> wrote: >>> >>>> Vishwas or Myrle, >>>> >>>> how do we update http://fineract.apache.org to reflect e.g. >>>> https://github.com/apache/fineract-site/pull/19 ? >>>> >>>> Tx! >>>> _______________________ >>>> Michael Vorburger >>>> http://www.vorburger.ch >>>> >>>
