Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
student:eclipse:git [2021/03/18 14:50] – bernstdh | student:eclipse:git [2025/03/28 14:12] (current) – bernstdh | ||
---|---|---|---|
Line 78: | Line 78: | ||
The " | The " | ||
- | You will also be asked to provide a " | + | You will also be asked to provide a " |
Line 85: | Line 85: | ||
The easiest way to clone a remote repository is to: | The easiest way to clone a remote repository is to: | ||
- | - Open the [[ # | + | - Open the [[ # |
- | - Click on "Clone a Git repository" | + | - Click on "Clone a Git repository" |
- | - Enter the " | + | - Enter the " |
- | - Enter your authentication information for the Git server | + | - Enter your authentication information for the Git server. (Because of recent security enhancements, |
- | - Select the appropriate branch (probably the main branch, the name of which may vary but should be apparent from the context) and click on < | + | - Select the appropriate branch (probably the main branch, the name of which may vary but should be apparent from the context) and click on < |
- Enter the appropriate local directory for the " | - Enter the appropriate local directory for the " | ||
Line 99: | Line 99: | ||
- Click on < | - Click on < | ||
+ | Note: Some versions of Eclipse/ | ||
==== Responding to '' | ==== Responding to '' | ||
Line 132: | Line 133: | ||
For more information, | For more information, | ||
+ | |||
+ | |||
+ | ==== Troubleshooting ==== | ||
+ | |||
+ | - If you get an error related to your HttpConnection when you attempt to clone a repository, it may be because of the HTTP client you are using. To change it, open the Git Preferences dialog and change the HTTP client (e.g., from " | ||