On Sun, 17 Feb 2013 19:28:33 +, Alain Kalker wrote:
> From the current documentation for git-bundle(1), it may not be clear
> for users unfamilliar with Git, how to create a bundle which can be used
> for backup purposes, or, more generally, to clone to a completely new
>
>From the current documentation for git-bundle(1), it may not be clear for
users unfamilliar with Git, how to create a bundle which can be used for
backup purposes, or, more generally, to clone to a completely new
repository.
Philip Oakley has posted a documentation patch some time ago, but Jun
On Fri, 15 Feb 2013 23:01:09 -0500, Jeff King wrote:
> On Sat, Feb 16, 2013 at 12:03:58AM +0000, Alain Kalker wrote:
>
>> ---test.sh---
>> #!/bin/sh
>>
>> make clean make || return 125 GIT=$(pwd)/git
>>
>> cd /tmp rm -rf testrepo mkdir testrepo cd
On Fri, 15 Feb 2013 22:25:47 +, Alain Kalker wrote:
> On Fri, 15 Feb 2013 20:33:24 +0100, Alain Kalker wrote:
>
>> tl;dr:
>>
>> - `git bundle create` without gives git rev-list
>> help, then dies.
>>Should point out missing instead.
>> - `git
On Fri, 15 Feb 2013 20:33:24 +0100, Alain Kalker wrote:
> tl;dr:
>
> - `git bundle create` without gives git rev-list
> help, then dies.
>Should point out missing instead.
> - `git clone gives "ERROR: Repository not found."
> - `strace ... git clone `
On Fri, 15 Feb 2013 14:22:53 -0600, wlewis wrote:
Spam, spam, beautiful SPAM.
'nuff said.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
master set up to track remote branch master from origin.
Already on 'master'
$ git branch -av
* master323a72d Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
remotes/origin/master 323a72d Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
$ # W
7 matches
Mail list logo