-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for .hg_archival.txt files
- Loading branch information
1 parent
614abeb
commit 17d50dc
Showing
6 changed files
with
110 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
repo: 25e474af1332ed4fff9351c70ef8f36352c013f2 | ||
node: cf36273384e558411364a3a973aaa0cc08e48aea | ||
branch: default | ||
latesttag: foo bar | ||
latesttagdistance: 1 | ||
changessincelatesttag: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
d80ce21ea5d88b577ee32661ffd3a5b3834f14e0 v0.1.0 | ||
5255faf9dfb276bbe189562e9a1194f43506c21c v0.1.1 | ||
1662f75d4df8f05506c2bc9d9801f80d879bf3f0 foo bar |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
repo: 25e474af1332ed4fff9351c70ef8f36352c013f2 | ||
node: 25e474af1332ed4fff9351c70ef8f36352c013f2 | ||
branch: default | ||
latesttag: null | ||
latesttagdistance: 1 | ||
changessincelatesttag: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters