Kaynağa Gözat

update

master
Binary Wang 8 yıl önce
committed by GitHub
ebeveyn
işleme
02793bda6c
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +3
    -3
      contribution.md

+ 3
- 3
contribution.md Dosyayı Görüntüle

@@ -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
```

Yükleniyor…
İptal
Kaydet