# Git repository configuration
# Copy this file and fill with your credentials
# NEVER commit this file with real credentials!
GIT_URL=https://github.com/your-user/your-repo.git
GIT_USER=your-username
GIT_TOKEN=your-personal-access-token