Hello,
I am contacting you because I am experiencing an issue with a push command. I executed $ git push origin submission-v2.0
and received the following output:
Uploading LFS objects: 100% (10/10), 5.9 GB | 0 B/s, done.
Enumerating objects: 1, done.
Counting objects: 100% (1/1), done.
Writing objects: 100% (1/1), 170 bytes | 170.00 KiB/s, done.
Total 1 (delta 0), reused 0 (delta 0), pack-reused 0 (from 0)
remote:
#///( )///#
//// /// ////
///// ////////// ////
/////////////////////////
/// /////////////////////// ///
///////////////////////////////////
/////////////////////////////////////
)////////////////////////////////(
///// /////
(/////// /// /// //////)
/////////// /////// //////////
(///////////////////////////////////////)
///// /////
/////////////////
///////////
To gitlab.aicrowd.com:baegseungheon/amazon-kdd-cup-2024-starter-kit.git
* [new tag] submission-v2.0 -> submission-v2.0
I confirmed that the push was successful and the tag submission-v2.0
can be seen in my repository. However, I have not received any issue notifications. What could be the problem?