Skip to content
Snippets Groups Projects

Delete sorttodo.md

Open Behiry Rached requested to merge Behiry.Rached/howto.doc:patch-10 into 2.0
1 file
+ 0
20
Compare changes
  • Side-by-side
  • Inline
+ 0
20
#gitbook
gitbook serve
gitbook build
------
#mise à jour de develop
git pull
npm i
npm run build-prod
#puis passer sql/develop.sql
------
#git pb de conflits
git reset --hard HEAD
git rebase
git fetch
------
\ No newline at end of file
Loading