Skip to content

Instantly share code, notes, and snippets.

@etrikp
Created October 23, 2014 17:09
Show Gist options
  • Save etrikp/f5f77dee549cb02e332d to your computer and use it in GitHub Desktop.
Save etrikp/f5f77dee549cb02e332d to your computer and use it in GitHub Desktop.
private static CommandLine git() {
return CommandLine.createCommandLine("git").withEncoding("UTF-8");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment