Hi Miklos,

Thanks for your efforts, it is appreciated.

I just wanted to have look at your branches via github but realized, 
that your MITK repository is not a proper "github fork" of 
https://github.com/MITK/MITK. While this is not dramatic from a pure git 
view, it will be impossible to use github's features to compare branches 
between your fork and the original.

So if you can, please delete your github repo and use the "Fork" button 
at https://github.com/MITK/MITK to recreate it in your account. You can 
then re-push your branches from your local clone to github.

Another small advice would be to not use "master" in your fork to merge 
all your topic branches. If you use a branch called "master-patched" 
(for example) to integrate your topic branches and keep "master" 
up-to-date with the original MITK/master, it will be easier to use 
github's features for examining how your code diverges.

Thanks,

Sascha

On 09/16/2011 08:15 PM, Miklos Espak wrote:
> Hi,
>
> I added two new preferences to the StdMultiWidgetEditor for
> customizing the display format of pixel values on the status bar.
>
> I pushed the changes here:
>
> https://github.com/cim-unito/MITK/tree/bug_7-pixel_value_precision_on_the_status_bar
>
> Later, I will use the same preferences also for the label and window
> fields, and I want to introduce some other improvements as well.
>
> I will not report every change I make to your bugzilla, because I am
> not sure that you really find these fixes or improvements useful, or
> important, or whether you have time to deal with them. However, I
> would be happy if you could integrate the additions I make, since it
> would make it much easier for me to keep my fork as close to the
> upstream as possible.
>
> GitHub provides a "Watch" button using which you can be notified of
> the changes, or I can send pull requests. These can help to keep the
> projects synchronized.
>
> I will push a branch for every change, the bug number is for our
> internal bugzilla.
>
> Best,
> Miklos
>
> ------------------------------------------------------------------------------
> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
> http://p.sf.net/sfu/rim-devcon-copy2
> _______________________________________________
> mitk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mitk-users


------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to