This lesson is a summary of everything you have learned in this course. You’ll see an example development workflow that makes use of all the git commands you learned up to this point. To continue your learning journey, check out the Real Python Podcast Episode 179: Improving Your Git Developer Experience in Python with Adam Johnson.
Congratulations, you made it to the end of the course! What’s your #1 takeaway or favorite thing you learned? How are you going to put your newfound skills to use? Leave a comment in the discussion section and let us know.
Glenn Lehman on July 8, 2021
Excellent Work!
I really need the foundation I have tried for a few months to grasp the core concepts need to work with git.
Remaining Questions- You used gitBash since I live in the windows world I have used git to this point. Are there benifits to using the gitBash instead?
- When I pulled the zen_remote report the .gitignore file did not come over. Is that normal behavior? Do I need a local .gitignore if I have on in the remote repo?
Thanks in advance!