1. Introduction In my previous posts about Git, most of the contents are focusing on local repository operation. So in most of the time, you only need to deal with your local repository and operate on it. However, you may not only be involving in local or self operation on you code. You may cooperate ...