Git¶
Reference¶
Cheatsheet¶
Git for Tenant Admins¶
- Source Control for Microsoft 365 Tenant Admins
- Source Control for Microsoft 365 Tenant Admins: Part II
- Source Control for Microsoft 365 Tenant Admins: Part III
Learning¶
Tips¶
- How to be more productive on GitHub
- How to write the perfect pull request
- Update a Severely Out of Date GitHub Repository Fork
- Merging 2 Different Git Repositories Without Losing your History
- Push your code into a git repo
- Keeping your fork up to date
- 7 Git Commands You May Not Know
Rebase / Merge¶
Commit Guidlines¶
Gitflow¶
Deleted File¶
git log --full-history -- src/path/to/file.js
GitHub¶
GitHub Actions¶
- From Code to Cloud - Github Action Deployments
- Automate your CI/CD workflow using CLI for Microsoft 365 GitHub Actions
- Deploy SPFx solutions on multiple sites using GitHub Actions and Office 365 CLI
- Create GitHub actions for SPFx solution
- GitHub Actions + Power Automate + Teams