[git-users] git merge issue

2014-02-27 Thread praveenm mulimani
Dear All, We have created git repository A.git installed gerrit 2.8.1. based on the chipset_vendor i pushed the source to A.git repository *Master_Branch.* Developer pushed changes to A.git *Master_Branch* Now chipset_venodor has given the latest source we have to merge with our Master_Bran

[git-users] Re: git merge issue

2014-02-28 Thread praveenm mulimani
1 .Jan_2014 - initial source we created the Master_Branch. 2. Feb_25 we got new source & created the new empty branch Chipset_Master & pushed the latest chipset source code & created the tag -- Chipset_Tag. 3. When we merged Chipset_Tag in Master_Branch -- after merge so many conflic

[git-users] Help us to Replace gitweb with CGIT.

2014-03-25 Thread praveenm mulimani
Dear All, We have gerrit 2.8.3 integrated with git_web. We are planning to replace gitweb with CGIT. Please share the relevant document to configure cgit. Thanks in Advance. Regards Praveen -- You received this message because you are subscribed to the Google Groups "Git for human beings

Re: [git-users] Re: Help us to Replace gitweb with CGIT.

2014-03-26 Thread praveenm mulimani
Hi Thomas, We have already tried as per link which you shared. Getting Below error in cgit web. ... No repositories found generated by cgit v0.9.2 at 2014-03-26 18:48:24 (IST) ..

[git-users] git commit --amend -F option help

2017-12-07 Thread praveenm mulimani
Dear All, We are using git commit -F option to commit in git. when we use git commit --amend option with -F it is creating new gerrit permalink. ex: git commit --amend -F /opt/commitmessage.txt How to amend the commit msg without creating new permalink. Let me know if other options are availa

[git-users] Git clone is versy slow

2013-06-18 Thread praveenm mulimani
Dear All, I have an issue with git clone in one of the build server , Receiving Objects : it shows in 300~500 Kib/s due to this clone time is more it will take more than 10 minute complete 100 MB git source . Whereas in all the other build servers its working fine its faster it’s in MB &

[git-users] Out of memory, malloc failied (tried to allocate 2306150400 bytes )

2013-10-10 Thread praveenm mulimani
Dear All, We are using windows 7 to download the git source through repo command. We are getting the below error (although we have 20 GB free space). Fatal: Out of memory, malloc failied (tried to allocate 2306150400 bytes ) Git version: 1.8.3.msysgit.0 Git configuration details: pack.pack

[git-users] Re: Out of memory, malloc failied (tried to allocate 2306150400 bytes )

2013-10-10 Thread praveenm mulimani
On Thursday, October 10, 2013 4:27:11 PM UTC+5:30, praveenm mulimani wrote: > > Dear All, > > We are using windows 7 to download the git source through repo command. We > are getting the below error (although we have 20 GB free RAM). > > Fatal: Out of memory, malloc faili