Commit Graph

18 Commits

Author SHA1 Message Date
Philippe Miossec d9e439e41a correct missing branch in help 2013-04-05 11:05:39 +02:00
Philippe Miossec 2ca75950cb better branch command description 2013-02-03 22:37:36 +01:00
Philippe Miossec e4c4776fb7 Control to detect bad command use 2013-02-03 22:32:56 +01:00
Philippe Miossec bc1b49c8a8 Add init-branch features to branch command 2013-02-03 22:29:22 +01:00
Philippe Miossec 3c4f45f3c1 Creation branch is no more an option but the main action (like git branch ommand)
+ rewrite Run() methods
2013-02-03 22:28:49 +01:00
Philippe Miossec f5f21f2634 branch command description 2013-02-03 22:18:33 +01:00
Philippe Miossec b5ba9a07ae Add option --all to display all the root TFS branches 2013-02-03 22:18:33 +01:00
Philippe Miossec 00a6e34d8c Add create Tfs branch option to branchcommand
+ other small refactoring
2013-02-03 22:17:58 +01:00
Philippe Miossec a334a57952 Add move and delete branch option to branchcommand
and add a DeleteTfsRemote() and MoveRemote() in GitRepository
2013-02-03 18:53:16 +01:00
Philippe Miossec 242d171650 Verify if querying branch informations are supported 2013-02-03 18:53:15 +01:00
Philippe Miossec 7ef9fe888e Add a new list-remote-branches command
... to help find root TFS paths to clone
2013-01-16 18:00:00 +01:00
Matt Burke 3911338152 Change IBranch into a simple-ish value object BranchTree. 2013-01-08 06:53:15 -05:00
David Alpert 823177570a fixing whitespace in the output of git branch -r 2013-01-02 21:38:38 -06:00
David Alpert a2af52536b renaming some branch-related helper classes and cleaning up whitespace in the output 2013-01-02 21:38:37 -06:00
David Alpert 2f770d749f incorporating @sc68cal's suggestions 2013-01-02 21:38:36 -06:00
Philippe Miossec 89a2cfb5cd When displaying TFS branches, display remotes if there is on matching 2013-01-02 19:10:45 +01:00
Philippe Miossec dca8c22fab Like git branch command, display local and remote branches 2012-12-31 18:59:35 +01:00
Philippe Miossec 38fdab79c5 'git tfs branch' now lists all branches ancestor or descendent to the remote.TfsRepositoryPath 2012-12-31 18:59:34 +01:00