Hi Paul, 

try this:

1.) git remote show origin
2.) git remote update
3.) git fetch
4.) git checkout -b isnatheme origin/isnatheme
5.) git checkout isnatheme
6.) git checkout master

Regards,
Sebastian

On Mon, 2013-05-13 at 20:32 +0200, Paul Tammes wrote:
> Small inconvenience unless, like me,. you are no expert at "git pull
> x /-b y zzz" riddles.. 
> 
> 
> Any hints?
> 
> 
> 
> Paul
> 
> 
> 
> 
> 2013/5/13 Armaghan Saqib <[email protected]>
> 
>         Dear all,
>         
>         I have added a new, web 2.0ish theme to enhanced sql-ledger.
>         This
>         theme has been generously contributed by Thomas Brändle
>         ([email protected]) and supported by International
>         SQL-Ledger Network Association (www.sql-ledger-network.com)
>         
>         To use this theme, download enhanced sql-ledger using 'git
>         clone' and
>         then switch to branch 'isnatheme'.
>         
>         This switching to a new github branch is a small inconvenience
>         because
>         I am not yet able to make this theme work along with other
>         default
>         themes. This new branch is kept in sync with 'master' branch
>         so if you
>         like new theme, you can just keep using this branch.
>         
>         For users interested in code changes here is git diff:
>         https://github.com/ledger123/ledger123/commit/106b113f5cb
>         
>         Reply to this email for bug report or any help regarding
>         installation
>         of this theme or using git / github for enhanced sql-ledger
>         installation.
>         
>         Regards
>         Armaghan Saqib
>         --
>         http://www.ledger123.com/
>         _______________________________________________
>         SQL-Ledger mailing list
>         [email protected]
>         http://lists.ledger123.com/mailman/listinfo/sql-ledger
> 
> 
> 
> 
> _______________________________________________
> SQL-Ledger mailing list
> [email protected]
> http://lists.ledger123.com/mailman/listinfo/sql-ledger
_______________________________________________
SQL-Ledger mailing list
[email protected]
http://lists.ledger123.com/mailman/listinfo/sql-ledger

Reply via email to