lol i know how to use git i swear

pull/73/head
Carol (Nichols || Goulding) 7 years ago
parent cda85957b9
commit 10a464cbd4
No known key found for this signature in database
GPG Key ID: D04B39A6CA243902

@ -11,7 +11,7 @@ script:
- cargo run --bin generate_readme
- git config user.name "Carol (Nichols || Goulding)"
- git config user.email "carol.nichols@gmail.com"
- git commit -a "Regenerate README"
- git commit -am "Regenerate README"
- git remote add upstream "https://$GH_TOKEN@github.com/carols10cents/rustlings.git"
- git push -q upstream HEAD:master > /dev/null 2>&1

Loading…
Cancel
Save