2 user edit 1 game

How do i allow someone i want to edit a game WITH ME On website or in unity itself without sharing computer details, If you know please tell me

Use a version control system. Here are 3 options:

https://github.com/

http://tortoisesvn.net/

https://www.assembla.com/home

As @Jessespike shared your best bet would be a form of source control. I personally use GitHub with Git bash. And whats great with using source control is that it allows you to use Unity’s cloud build.
Cheers- PlayWell Studios