mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-22 13:51:15 +08:00
code_style: remove unnecessary empty line
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
@@ -21,7 +21,6 @@ namespace SourceGit.Commands
|
||||
Args += "--force ";
|
||||
|
||||
Args += remote;
|
||||
|
||||
}
|
||||
|
||||
public Fetch(string repo, Models.Branch local, Models.Branch remote)
|
||||
|
||||
Reference in New Issue
Block a user