CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 13:34:20 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=127b8ac932ffb2081068a1ade99aadfa443ccb90e248f9b426f15ce0214f102ba%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22LCEXuHpwysK9bEks0GtvhVdA4BVEQX08%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d6f9627dbb0bc9-BLR
SIMPLE GITHUB AUTOMATION MAKEFILE - Pastebin.com
SHARE
TWEET

SIMPLE GITHUB AUTOMATION MAKEFILE
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ################################
- #### SIMPLE GIT AUTOMATION
- ################################
- #execute command -> make gh msg="UpdateFiles"
- GIT := git
- ACTION = add.o commit.o push.o
- gh: ${ACTION}
- %.o:
- ${GIT} add .
- ifdef msg
- ${GIT} commit -m ${msg}
- endif
- ${GIT} push origin master
Advertisement
Add Comment
Please, Sign In to add comment
-
π Instant BTC Profit Method β
Working J
JavaScript | 4 sec ago | 0.25 KB
-
π‘ EASY MONEY GUIDE β
Working
JavaScript | 4 sec ago | 0.24 KB
-
π Swapzone +37% glitch β V
JavaScript | 5 sec ago | 0.25 KB
-
π₯ Exchange profit method
JavaScript | 13 sec ago | 0.24 KB
-
β
Make $2500 in 20 minutesβ S
JavaScript | 13 sec ago | 0.25 KB
-
β
β Make huge profits on trading ββ Z
JavaScript | 14 sec ago | 0.25 KB
-
π΅ Make 3000$ in 20 minutes π΅
JavaScript | 22 sec ago | 0.24 KB
-
β
Marketplace Glitch β
Working NEVER SEEN BE...
JavaScript | 23 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand