Junio C Hamano <[EMAIL PROTECTED]> writes:
>> Rsync works for me also. But HTTP is still broken.
>
> Sorry, a broken repo. Fix made on master should percolate
> through soonish.
HTTP clone works now, thanks.
--
Kalle Valo
-
To unsubscribe from this list: send the line
gh.
Rsync works for me also. But HTTP is still broken.
--
Kalle Valo
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
I'm using git compiled earlier this week on Debian unstable.
--
Kalle Valo
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Martin Langhoff <[EMAIL PROTECTED]> writes:
> On 8/28/05, Kalle Valo <[EMAIL PROTECTED]> wrote:
>> The documentation says that it should be possible to update
>> incrementally from the CVS repository. Am I doing something wrong or
>> is this a bug?
>
> It _
just a
backup if (read: when) I undo something important, nothing more. For
anything else I would use branches, as was suggested.
--
Kalle Valo
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Kalle Valo <[EMAIL PROTECTED]> writes:
> Junio C Hamano <[EMAIL PROTECTED]> writes:
>
>> I do not think we have agreed to limit ourselves to a flat
>> namespace under refs/heads without subdirectories. Something
>> like what git-show-branches-script does
send a revised patch soon.
--
Kalle Valo
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
If no argument provided to `git branch`, show available branches and
mark current branch with star.
This is based on patch written by Amos Waterland <[EMAIL PROTECTED]>.
Signed-off-by: Kalle Valo <[EMAIL PROTECTED]>
---
git-branch-script |8 +++-
1 files changed, 7 inse
x27;git branch'
command and 'git branches' is too similar. I think they should be
merged. I have a patch coming up.
--
Kalle Valo
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Fixed location of HTML documents in debian doc-base file.
Without this fix debian package won't install properly (complains
about missing /usr/share/doc/git-core/html directory).
---
debian/git-core.doc-base |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
194759c0447f88804dfb43615
10 matches
Mail list logo