Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
student:eclipse:git [2025/03/28 14:12] bernstdhstudent:eclipse:git [2025/08/21 16:20] (current) bernstdh
Line 125: Line 125:
 ^ ''git'' Command ^ EGit Equivalent ^ ^ ''git'' Command ^ EGit Equivalent ^
 | ''add'' | Right-click on the file and then <key>Team+Add to Index</key> | | ''add'' | Right-click on the file and then <key>Team+Add to Index</key> |
-| ''clone'' | Open the Git Perspective and click on {{eclipse_git-clone.png}} |+| ''clone'' | Open the Git Perspective and click on {{eclipse_git-clone.png|Clone a Git Repository}} |
 | ''commit'' | Right-click on the project/files and then <key>Team+Commit...</key> | | ''commit'' | Right-click on the project/files and then <key>Team+Commit...</key> |
 | ''pull'' | Right-click on the project and then <key>Team+Pull</key> | | ''pull'' | Right-click on the project and then <key>Team+Pull</key> |