This repository has been archived by the owner on May 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Remplacer build.sh / test.sh par invoke #85
Comments
@JonathanGuerne avec le fichier run:
shell: C:\Windows\System32\cmd.exe |
le build HTML avec Invoke est maintenant fonctionnel dans ma version locale ! |
|
mince alors je ne suis pas à jour de mon côté ^^' |
Pour un do I need to rebase, il faudrait être dans cette situation là. $ git checkout -b branche origin/master
# OU on force la branche existante à suivre origin/master
$ git branch --set-upstream-to origin/master
# mise à jour
$ git fetch
# git status se base là-dessus
$ LANG=C git status
On branch foo
Your branch and 'origin/master' have diverged,
and have 1 and 83 different commits each, respectively. Si le message est Pour votre culture ou si vous êtes désireux de le faire. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
invoke html
->sphinx-build -b html ...
invoke checks
->pycodestyle, pydocstyle, etc.
invoke do-i-need-to-rebase
->git fech
+ 🎉The text was updated successfully, but these errors were encountered: