Git alias for creating feature branches

前端 未结 0 553
失恋的感觉
失恋的感觉 2021-02-19 17:11

How can I implement something like the below?

[alias]
        f = checkout -b feature/TA-$1

I want to cre

相关标签:
回答
  • 消灭零回复
提交回复
热议问题