Infinitiweb / code-conventions

MIT License
8 stars 3 forks source link

Добавить информацию по подготовке ветки к ПР #10

Closed hello-omny closed 6 years ago

hello-omny commented 6 years ago

Описать процесс подготовки:

$git fetch --all
$git rebase -i origin/master
$git rebase --continue
$git push -f origin %task_number%