Hi all, For those who have a clone of the fusioninventory-agent git repository, I did a rebase of the 2.2.x branch in order to drop some experimental charset changes.
This means your local 2.2.x go nowhere now, you save you changes, for example with git format-patch and destroy, recreate it: git checkout origin/2.3.x git branch -D 2.2.x git checkout -b 2.2.x origin/2.2.x Sorry for this. Best regards, -- Gonéri Le Bouder _______________________________________________ Fusioninventory-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-devel
