Skip to content

okou19900722/fix-typo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简体中文

在实战中学习git的基本操作

世界上几乎每个开发者的日常工作都离不开git,所以最好从现在就开始熟悉它。 在这个挑战中,你会学到git的基本操作:clone/add/commit/push

挑战

  • fox-dog.txt中包含了一个笔误typo,请找到并帮助我们修复它。你需要:
    • Fork这个仓库。
    • Clone你Fork的仓库。
    • 在你的电脑上修复这个问题,使用git进行add/commit/push
    • 创建一个Pull Request。
    • 机器人将会检查你的PR,告诉你你是否通过了挑战。
  • 回到字节传说,然后继续你的英雄旅程。

"The quick brown fox jumps over the lazy dog"敏捷的棕色狐狸跨过懒狗是一个著名的包含了英语的全部26个字母的短句,常被用于测试字体的显示效果和键盘有没有故障。 ——维基百科

注意:我们只允许您修改以下文件,任何对其他文件的修改都会被拒绝:

  • fox-dog.txt
English

Learn git in Practice

git is used by nearly every developer on this planet in their daily work. So you'd better start learning it today. In this challenge, you'll learn basic git commands: clone/add/commit/push.

Challenge

  • There is a typo in fox-dog.txt, please find it out and help us fix it. You need to:
    • Fork this repository.
    • Clone the repository you just forked.
    • Fix the problem on your computer, and add/commit/push with git.
    • Create a pull request.
    • The bot will check your PR and tell you if you accomplish the challenge.
  • Go back to ByteLegend and continue your hero journey.

"The quick brown fox jumps over the lazy dog" is an English-language pangram—a sentence that contains all of the letters of the English alphabet. Owing to its brevity and coherence, it has become widely known. The phrase is commonly used for touch-typing practice, testing typewriters and computer keyboards, displaying examples of fonts, and other applications involving text where the use of all letters in the alphabet is desired. ——Wikipedia

Note: we only allow you to modify the following files. Any changes to files other than the following files will be rejected:

  • fox-dog.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%