rsgit /testA hyper-hyperfast web frontend for git repositories written in Rust.

foobar

Latest commits
CommitMessageAuthorDate
a9600ca93f'README.md' ändernGogs6 years ago
ac4801c8d7'README.md' ändernGogs6 years ago
a1021aedb3'README.md' ändernGogs6 years ago
78e1ad3e1fInitial commitredmonder6 years ago

→ full history

Branches
NameTargetSubjectDate
mastera9600ca93f'README.md' ändern6 years ago
README

test

test

#define BLAH 0x1337BEEF
int main(void)
{
    int w00t = 0x0;
    int leet = BLAH;
    printf("BLAH: %X , %X\n", 0xDEADC0DE, BLAH);
}