... | @@ -129,7 +129,7 @@ vim pre-commit |
... | @@ -129,7 +129,7 @@ vim pre-commit |
|
|
|
|
|
将所有内容删除,替换为如下内容:
|
|
将所有内容删除,替换为如下内容:
|
|
|
|
|
|
#!/bin/sh
|
|
#!/bin/bash
|
|
|
|
|
|
# An example hook script to verify what is about to be committed.
|
|
# An example hook script to verify what is about to be committed.
|
|
# Called by "git commit" with no arguments.
|
|
# Called by "git commit" with no arguments.
|
... | | ... | |