Показать сообщение отдельно
Старый 01.09.2015, 21:11   #1
newsbot
News Bot
 
Аватар для newsbot
 
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
newsbot На верном пути
По умолчанию Use git_id for sql updates only

Автор: stfx


<pre style='white-space:pre-wrap;width:81ex'>Use git_id for sql updates only

This tool hinders workflow and is only useful for database updates. git_id will now silently exit except if new sql updates are found in which case it does the usual git_id sql magic.

Notes for devs:
* You need to rebuild git_id.exe
* Keep in mind that as before you need to push to remote between commits with sql updates as the last version is checked using the git remote
* There is no longer any version check between script library (ScriptDev2) and core

Advantages:
* Reduce amount of change conflicts
* Able to merge PRs using github UI
* Less of a hassle when working in git with rebases, branches, etc.
* Make backporting easier and more fun</pre>


Подробнее...
newsbot вне форума   Ответить с цитированием