Git ad-hoc sharing of repository
Initially in your server computer(computer having git repo) say A, edit your gitconfig file add the following save it. now determine your computer’s ip-address via to enable push run the following command note the ip address of your computer and run git serve by typing now in another computer SAY B, you can clone the […]
