[git-users] Unable to push to 1 of the depositories in Git server

2016-05-12 Thread Moi
Anyone encountered the following error: In the remote central depository, I have 2 git depositories. I'm able to clone/pull from the 2 git depositories using https but when issue a pull, it gives ' return code 22 fatal: git-http-push failed' error -- You received this message because you are

Re: [git-users] How to implement White Label using Git

2016-05-04 Thread Moi
an? Does it mean cherry pick those fixes from "pristine" branch to the per-customer branches? On Wednesday, May 4, 2016 at 10:14:56 PM UTC+8, Konstantin Khomoutov wrote: > > On Tue, 3 May 2016 06:25:19 -0700 (PDT) > Moi <myo...@gmail.com > wrote: > > > Can we m

[git-users] Git - White label

2016-05-03 Thread Moi
Can we make use of Git to implement White Label concept? Eg, I have a product that are sold to customer A and customer B. If customer B needs to customize on some screens which customer A doesn't need, how do I implement the white label using Git? -- You received this message because you are

[git-users] How to implement White Label using Git

2016-05-03 Thread Moi
Can we make use of Git to implement White Label concept? Eg, I have a product that are sold to customer A and customer B. If customer B needs to customize on some screens which customer A doesn't need, how do I implement the white label using Git? -- You received this message because you are