Skip to content
pre-commit 99 B
Newer Older
Yuanle Song's avatar
Yuanle Song committed
if git branch |grep '^\* master'; then
	make dist-check
	git add zero-input.el
Yuanle Song's avatar
Yuanle Song committed
fi