File: test-git-tags.out

package info (click to toggle)
hg-git 0.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 484 kB
  • sloc: python: 1,974; sh: 1,265; makefile: 36
file content (24 lines) | stat: -rw-r--r-- 759 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Initialized empty Git repository in gitrepo/.git/

importing git objects into hg
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
@  changeset:   1:99dcc15b7b07
|  tag:         beta
|  tag:         default/master
|  tag:         tip
|  user:        test <test@example.org>
|  date:        Mon Jan 01 00:00:12 2007 +0000
|  summary:     add beta
|
o  changeset:   0:3442585be8a6
   tag:         alpha
   user:        test <test@example.org>
   date:        Mon Jan 01 00:00:10 2007 +0000
   summary:     add alpha

pushing to git://localhost/gitrepo
exporting hg objects to git
creating and sending data
    default::refs/tags/beta => GIT:e6f255c6
    default::refs/tags/alpha => GIT:7eeab2ea
    default::refs/heads/master => GIT:3b7fd1b3