Add a gitsync option for reverting to the commit used when building the image.
Default to and display the last used repository URL in gitsync.
Add gitsync support for merging from other repositories.
Allow gitsync to properly switch branches or repositories. Resolves #523
Do not spread checking for value accross code. Do it in the function that is supposed to do it.
Include globals.inc
Resolve Warning: Invalid argument supplied for foreach() in /usr/local/sbin/pfSsh.php(334) : eval()'d code on line 257
Include needed libraries
Fix RELENG_1_2 gitsync
Hide debugging item
Cleanup after sync
Run git clean
No need for duplicate command
Reset to HEAD on non master
Use git reset --hard HEAD
Uncomment code and move to checkout tree after intiial fetch
Do not download entire tree every time, use cached version
Add ===>
Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195
Clarify that the URL should be a RCS url and that it should be HTTP
Resolve merge
Note when running /etc/rc.php_ini_setup
Run /etc/rc.php_ini_setup if it exists
Call conf_mount_rw() early
Rename cvssync to gitsync and do not introduce haproxy changes
Revert "Rename cvssync to gitsync"
This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.
Rename cvssync to gitsync