1 Star 0 Fork 0

好心肠的老哥/notes

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

notes

////////////////////////////////
//     /////////////\\\\      //
//    (((((((((((((( \\\\     //
//    ))) ~~      ~~  (((     //
//    ((( (*)     (*) )))     //
//    )))     <       (((     //
//    ((( '\______/`  )))     //
//    )))\___________/(((     //
//           _) (_            //
//          / \_/ \           //
//         //|   |\\          //
//        // )___( \\         //
//        \\(     )//         //
//         (       )          //
//          |  |  |           //
//           | | |            //
//           | | |            //
//          _|_|_|_           //
//    ___    __  __  __   __  //
//   / _ \  |  \/  | \ \ / /  //
//  | |_| | | |\/| |  \ V /   //
//  |_| |_| |_|  |_|   |_|    //
////////////////////////////////

create a new repository on the command line

echo "# notes" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/damao2017/notes.git
git push -u origin master

push an existing repository from the command line

git remote add origin https://github.com/damao2017/notes.git
git push -u origin master

Empty file

About

Cancel

Releases

No release

Contributors

All

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ntdm/notes.git
git@gitee.com:ntdm/notes.git
ntdm
notes
notes
master

Search