package
4.2.1+incompatible
Repository: https://github.com/allonsy/git-town.git
Documentation: pkg.go.dev
# Functions
Fetch gets the local Git repo in sync with origin, without modifying the workspace.
OpenBrowser opens the default browser with the given URL.
PrintCommand prints the given command-line operation on the console.
RunCommand executes the given command-line operation.
RunCommandSafe executes the given command-line operation, exiting if the command errors.
SquashMerge squash merges the given branch into the current branch.