How to comment a bash script in a gitconfig alias

前端 未结 0 1229
时光说笑
时光说笑 2021-02-04 15:07

I have the following script in a .gitconfig alias:

[alias]
    vx = "!f() { # I want to put a comment here \\
                 foo=\'foo\'; \\
                       


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