magallanes/Mage/Task/BuiltIn/Scm
samuel4x4 308a67359c Add task for force updating a working copy
Downloads the latest from remote without trying to merge or rebase
anything. Resets the master branch to what you just fetched. Changes all
the files in your working tree to match the files in origin/master, so
if you have any local changes, they will be lost.
2014-10-29 04:59:58 +02:00
..
ChangeBranchTask.php Text files should end with a newline character. 2014-10-11 15:07:36 -02:00
CloneTask.php Tweak clones. 2014-10-11 17:47:07 -02:00
ForceUpdateTask.php Add task for force updating a working copy 2014-10-29 04:59:58 +02:00
RemoveCloneTask.php Text files should end with a newline character. 2014-10-11 15:07:36 -02:00
UpdateTask.php Text files should end with a newline character. 2014-10-11 15:07:36 -02:00