Skip to content

Instantly share code, notes, and snippets.

View ricepunk's full-sized avatar

ricepunk

  • Indonesia
  • 06:34 (UTC +07:00)
View GitHub Profile
@ricepunk
ricepunk / gitpull.bat
Created May 5, 2025 10:10
A simple batch script to update multiple Git repositories with one command
@echo off
setlocal EnableDelayedExpansion
:: Title
cls
echo [Git Pull Utility]
echo -----------------------------
echo.
:: Ask for base folder