Hi, I am Guruprasad from Bangalore, India working for HP. I am very much new to git and trying to establish a DVCS in my workstation. I am facing few problems please help me out. below i am giving my setup and the things i have done till now. 1) I have 2 Linux box (A and B). GIT installed in both of them. 2) I have one project in A and added to GIT repository. 3) Cloned A repository into B. Complete repository got cloned into B from A along with all source code. 4) If I do some changes to files in A and commit, I am able to pull the changes done and merge into B. (here i am not doing any push, just pull is getting all updates) 5) If i do some changes to files in B, commit and push to remote branch, I am unable to pull the changes done and merge into A. I have set "receive.denycurrentbranch=ignore" in git config. Can you please tel me where i am going wrong. Do I need to set anything in git config? Once this test is done I need to implement patches over email by using JGIT in my application, please point me to some nice pointers so that i can implement it in Java. Please help in this as well. Quick response is very much appreciated. Regards, Guruprasad -- View this message in context: http://git.661346.n2.nabble.com/Urgent-Issue-with-GIT-tp7562097.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html