2021-10-29 16:08:35 -03:00
2021-10-29 16:02:10 -03:00
ok
2021-10-29 16:08:35 -03:00
2021-10-28 21:31:07 -03:00
2021-10-28 21:31:07 -03:00
2021-10-28 18:06:18 +00:00
2021-10-24 01:16:31 -03:00
2021-10-29 16:02:10 -03:00

Clone this repository

HTTPS: https://git.librography.com/flashlan/Librography.git

SSH: git@git.librography.com:flashlan/Librography.git

Creating a new repository on the command line

touch README.md
git init

git add README.md
git commit -m "first commit"
git remote add origin https://git.librography.com/flashlan/Librography.git
git push -u origin master

Pushing an existing repository from the command line

git remote add origin https://git.librography.com/flashlan/Librography.git
git push -u origin master
S
Description
No description provided
Readme
450 MiB
Languages
Java 97.5%
Batchfile 1.5%
Shell 0.7%
Inno Setup 0.3%