# qt.template **Repository Path**: zinface/qt.template ## Basic Information - **Project Name**: qt.template - **Description**: git merge template --no-ff -m "update: merge template upgrade" - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-25 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qt.template ## Quick use ```sh # clone or create your project git init git fetch https://gitee.com/zinface/qt.template master:template git checkout template -b master git branch -d template ```