don't display 'obsolete message' when initializing branch when cloning
This commit is contained in:
@@ -29,6 +29,8 @@ namespace Sep.Git.Tfs.Commands
|
||||
this.init = init;
|
||||
this.globals = globals;
|
||||
this.initBranch = initBranch;
|
||||
//[Temporary] Remove in the next version!
|
||||
initBranch.DontDisplayObsoleteMessage = true;
|
||||
this.stdout = stdout;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user