all repos

mugit @ dbbfe179a0155d3adc12fdd9c960ae907b7ab7fe

馃惍 git server that your cow will love
2 files changed, 5 insertions(+), 5 deletions(-)
update readme
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2026-04-03 18:42:54 +0300
Authored at: 2026-04-03 17:53:33 +0300
Change ID: sqzllnltqyyoylyrlxyrlxuowwpvsxyz
Parent: 8e0f808
M CHANGELOG.md
路路路
        13
        13
         - Add breadcrumbs on "file content" and "file tree" pages.

      
        14
        14
         - Show last commit associated with file on the "tree page".

      
        15
        15
         - Highlight selected line on file content page.

      
        16
        
        -- `mugit repo new` now accepts `--description` flag, well it sets repo description.

      
        
        16
        +- `mugit repo new` now accepts `--description`, sets repo description.

      
        
        17
        +- `mugit repo new --mirror` will sync repo from specified remote.

      
        17
        18
         - Show remote urls and mirroring data on empty repos.

      
        
        19
        +- `mugit repo default` changes default branch of a repo.

      
        
        20
        +- `mugit repo sync` syncs specified mirror repo.

      
        
        21
        +- Mirror status now inclues last sync time(when there were changes fetched) and last checked time.

      
        18
        22
         

      
        19
        23
         ### Bug fixes:

      
        20
        24
         - Allow downloading only valid and existing refs.

      
M README.md
路路路
        80
        80
             - README.txt

      
        81
        81
             - readme.txt

      
        82
        82
             - readme

      
        83
        
        -  # Default branch names considered the repository 'master' (applied when omitted):

      
        84
        
        -  masters:

      
        85
        
        -    - master

      
        86
        
        -    - main

      
        87
        83
         

      
        88
        84
         # ssh: push/clone over SSH

      
        89
        85
         ssh: