I Pushed my Files to Heroku CLI using Git Bash By entering This Commands:
git add -f bot.py Procfile requirements.txt init.py
git commit -m "Added Files"
git push heroku master
How Could I Download and Edit the Files that I Pushed to Heroku CLI?? For Example the "conversationboy.py"... I need To see the file..