Skip to Content

git

Posted on  by  from the site Ninja Verification
This may seem obvious, but don’t use git push like CVS commit. Repositories should be accepting commits by pulling them, not pushing them. CVS commit may be your integration strategy in a simple world without branches, but git push shouldn’t … Continue reading →
Martin d'Anjou
Syndicate content