gitea/models/repo
Quentin f52e31f5ce
Clone repository with Tea CLI (#33725)
This PR adds "Tea CLI" as a clone method.

<img width="350" alt="Capture d’écran 2025-02-25 à 23 38 47"
src="https://github.com/user-attachments/assets/8e86e54a-998b-45d1-9f20-167b449e79b6"
/>

---------

Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-27 18:18:02 +00:00
..
archiver.go Refactor context RefName and RepoAssignment (#33226) 2025-01-13 01:07:05 +00:00
attachment.go
attachment_test.go
avatar.go
avatar_test.go
collaboration.go
collaboration_test.go
fork.go
fork_test.go
git.go
issue.go
language_stats.go
license.go Fix missing license when sync mirror (#33255) 2025-01-14 05:44:12 +00:00
main_test.go
mirror.go
org_repo.go
pushmirror.go
pushmirror_test.go
redirect.go
redirect_test.go
release.go Refactor "string truncate" (#32984) 2024-12-26 11:56:03 +08:00
release_test.go
repo.go Clone repository with Tea CLI (#33725) 2025-02-27 18:18:02 +00:00
repo_indexer.go
repo_list.go
repo_list_test.go
repo_test.go Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +00:00
repo_unit.go
repo_unit_test.go
search.go
star.go
star_test.go
topic.go
topic_test.go
transfer.go Refactor repository transfer (#33211) 2025-01-30 05:40:44 +00:00
update.go fix empty repo updated time (#33120) 2025-01-07 01:54:06 +08:00
upload.go
user_repo.go Fix some user name usages (#33689) 2025-02-23 12:33:43 +00:00
user_repo_test.go Fix some user name usages (#33689) 2025-02-23 12:33:43 +00:00
watch.go
watch_test.go
wiki.go Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
wiki_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00