On Tue, 7 Nov 2017 12:20:05 +
Wei Liu wrote:
> On Mon, Nov 06, 2017 at 09:41:01PM -0700, Jim Fehlig wrote:
> > On 10/30/2017 06:17 AM, Wei Liu wrote:
> > > Hi Jim
> > >
> > > I discover a problem when using xen_xl converter. When the file in
> > > question doesn't end with a new line, I ge
On Wed, Jun 15, 2016 at 6:34 PM, Konrad Rzeszutek Wilk <
konrad.w...@oracle.com> wrote:
P.S.
The Git Manual is very solid.
That helped O:-) ... now reading
https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
___
Xen-devel mailing list
Xen
Running F23 here seemed to go trough good with above URL (making up much
for my environment).
The only part causing me trouble is page specific direction setting the
branch:
$ cd xen;
*git checkout -b staging staging*
Instead I did here (and think it should be)
$ cd xen; *git checkout -b stagi