Compare commits

..

1 Commits
main ... new_br

Author SHA1 Message Date
Fedchin Sergey 8a2ebf6a4f One new commit 2 years ago
  1. 8
      README.md

@ -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…
Cancel
Save