This website works better with JavaScript.
Explore
Help
Sign In
JonasFranzDEV
/
gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1569
Commits
12
Branches
26
Tags
126 MiB
Tag:
Branch:
Tree:
063aacd436
bkcsoft/restore-command
bkcsoft/upgrade-drone
master
notification/issue-watch
optimize-parse-patch-read-loop
public-cleanup
release/v0.9
release/v1.0
release/v1.1
release/v1.2
release/v1.3
release/v1.4
1.4.0-rc3
v0.9.99
v1.0.0
v1.0.1
v1.0.2
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.2.0
v1.2.0-rc1
v1.2.0-rc2
v1.2.0-rc3
v1.2.1
v1.2.2
v1.2.3
v1.3.0
v1.3.0-rc1
v1.3.0-rc2
v1.3.1
v1.3.2
v1.3.3
v1.4.0-rc1
v1.4.0-rc2
v1.4.0-rc4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '063aacd436'
${ noResults }
gitea
/
modules
/
git
/
submodule.go
7 lines
65 B
Raw
Normal View
History
Unescape
Escape
add submodule basic support & buf fixed #478
10 years ago
package
git
type
SubModule
struct
{
Name
string
Url
string
}