forked from rusefi/rusefi
-
Notifications
You must be signed in to change notification settings - Fork 0
Special git notes
David Holdeman edited this page Aug 27, 2020
·
1 revision
One way to preview local changes to your fork of technical repository is to push those changes into your personal wiki git.
I only know how to do this from command line
git clone https://github.com/YOURNAME/rusefi_documentation.git
cd rusefi_documentation
git remote add personal-wiki-git https://github.com/YOURNAME/rusefi_documentation.wiki.git
git push --force personal-wiki-git master
- How to search the Wiki
- Quick Start
- How to ask questions
- Support
- How to create a TunerStudio project
- HOWTOs and FAQs
- rusEFI project overview
- rusEFI Online
- rusEFI virtual simulator
- Fueling
- Multispark
- Cranking
- Electronic Throttle
- Knock Sensing
- Variable Valve Timing
- Lua Scripting
- GDI
- Digital Dash
- rusEFI Hardware Overview
- Wiring & Connectivity Overview
- rusEFI Assembly Completeness Chart
- Kit Instructions
- Hellen Miata 90-95
- Hellen Miata 96-97
- Hellen Miata 99-00
- Hellen Miata 01-05 VVT
- MREAdapter55: from Lada to e30
- Frankenso MazdaMiataNA6 PnP
- Creating a PnP PCB
