Clone to computer: git clone git@github.com:«github account»/x3dom.git
cd into your repo: cd x3dom
Set up remote upstream: git remote add -f upstream git://github.com/x3dom/x3dom.git
Create a branch for the new feature: git checkout -b my_new_feature
Work on your feature, add and commit as usual
Creating a branch is not strictly necessary, but it makes it easy to delete your branch when the feature has been merged into upstream, diff your branch with the version that actually ended in upstream, and to submit pull requests for multiple features (branches).
Push branch to GitHub: git push origin my_new_feature
Issue pull request: Click Pull Request button on GitHub
einen Fork on GitHub https://github.com/r23/x3dom von https://github.com/x3dom/x3dom eingerichtet.
Unser Büro für Gestaltung verwendet ausschließlich Originaldateien von der Projektseite http://www.x3dom.org/nodes/
Es müssen folgende Dateien im gleichen Ordner gespeichert sein:
x3dom.js
x3dom.css
x3dom.swf
Hast du Anregungen, Ergänzungen, einen Fehler gefunden oder ist dieser Beitrag nicht mehr aktuell? Dann freuen wir uns auf deinen Kommentar.
Du kannst diesen Beitrag natürlich auch weiterempfehlen. Wir sind dir für jede Unterstützung dankbar!
© 2023 R23 | AGB | Datenschutz | Cookie-Einstellungen | Kundenbewertungen | Impressum |