-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtemp3.html
81 lines (68 loc) · 4.34 KB
/
temp3.html
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
77
78
79
80
81
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<title>BitBucket</title>
</head>
<body>
<div class='container p-4'><h2>Pull Requests in atharvaveer/test</h2>
<div class="card p-4 mt-4" style="width: 30rem; box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);">
<div style="font-size: 1.25rem;">ReadMe Change</div>
<hr>
<div><b>Author:</b> Harsh Chheda</div>
<div><b>Repo:</b> atharvaveer/test</div>
<div><b>Branch: </b> master</div>
<div><b>State: </b> OPEN</div>
<div><b>Created: </b> 2020-01-17</div>
<hr>
<div><b>Descrption</b><br> </div>
</div>
</div>
<div class='container p-4'><h3>Repos in atharvaveer</h3>
<div class="jumbotron p-3">
<li style="font-size: 1.25rem;"><a href="https://[email protected]/atharvaveer/test.git">atharvaveer/test</a></li><li style="font-size: 1.25rem;"><a href="https://[email protected]/atharvaveer/forked_test.git">atharvaveer/forked_test</a></li></div></div>
<div class='container p-4'><h2>Commits in atharvaveer/test</h2>
<div class="card p-4 mt-4" style="width: 30rem; box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);">
<div style="font-size: 1.25rem;"><p>Initial Commit</p></div>
<hr>
<div><b>Author:</b> twinstar26 <[email protected]></div>
<div><b>Repo:</b> atharvaveer/test</div>
<div><b>Hash: </b> <a href="https://bitbucket.org/atharvaveer/test/commits/e3ae416075c1a0a9bb660f6ea4fb9969bf120954">e3ae416075c1a0a9bb660f6ea4fb9969bf120954</a></div>
<div><b>Created: </b> 2020-01-16T07:53:04+00:00</div>
</div>
<div class="card p-4 mt-4" style="width: 30rem; box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);">
<div style="font-size: 1.25rem;"><p>Initial commit</p></div>
<hr>
<div><b>Author:</b> atharva.d.veer <[email protected]></div>
<div><b>Repo:</b> atharvaveer/test</div>
<div><b>Hash: </b> <a href="https://bitbucket.org/atharvaveer/test/commits/5d87ac19d1b3658da861570f6e91e7498e17d1e4">5d87ac19d1b3658da861570f6e91e7498e17d1e4</a></div>
<div><b>Created: </b> 2020-01-16T07:48:54+00:00</div>
</div>
</div>
<div class='container p-4'><h2>Issues in atharvaveer/test</h2>
<div class="card p-4 mt-4" style="width: 30rem; box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);">
<div style="font-size: 1.25rem;">Second Issue</div>
<hr>
<div><b>Reporter: </b> atharva.d.veer</div>
<div><b>Repo: </b> <a href="https://bitbucket.org/atharvaveer/test"> atharvaveer/test</a></div>
<div><b>Priority: </b> major</div>
<div><b>Kind: </b> <a href="https://bitbucket.org/atharvaveer/test/issues/2/second-issue">bug</a></div>
<div><b>Watches: </b> 1</div>
<div><b>Created: </b> 2020-01-16</div>
</div>
<div class="card p-4 mt-4" style="width: 30rem; box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);">
<div style="font-size: 1.25rem;">First issue</div>
<hr>
<div><b>Reporter: </b> atharva.d.veer</div>
<div><b>Repo: </b> <a href="https://bitbucket.org/atharvaveer/test"> atharvaveer/test</a></div>
<div><b>Priority: </b> major</div>
<div><b>Kind: </b> <a href="https://bitbucket.org/atharvaveer/test/issues/1/first-issue">bug</a></div>
<div><b>Watches: </b> 1</div>
<div><b>Created: </b> 2020-01-16</div>
</div>
</div>
</body>
</html>