<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mastery, Safety, and Capstone on DATATWEETS</title><link>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/</link><description>Recent content in Mastery, Safety, and Capstone on DATATWEETS</description><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2025 Datatweets</copyright><lastBuildDate>Sun, 28 Jun 2026 09:00:00 +0200</lastBuildDate><atom:link href="https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/index.xml" rel="self" type="application/rss+xml"/><item><title>Lesson 1 - Configuration Mastery</title><link>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-1-configuration-mastery/</link><pubDate>Fri, 12 Dec 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-1-configuration-mastery/</guid><description>Git is deeply configurable. Learn the three config levels and how they override each other, create aliases for commands you type constantly, use .gitattributes to control line endings and diffs, and get an introduction to hooks that automate checks.</description></item><item><title>Lesson 2 - Security and Hygiene</title><link>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-2-security-and-hygiene/</link><pubDate>Fri, 12 Dec 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-2-security-and-hygiene/</guid><description>Anyone can put your name on a commit, so signing proves authorship and earns a Verified badge. Just as important: never commit secrets - prevent them with .gitignore, and if one slips in, rotate it immediately and purge it from history.</description></item><item><title>Lesson 3 - Troubleshooting Playbook</title><link>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-3-troubleshooting-playbook/</link><pubDate>Fri, 12 Dec 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-3-troubleshooting-playbook/</guid><description>Everyone makes mistakes in Git; the difference is knowing the fix. A scannable playbook: unstage and discard changes, amend and undo commits, revert pushed commits safely, move a commit to the right branch, and recover lost work with reflog.</description></item><item><title>Lesson 4 - Capstone Part 1: Build and Publish a Repo</title><link>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-4-capstone-part-1-build-and-publish-a-repo/</link><pubDate>Fri, 12 Dec 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-4-capstone-part-1-build-and-publish-a-repo/</guid><description>Build a real project from scratch: initialize the repo, add a .gitignore, LICENSE, and README, make a clean commit history, tag your first release, and publish it all to GitHub - the full create-to-publish workflow in one project.</description></item><item><title>Lesson 5 - Capstone Part 2: Team Collaboration</title><link>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-5-capstone-part-2-team-collaboration/</link><pubDate>Fri, 12 Dec 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/git-and-github/mastery-safety-and-capstone/lesson-5-capstone-part-2-team-collaboration/</guid><description>Complete the capstone and the course: simulate a full team collaboration on the Taskline repo - two contributors, feature branches, pull requests, a real merge conflict you resolve, and a tagged release that brings the whole course together.</description></item></channel></rss>