Makefile added with Version 1.3
这个提交包含在:
父节点
81d2d82d94
当前提交
89af0211b4
5
Makefile
5
Makefile
@ -1,4 +1,4 @@
|
||||
# Version 1.2 (2025-08-05)
|
||||
# git helper Makefile: Version 1.3 (2025-08-05)
|
||||
default: help
|
||||
|
||||
.ONESHELL:
|
||||
@ -34,6 +34,9 @@ init: print_head
|
||||
$(INIT_FILE)
|
||||
fi
|
||||
|
||||
update_submodules:
|
||||
git submodule foreach "git checkout master && git pull && git submodule init && git submodule update"
|
||||
|
||||
status: print_head
|
||||
giti
|
||||
echo "Submodules:"
|
||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户