Generate a well-structured Git commit message for the last staged project changes, strictly following the Gitmoji convention and best practices.
- Staged Changes: Analyze the
git diff --stagedcontent to understand what changed. - Commit Scope: Infer the context or scope (e.g., JIRA ticket, feature name) from the current branch name.