List of commits:
Subject Hash Author Date (UTC)
'meow' cb0196cb67bef5f4d3f612c31aebb2257ed51d02 Thai Thien 2021-03-19 16:41:25
Add .gitignore and .gitattributes. aeae08f2bf91ea111a5ddeaa0aeed770267b166c Thai Thien 2021-03-19 16:40:06
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/hahattpro/CSharpWinForm

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/hahattpro/CSharpWinForm

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