about summary refs log tree commit diff
path: root/third_party/git/t/t9601/cvsroot/module/imported-modified-imported.txt,v
blob: e5830aeb370633ccd3b74bfd5ad42d9e78c9c258 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
head	1.2;
access;
symbols
	vtag-2:1.1.1.2
	vtag-1:1.1.1.1
	vbranchA:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2004.02.09.15.43.14;	author kfogel;	state Exp;
branches;
next	1.1;

1.1
date	2004.02.09.15.43.13;	author kfogel;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.02.09.15.43.13;	author kfogel;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2004.02.09.15.43.13;	author kfogel;	state Exp;
branches;
next	;


desc
@@


1.2
log
@First regular commit, to imported-modified-imported.txt, on HEAD.
@
text
@This is a modification of imported-modified-imported.txt on HEAD.
It should supersede the version from the vendor branch.
@


1.1
log
@Initial revision
@
text
@d1 2
a2 1
This is vtag-1 (on vbranchA) of imported-modified-imported.txt.
@


1.1.1.1
log
@Import (vbranchA, vtag-1).
@
text
@@


1.1.1.2
log
@Import (vbranchA, vtag-2).
@
text
@d1 1
a1 1
This is vtag-2 (on vbranchA) of imported-modified-imported.txt.
@