Re: [ANNOUNCE] tig-0.15

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 20 Nov 2009, Jonas Fonseca wrote:
> On Fri, Nov 20, 2009 at 11:25, bill lam <cbill.lam@xxxxxxxxx> wrote:
> > On Fri, 20 Nov 2009, Jonas Fonseca wrote:
> >> install-release-doc-man:
> >>        for doc in $(MANDOC); do \
> >>                git checkout origin/release $$doc; \
> >>        done
> >>        $(MAKE) install-doc-man
> >
> > Thanks it works.  Could you also commit this to git?
> 
> Done, but using git-checkout-index ...
the line
  git read-tree release
raised error perhaps I didn't checkout a branch for it, replacing it
with 
   git read-tree origin/relase
or
   git read-tree remotes/origin/relase

seems working.

Another question, while it can open a file with editor in tree-view, I
cannot find in tigmanual how to directly save a file.  Any idea?

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]