On 11 February 2018 at 02:28, Stephane Ducasse <stepharo.self@gmail.com> wrote:
>
> P.P.S.�� I think more thought needs to be given to whether mixing
> updates from both the remote and disk working directory in the one
> pane is beneficial?
> As an alternative, perhaps some side-scrolling GTInspector-like panes
>�� �� Image <--> Working Directory <--> Remote�� <--> Server(github)
> would better represent the git model.
> Or maybe statically position those panes in one window with buttons on
> directed lines showing which way and how far a commit moves when that
> button is pushed.


I was saying to esteban that the UI should let the user understand
where the code is so I like you

>�� �� Image <--> Working Directory <--> Remote�� <--> Server(github)

Mine was

>�� �� Image <--> Local repository <--> Remote

Stef


Actually the fourth one might be redundant.����
The way you find out about the fourth one is you Fetch into the third one.

cheers -ben