You are browsing as a guest. Sign up (or log in) to start making projects!

1h 36m 59s logged

Devlog 01

Welcome to “trail”, a version control system built on the same core principles as Git.


Features:

  • Takes a snapshot of the current state of your project.
  • View all the commit history using ‘trail log –oneline’.
  • Revert back to a specific commit in history.

Note:

It currently supports only root level files (no nested folders), but I’m actively working on it to expand its features.

0
2

Comments 0

No comments yet. Be the first!