|
|
|
|
|
by andmarios
4117 days ago
|
|
Gogs is great for one-person or small team setups. I switched to it from gitbucket, which is also great and I do recommend it. It was the memory footprint (Go binary vs JVM) that made the choice easy for me. The functionality I miss the most is search. I think it may be easy to implement some basic form of search using git grep. |
|