Your First Commit: Initiating Repositories Like a Pro

Опубликовано: 01 Ноябрь 2024
на канале: Learn With Ifte
45
like

👉 Master programming by recreating your favorite technologies: https://app.codecrafters.io/join?via=...

✅For branding and Business inquiries ► [email protected]

📘 Resources Mentioned:
🧑‍💻 Source Code:
⛔ Background sound: https://share.epidemicsound.com/ia954g

🤚 In case you want to contact me:
❌ My LinkedIn profile:   / iftekhar-hossain-369bbb6a  
❌ My X / Twitter profile:   / ifte_hsn  
❌ Github: Github: https://github.com/learnwithiftekhar
❌ My Fiverr profile: https://www.fiverr.com/ifte_hsn

I also provide service on Upwork. In case you are interested:
❌ https://www.upwork.com/freelancers/~0...

Note: Some of the links in this description are affiliate links, and I may earn a small commission if you make a purchase through them. Thank you for your support.


Chapters:
00:00 Intro
00:25 What you'll learn
01:05 How to initialize the git repository
01:34 Initializing Local Git Repository
03:21 Explore .git directory
03:57 Git Workflow
05:04 File Status Life Cycle in Git
06:38 git status command
08:05 Staging files
09:14 Git Commit
10:49 Git Commit Shorthand
15:20 Importance of good commit
15:35 Commit best practice
17:14 Example of good commit message