Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
dev:gettingstarteddunegitneptus [2018/09/19 16:40] – alberto | dev:gettingstarteddunegitneptus [2023/09/06 11:21] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 52: | Line 52: | ||
< | < | ||
- | cd uavlab | + | cd aurlab |
cd dune | cd dune | ||
- | cd user | ||
git checkout -b feature/ | git checkout -b feature/ | ||
</ | </ | ||
- | Now you should have moved to your own branch. Every time you make something new on your branch, or do some major updates (minimum once a day), you should commit your changes. | + | Now you should have moved to your own branch. Every time you make something new on your branch, or do some major updates (minimum once a day), you should commit your changes. |
You should have your own config file, and you make it by right-clicking on the // / | You should have your own config file, and you make it by right-clicking on the // / | ||