Commit Graph

13 Commits

Author SHA1 Message Date
Philippe Miossec 2d65a81050 revert workspace cleanup... 2013-06-07 12:26:24 +02:00
Philippe Miossec 22d815f5f6 Add a reference to checkin parameter to the checkin method! 2013-06-04 21:14:26 +02:00
Philippe Miossec a2eeacbaac Clean workspace after running a tfs command
=> clone, fetch, init-branch, checkin, ...
2013-05-20 16:23:37 +02:00
David Alpert 705d4d9f5b refactoring the generic caretaker into an explicitly passed and customized clone of the checkinoptions. 2012-09-10 09:38:18 -05:00
Matt Burke bbd8c742ab Convert the rest to NDesk.Options. 2012-02-01 07:27:49 -05:00
Matt Burke af44684ea3 Convert CheckinOptions to NDesk.Options. 2012-01-29 06:25:57 -05:00
Matt Burke 157676c473 Rough-in NDesk.Options. 2012-01-28 12:04:36 -05:00
ivan-danilov 30c68171d6 Changed Fetch signature to support merging TFS-commit with multiple git-parents 2011-07-11 04:01:24 +03:00
ivan-danilov 8870e46f39 Replaced RebaseWorkflow with NoMerge option to Checkin command 2011-07-11 02:00:14 +03:00
ivan-danilov de6c21cfa4 Added defensive check for clean working dir before checkin -r and fixed error output to exception throwing 2011-07-09 00:12:29 +03:00
ivan-danilov dbed19b9ae Fixed rebasing with --onto 2011-06-21 07:52:26 +03:00
ivan-danilov 7f9784ab72 Added --rebase-workflow option to git tfs checkin command 2011-06-21 07:52:20 +03:00
Matt Burke 7e068fad66 Made merge-back the behavior when checking in HEAD. Added merge-back functionality to checkintool. 2011-01-27 15:43:33 -05:00