Binary Wang преди 8 години
committed by GitHub
родител
ревизия
02793bda6c
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. +3
    -3
      contribution.md

+ 3
- 3
contribution.md Целия файл

@@ -28,7 +28,7 @@ $ git push
```bash
$ git remote add upstream https://github.com/wechat-group/weixin-java-tools
$ git fetch upstream
$ git checkout dev
$ git rebase upstream/dev
$ git push -f origin dev
$ git checkout develop
$ git rebase upstream/develop
$ git push -f origin develop
```

Зареждане…
Отказ
Запис