Mode Type Size Ref File
100755 blob 105 a9787b317b6768b9f5c6108831a4015c528bd8e9 .flaskenv
040000 tree - dc0e321d8d51773a18a6291fb5c7935a1a5de21f .idea
100644 blob 783 9fb048b73b2141d0a3fac4be8a951d3d1b235f23 Readme
040000 tree - 6f45384e68f5aeb998aa3c8bdb6a3ec3e8621777 __pycache__
100755 blob 32768 052a067431e4f95f6f0a0d84fa28df428995baba app.db
040000 tree - e9e14a64da4583cc7477bc328cd40a4df67ed094 app
100755 blob 407 4030c8b455e9c3209cf99c7657056ceea187b349 config.py
040000 tree - 7b28563667e0a4424d2e688cc3d72a0c0ffe9bfd migrations
100755 blob 20 d099b92dbbd7afa9251f5f38567c8831efe904cd todolist.py
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/raluca.pacurar/TodoList_flask

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/raluca.pacurar/TodoList_flask

Clone this repository using git:
git clone git://git.rocketgit.com/user/raluca.pacurar/TodoList_flask

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main