Edgewall Software
Modify

Opened 7 weeks ago

#13771 assigned enhancement

GitCacheRepository.sync() should remove revision and node_change records for dangling commits

Reported by: Jun Omae Owned by: Jun Omae
Priority: normal Milestone: next-stable-1.6.x
Component: version control Version:
Severity: normal Keywords: git
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Running git push -f repeated, revision records for dangling commits in the Git repository remains. The behavior leads making timeline slow.

Workaround is to resync history using repository resync <reponame>.

I consider GitCacheRepository.sync() should remove the revision and node_change records for the dangling commits.

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as assigned The owner will remain Jun Omae.
The ticket will be disowned. Next status will be 'new'.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from Jun Omae to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.