Skip to content
apohl1111 edited this page Oct 19, 2011 · 1 revision

Commit

  1. Select the folder icon in the GitExtensions toolbar.
  2. Select Open Repository, then select the desired directory and select Open.
  3. Select Commit in the top toolbar.
  4. Select the files from the top left that are to be committed, and select Stage.
  5. Enter a commit message.(required)
  6. Select Commit.

Push

  1. Open the Git Extensions repository
  2. Select the change to be pushed
  3. Go to Commands -> Push
  4. Select Push.

Pull

  1. Open the Git Extensions repository
  2. Select the change to be pulled
  3. Go to Commands -> Pull
  4. Select Pull.