Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
tslog [2025/05/02 13:21] – cherin | tslog [2025/06/20 09:33] (current) – reshma |
---|
The Log tab provides a chronological record of all user actions within the tool, including Git operations such as clone, add, commit, and push. It also captures any errors or system messages generated during these operations. Each entry is timestamped and attributed to the specific user who performed the action (if multiple users are involved). This log helps users track changes, troubleshoot issues, and maintain transparency in collaboration workflows. Logs can be manually saved to the local system for backup or auditing purposes. | {{:log.png?400|}}======= Log Page ======= |
| |
| The Log Page displays a chronological record of all actions performed by the current user within the application. This includes key Git interactions such as clone, add, commit, and push, along with their outcomes. Any errors or warnings encountered during these operations are also recorded. Each log entry is timestamped, providing a clear history of activities. Users can manually save the log to their local system for reference, troubleshooting, or backup purposes. |
| |
| A clever use of the log, is to //revert// a repository to an earlier version. This is [[revertVersion?do=export_xhtml|explained here]] |
| |
| ----- |
| [[/concepts?do=export_xhtml | Learn the concepts]] | [[/topics?do=export_xhtml | Table of Contents]] |