Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| student:eclipse:git [2025/03/28 14:12] – bernstdh | student:eclipse:git [2025/08/21 16:20] (current) – bernstdh |
|---|
| ^ ''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> | |