##// END OF EJS Templates
Merged r7660 from trunk...
Toshi MARUYAMA -
r7541:5e5843456792
parent child
Show More
@@ -100,7 +100,7 class Repository::Git < Repository
100 # However, Git does not have a sequential commit numbering.
100 # However, Git does not have a sequential commit numbering.
101 #
101 #
102 # In order to fetch only new adding revisions,
102 # In order to fetch only new adding revisions,
103 # Redmine need to parse revisions per branch.
103 # Redmine needs to parse revisions per branch.
104 # Branch "last_scmid" is for this requirement.
104 # Branch "last_scmid" is for this requirement.
105 #
105 #
106 # In Git and Mercurial, revisions are not in date order.
106 # In Git and Mercurial, revisions are not in date order.
General Comments 0
You need to be logged in to leave comments. Login now