Skip to content

History / Git workflow for Yii contributors

Revisions

  • git remote add upstream git://github.com/yiisoft/yii.github -> git remote add upstream git://github.com/yiisoft/yii.git

    tom tomsen committed Dec 27, 2013
  • Note about unit tests

    @resurtm resurtm committed Mar 15, 2013
  • added git commands for step #13

    @nsanden nsanden committed Nov 26, 2012
  • added the command overview

    mdomba committed Nov 15, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @samdark samdark committed Sep 13, 2012
  • Revert 11ba6bd^ ... 11ba6bd on Git workflow for Yii contributors

    @nailgg nailgg committed Aug 13, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @samdark samdark committed Aug 12, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @samdark samdark committed Aug 12, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @samdark samdark committed Aug 12, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @samdark samdark committed Aug 12, 2012
  • clarified [ci skip] note

    mdomba committed Aug 4, 2012
  • hint to not create issue for minor doc changes in favor of pull request.

    @cebe cebe committed Jul 19, 2012
  • changed info about [ci skip]

    @samdark samdark committed Jul 16, 2012
  • added note about Travis-CI

    @samdark samdark committed Jul 6, 2012
  • Use 999 for dummy issue number for consistency across instructions.

    @zilles zilles committed May 1, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @samdark samdark committed Apr 14, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @phpnode phpnode committed Mar 11, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @phpnode phpnode committed Mar 11, 2012
  • Clarified branch naming when one isn't fixing any particular issue

    @samdark samdark committed Mar 6, 2012
  • added how to relate pull request to issue

    mdomba committed Mar 6, 2012
  • decribed better the changelog

    mdomba committed Mar 6, 2012
  • added more details on step 2

    @luislobo luislobo committed Feb 25, 2012
  • Added more info on how to setup GIT with GitHub

    @luislobo luislobo committed Feb 25, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @jefftulsa jefftulsa committed Feb 23, 2012
  • Updated Git workflow for Yii contributors (markdown)

    @jefftulsa jefftulsa committed Feb 23, 2012
  • improved commit section with `git add` before commit since people came up with accidentally added files in pull requests.

    @cebe cebe committed Feb 22, 2012
  • Clone from ssh url to have push access

    @elvan elvan committed Feb 21, 2012
  • headings where too big so changed all heading from H2 to H3 for better readability

    mdomba committed Feb 20, 2012
  • added help link

    @cebe cebe committed Feb 20, 2012
  • added links and notes for help

    @cebe cebe committed Feb 20, 2012