kantord/SeaGOAT

Show warnings when remote server returns files that are not available locally

オープン

#272 opened on 2023/09/29

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)Python (91 件のフォーク)github user discovery
hacktoberfest

Repository metrics

Stars
 (1,302 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

When the remote server returns files that are not available locally, they are simply hidden from the results locally. That kinda makes sense, after all the file does not exist. However that issue could be fixed by a simple git fetch --all for the most part. So we could show a warning that certain files were not shown locally and it might be fixed by getting the latest version from the server

コントリビューターガイド