Korištenje Gita
Git je brz decentralizirani sustav za kontrolu verzija. Git je dostupan za Windows, Linux i macOS.
Možete koristiti alat Gerrit Code Review za projekte koji koriste Git.
Početak rada s Gitom
- Commit your first change
- Create VCS repositories for new projects
- Git Tools
- Initialize Git repositories
- Set up Git
- Set up version control systems
- Use Git for Windows
- Use Git with Subversion
- Use common VCS functions
Rad s trenutnom datotekom
Za rad s trenutnom datotekom idite na Tools > Git > Current File.
Rad s trenutnim projektom
Za rad s trenutnim projektom idite na Tools > Git > Current Project Directory.
Rad s lokalnim repozitorijima
Za rad s lokalnim repozitorijem idite na Tools > Git > Local Repository.
- Create and apply patches
- Interactive rebase
- git amend
- git branch
- git clean
- git commit
- git diff
- git log
- git merge
- git reflog
- git reset
- git stash
- git status
Rad s udaljenim repozitorijima
Za rad s udaljenim repozitorijima idite na Tools > Git > Remote Repository.
Vidi također Kako: Koristiti Git, usporediti datoteke i sustave za kontrolu verzija.
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.