From Fedora Project Wiki

(Created page with 'Originally EKG was split up by rewrite version into multiple directories. Recently, they have been split off into multiple branches. If you would like to see the old versions f...')
 
No edit summary
Line 1: Line 1:
Originally EKG was split up by rewrite version into multiple directories.  Recently, they have been split off into multiple branches.  If you would like to see the old versions for historical reasons, the following git commands will do the trick.
Originally EKG was split up by rewrite version into multiple directories.  Recently, they have been split off into multiple branches.  If you would like to see the old versions for historical reasons, the following git commands will do the trick.


Version 2
Version 2:
<pre>
<pre>
ekg $ git checkout v2
ekg $ git checkout v2
</pre>
</pre>


Version 1
Version 1:


<pre>
<pre>

Revision as of 18:50, 4 May 2009

Originally EKG was split up by rewrite version into multiple directories. Recently, they have been split off into multiple branches. If you would like to see the old versions for historical reasons, the following git commands will do the trick.

Version 2:

ekg $ git checkout v2

Version 1:

ekg $ git checkout v1

Note: Neither of these two versions are supported in any way shape or form.