Skip to content

Commit 6ecf8c8

Browse files
committed
finished git stuff?
1 parent 2f8b8f8 commit 6ecf8c8

File tree

11 files changed

+54
-40
lines changed

11 files changed

+54
-40
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Ignore build and task configuration files
22
.vscode/
3-
build/
3+
build/
4+
components/
73.7 KB
Loading

docs/_assets/images/fork1.png

37.7 KB
Loading

docs/_assets/images/fork2.png

52.7 KB
Loading
27.5 KB
Loading

docs/_assets/images/git_graph.png

15.6 KB
Loading

docs/_assets/images/image.png

-19.5 MB
Binary file not shown.
48.2 KB
Loading
55.6 KB
Loading

docs/_sections/_guide-primaries/getting-started/environment-setup/windows-setup.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ Note: only **one** person in each team has to fork the repository and invite the
3333
{: .callout-red}
3434

3535
1. Go to the [ut-ras RobotathonESP32 repository hosted on GitHub](https://github.com/ut-ras/RobotathonESP32)
36-
1. Click the `Fork` button on the right and then click `+ Create a new fork`
37-
<img src="{{ '/_assets/images/github_fork.png' | prepend: site.baseurl }}" alt="my_image.png :(">
38-
1. Change the Repository name to whatever you like
36+
1. Click the `Fork` button on the right
37+
<img src="{{ '/_assets/images/fork1.png' | prepend: site.baseurl }}" alt="fork1.png :(">
38+
1. Keep the repository name as `RobotathonESP32`
39+
<img src="{{ '/_assets/images/fork2.png' | prepend: site.baseurl }}" alt="fork2.png :(">
3940
1. Click the green `Create fork` button at the bottom
4041
1. Share repository access to your teammates by navigating to the settings of your newly forked repository and clicking collaborators in the left menu [(How do I invite teammates to my forked repository?)](https://ut-ras.github.io/RobotathonESP32/getting-started/git#how-do-i-invite-teammates-to-my-forked-repository)
4142

0 commit comments

Comments
 (0)