You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To view and make changes to your own copy of the repository, [fork the repo](https://github.com/Esri/arcgis-runtime-samples-java/fork).
3
+
4
+
### Clone your fork
5
+
6
+
Open your terminal and navigate to the directory you want to put the repository directory in. Then [clone your fork](https://help.github.com/articles/fork-a-repo#step-2-clone-your-fork):
To sync changes you make in a fork with this repository, you must configure a remote that points to the upstream repository in Git. Go into the project directory you just cloned. Run the following to add the upstream remote:
0 commit comments