mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-27 05:05:56 +00:00
* Refactor repo.isBare to repo.isEmpty #5629 Signed-off-by: Andrew Thornton <art27@cantab.net> * Remove Sync call
This commit is contained in:
parent
9edc829c17
commit
07802a2bc5
39 changed files with 125 additions and 81 deletions
|
@ -270,7 +270,7 @@ quick_guide=퀵 가이드
|
|||
clone_this_repo=이 저장소 복제
|
||||
create_new_repo_command=커맨드 라인에서 새 레포리지터리 생성
|
||||
push_exist_repo=커맨드라인에서 기존 레포지터리 푸시
|
||||
bare_message=이 레포지터리에는 아무것도 없습니다.
|
||||
empty_message=이 레포지터리에는 아무것도 없습니다.
|
||||
|
||||
code=코드
|
||||
branch=브렌치
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue