Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
44a60c51
Commit
44a60c51
authored
Nov 18, 2011
by
Eloy Duran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a Mercural repo fixture.
parent
7e075c46
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
16 additions
and
0 deletions
+16
-0
00changelog.i
spec/fixtures/mercurial-repo/.hg/00changelog.i
+0
-0
tags
spec/fixtures/mercurial-repo/.hg/cache/tags
+2
-0
dirstate
spec/fixtures/mercurial-repo/.hg/dirstate
+0
-0
hgrc
spec/fixtures/mercurial-repo/.hg/hgrc
+2
-0
last-message.txt
spec/fixtures/mercurial-repo/.hg/last-message.txt
+2
-0
requires
spec/fixtures/mercurial-repo/.hg/requires
+4
-0
00changelog.i
spec/fixtures/mercurial-repo/.hg/store/00changelog.i
+0
-0
00manifest.i
spec/fixtures/mercurial-repo/.hg/store/00manifest.i
+0
-0
_r_e_a_d_m_e.i
spec/fixtures/mercurial-repo/.hg/store/data/_r_e_a_d_m_e.i
+0
-0
fncache
spec/fixtures/mercurial-repo/.hg/store/fncache
+1
-0
undo
spec/fixtures/mercurial-repo/.hg/store/undo
+0
-0
undo.bookmarks
spec/fixtures/mercurial-repo/.hg/undo.bookmarks
+0
-0
undo.branch
spec/fixtures/mercurial-repo/.hg/undo.branch
+2
-0
undo.desc
spec/fixtures/mercurial-repo/.hg/undo.desc
+2
-0
undo.dirstate
spec/fixtures/mercurial-repo/.hg/undo.dirstate
+0
-0
README
spec/fixtures/mercurial-repo/README
+1
-0
No files found.
spec/fixtures/mercurial-repo/.hg/00changelog.i
0 → 100644
View file @
44a60c51
File added
spec/fixtures/mercurial-repo/.hg/cache/tags
0 → 100644
View file @
44a60c51
0 46198bb3af964a1596d52b64acbd86224be478dc
spec/fixtures/mercurial-repo/.hg/dirstate
0 → 100644
View file @
44a60c51
File added
spec/fixtures/mercurial-repo/.hg/hgrc
0 → 100644
View file @
44a60c51
[ui]
username = Eloy Duran <eloy.de.enige@gmail.com>
spec/fixtures/mercurial-repo/.hg/last-message.txt
0 → 100644
View file @
44a60c51
Initial commit
\ No newline at end of file
spec/fixtures/mercurial-repo/.hg/requires
0 → 100644
View file @
44a60c51
revlogv1
fncache
store
dotencode
spec/fixtures/mercurial-repo/.hg/store/00changelog.i
0 → 100644
View file @
44a60c51
File added
spec/fixtures/mercurial-repo/.hg/store/00manifest.i
0 → 100644
View file @
44a60c51
File added
spec/fixtures/mercurial-repo/.hg/store/data/_r_e_a_d_m_e.i
0 → 100644
View file @
44a60c51
File added
spec/fixtures/mercurial-repo/.hg/store/fncache
0 → 100644
View file @
44a60c51
data/README.i
spec/fixtures/mercurial-repo/.hg/store/undo
0 → 100644
View file @
44a60c51
File added
spec/fixtures/mercurial-repo/.hg/undo.bookmarks
0 → 100644
View file @
44a60c51
spec/fixtures/mercurial-repo/.hg/undo.branch
0 → 100644
View file @
44a60c51
default
\ No newline at end of file
spec/fixtures/mercurial-repo/.hg/undo.desc
0 → 100644
View file @
44a60c51
0
commit
spec/fixtures/mercurial-repo/.hg/undo.dirstate
0 → 100644
View file @
44a60c51
File added
spec/fixtures/mercurial-repo/README
0 → 100644
View file @
44a60c51
first commit
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment