Subject SHA-1 Author Date
Added git repository to README modified: ../README 7e288f2e0b3e722adf749ab4f706e1664cd69f45 ksteen 2009-01-28 20:28:16
Initial Setup 943efd4ba5391914fd373f2ff8b2348b9162d357 ksteen 2009-01-28 19:42: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://code.reversed.top/user/xaizek/vifm-w32

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/vifm-w32

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