git-interceptor

# Download the script first
curl -fsSL https://raw.githubusercontent.com/gitpod-samples/git-interceptor/refs/heads/main/git-intercept.sh -o git-intercept.sh

# Make it executable
chmod +x git-intercept.sh

# Execute the downloaded script
sudo ./git-intercept.sh --install