1
This commit is contained in:
parent
49df7ff7ab
commit
43765dbcb0
@ -130,8 +130,8 @@ parser.add_option(
|
||||
help = "",
|
||||
)
|
||||
(options, args) = parser.parse_args()
|
||||
if not options.nohooks:
|
||||
repair_githooks()
|
||||
#if not options.nohooks:
|
||||
# repair_githooks()
|
||||
|
||||
rebuild_impb()
|
||||
if need_rebuild(options.pb_files.split(',')):
|
||||
|
Loading…
x
Reference in New Issue
Block a user