joannapolec / mentoring

0 stars 0 forks source link

Git - practice with VSCode #8

Closed ilovewine closed 10 months ago

ilovewine commented 11 months ago

Install the following extensions:

  1. Name: Git Graph Id: mhutchie.git-graph Description: View a Git Graph of your repository, and perform Git actions from the graph. Version: 1.30.0 Publisher: mhutchie VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph

  2. Name: Git Extension Pack Id: donjayamanne.git-extension-pack Description: Popular Visual Studio Code extensions for Git Version: 0.1.3 Publisher: Don Jayamanne VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=donjayamanne.git-extension-pack

and see how they work, especially to GitLens and Git Graph - they are veru helpful :)

After familiarizing yourself with their capabilities, please do the following:

joannapolec commented 10 months ago

Image