#4 √ resolved
Cristi Balan

progress status when shelling out

Reported by Cristi Balan | April 30th, 2008 @ 07:24 PM | in 0.5

Progress status when fetching; On slow connections or for big repos it looks like braid hung up when it stays in “braid: Setting up remote branch and fetching data.” I thought this would be a matter of doing something like adding a “puts out” into Command#exec_all, but git updates the status dynamically, on the same line, so waiting for the output doesn’t really work. I dunno how to let git’s percentage counter through. Any ideas?

system(“git clone foo.git bar”) should send the output to stdout as it’s working —ianwhite

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

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

Braid is a simple tool to help track git and svn vendor branches in a git repository.

People watching this ticket