#35 ✓ resolved
Benjamin Quorning

Refresh (R) spawns a new process

Reported by Benjamin Quorning | November 28th, 2008 @ 09:49 AM

Refreshing the GitX view seems to spawn a new process each time:


$ ps ax | grep '(git)' | wc -l
       0
$ gitx
$ ps ax | grep '(git)' | wc -l
       2
(hitting R a few times in GitX)
$ ps ax | grep '(git)' | wc -l
      11

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

GitX is the nice-looking gitk clone for OS X

People watching this ticket

Tags

Pages