docs: add emojis

This commit is contained in:
Simon Cornet 2025-04-03 16:41:37 +02:00
commit d574d420cf

View file

@ -2,9 +2,9 @@
This project is inspired from the python application called gitlabber (https://github.com/ezbz/gitlabber). This project is inspired from the python application called gitlabber (https://github.com/ezbz/gitlabber).
It is mainly to learn Golang. But also to make something that specifically It is mainly to learn Golang. But also to make something that specifically
solves my problem. :) solves my problem. 😆
It is definitely not as feature-rich as the original project... :) It is definitely not as feature-rich as the original project... 😬
The program can clone and pull all repositories you have access to on a selfhosted or SaaS provided Gitlab server. The program can clone and pull all repositories you have access to on a selfhosted or SaaS provided Gitlab server.
It only supports the HTTP access method. It only supports the HTTP access method.