tuandunghcmut's picture
.
779ed72
raw
history blame contribute delete
74 Bytes
while true; do git add . && git commit -m "." && git push; sleep 60; done