Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 501 Bytes

alias.md

File metadata and controls

21 lines (14 loc) · 501 Bytes

Alias command

Adds or removes default global aliases
Global aliases make Git Town commands feel like native Git commands. When enabled, you can run "git hack" instead of "git town hack".

Does not overwrite existing aliases.

This can conflict with other tools that also define Git aliases.

Usage

git town alias (true | false)