[IPython-dev] iptest on 0.11.alpha1.git
Thomas Spura
tomspur at fedoraproject.org
Sat Aug 28 08:21:20 EDT 2010
On Fri, 27 Aug 2010 10:06:27 -0700
Fernando Perez wrote:
> Hey,
>
> On Fri, Aug 27, 2010 at 9:41 AM, Gökhan Sever <gokhansever at gmail.com>
> wrote:
> > A simple question before showing the test suite results:
> > What is git equivalent of svn revision number? Is it the commit id
> > @ http://github.com/ipython/ipython
>
> Yes, the commit hash. The first 7 or 8 characters typically suffice,
> unless you have a gigantic git repo like the linux kernel, which
> already needs 10 or 11 to ensure uniqueness because it has collisions
> on the first 9 characters.
The commit hash will be noted in the version at the startup
automatically after this commit:
http://github.com/tomspur/ipython/commit/e2e56f2917d941051e99a893f3e26989b78aaa53
And the branch name will be there after this commit:
http://github.com/tomspur/ipython/commit/7b5f6ed4abd9308b9fc2a2071a756b0aba3a680b
Both are ready for review for inclusion into the master branch:
http://github.com/tomspur/ipython/commits/ready_for_merge
Thomas
More information about the IPython-dev
mailing list