parent
ee92192f53
commit
8a2ebf6a4f
@ -1,4 +1,10 @@ |
|||||||
# myfirst_repository |
# myfirst_repository |
||||||
|
|
||||||
my first rep |
my first rep |
||||||
This change has a lot of meaning and is totally not useless |
This change has a lot of meaning and is totally not useless |
||||||
|
|
||||||
|
After creating a new branch I wrote some code: |
||||||
|
|
||||||
|
int main() { |
||||||
|
std::cout << a; |
||||||
|
} |
Loading…
Reference in new issue