Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » EGit push sometimes counts all the objects
EGit push sometimes counts all the objects [message #1065587] Wed, 26 June 2013 15:20
R Shapiro is currently offline R ShapiroFriend
Messages: 386
Registered: June 2011
Senior Member
In one of my Eclipse workspaces I see the following annoying behavior with one specific project: any time I 'push' the EGit dialog sits there and counts every object/commit in the repository.

I don't see this in any other EGit projects. What would be causing this one project to behave in that way? The local configuration is not unusual:

core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
core.ignorecase=true
core.autocrlf=input
remote.origin.fetch=refs/heads/*:refs/remotes/origin/*
remote.origin.url=https://*****.git
branch.master.remote=origin
branch.master.merge=refs/heads/master
branch.master.rebase=true
http.sslverify=false
Previous Topic:egit with mutiple working directories
Next Topic:Remote vs local repositories
Goto Forum:
  


Current Time: Thu Apr 25 21:57:47 GMT 2024

Powered by FUDForum. Page generated in 0.02617 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top