Compare commits
No commits in common. 'new_br' and 'main' have entirely different histories.
@ -1,10 +1,4 @@ |
|||||||
# 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