You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclassName="text-gray-700 font-semibold">Find your progress for the various Git Mastery exercises.</p>
118
-
<pclassName="text-gray-700">To view all exercises, visit the <aclassName="text-blue-800 underline"href="https://git-mastery.github.io/exercises">exercises directory</a>.</p>
<pclassName="mt-2 italic">Last updated on {formatTimeWithTimezone(latestActionRun)}.
121
-
<br/>Next update around {formatTimeWithTimezone(expectedNextUpdateTime)}
122
-
<br/>If there is a discrepancy, open a ticket with the Git-Mastery team <aclassName="text-blue-800 underline"href="https://github.com/git-mastery/git-mastery">here</a>
91
+
<pclassName="text-gray-700">To view all exercises, visit the <aclassName="text-blue-800 underline"href="https://git-mastery.github.io/exercises-directory">exercises directory</a>.</p>
92
+
<pclassName="mt-2 italic">
93
+
If there is a discrepancy, open a ticket with the Git-Mastery team <aclassName="text-blue-800 underline"href="https://github.com/git-mastery/git-mastery">here</a>
123
94
</p>
124
-
)}
125
95
</div>
126
96
<div>
97
+
{/* TODO: Refactor into components for more modula design */}
No progress repository found for <strong>{username}</strong>.
112
+
</p>
113
+
<pclassName="mb-6 text-red-700">
114
+
Ensure that you have enabled remote progress tracking using <codeclassName="bg-gray-100 px-2 py-1">gitmastery progress sync on</code> in the Git-Mastery app.
0 commit comments