== problem with importing cohort  == in bbmri catalogu e: the proble was that an instiotute name contained a "+" caracter that made importer "angry" . Substitute + with and and wokrs fine. aditional proble is taht a lot of institutes wehre missing which is weird because both cohorts list and institute list wher downloaded from the live production server . I updfate the liust locally so the latest version of the Institute list is liocally not on live server .  == Problem with git update . ==  I have commited but my commits are not listed on the https://github.com/antonak/molgenis_apps/commits/master Aditionnal proble :?; could not update(pull) from molgenis_apps :  git pull molgenis_apps testing fatal: 'molgenis_apps' does not appear to be a git repository fatal: The remote end hung up unexpectedly So I added : git remote add molgenis_apps !https://github.com/molgenis/molgenis_apps and git pull molgenis_apps testing From !https://github.com/molgenis/molgenis_apps  * branch            testing    -> FETCH_HEAD Already up-to-date. works. But my commits still not seen in commit list in website . besides my username does not appear any more in teh network. I am not sure what is missing .