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.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.