rust-git Implement basic git functions git clone git pull git add git commit git push Configure configure .env USER_NAME=your_name USER_EMAIL=your_email GITHUB_TOKEN=your_github_token Run cargo update cargo run