https://talkchess.com/viewtopic.php?p=920847

================================================================================

$ git clone git@github.com:rchastain2/cairo-board.git cairo-board-rchastain2
...
$ git checkout -b fix_link
Basculement sur la nouvelle branche 'fix_link'
$ git add .
$ git commit -m "Fix link error"
[fix_link b105766] Fix link error
 1 file changed, 3 insertions(+), 3 deletions(-)
$ git push --set-upstream origin fix_link
...
remote: Create a pull request for 'fix_link' on GitHub by visiting:
remote:      https://github.com/rchastain2/cairo-board/pull/new/fix_link
remote: 
To github.com:rchastain2/cairo-board.git
 * [new branch]      fix_link -> fix_link
la branche 'fix_link' est paramétrée pour suivre 'origin/fix_link'.

================================================================================

./cairo_board --ics
--debug

