Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the utilities of GitHub

2025-04-07 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces "what are the practical tools of GitHub". In daily operation, I believe many people have doubts about the practical tools of GitHub. The editor consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful to answer the questions of "what are the practical tools of GitHub?" Next, please follow the editor to study!

1. GitHub's excellent auto-completion function

Autocomplete is one of the most useful features in any search form, saving writing time-and providing clues to search queries that you may not have thought of.

As you may have guessed, yes, this extension adds auto-completion to GitHub's search form.

Autocomplete can be used to search repositories and GitHub accounts of individuals or organizations. This will not only help you find the repository you want in the first place, but also other very useful projects.

Although it is a small script, it can automatically do some boring daily work; it can also be used as a plug-in to quickly search for answers to similar questions encountered during weekend idle work; or use it as a rich list of books, courses, and other resources to learn new things.

2. GitHunt extension

GitHub will show some popular projects, which will help you understand the projects that get the most attention, and you can also find the most acclaimed projects recently.

Even the process of discovering new popular projects has become easier-a Chrome extension called GitHunt (a functional extension to browsers) is dedicated to finding open source projects faster.

GitHunt can be installed in the browser as a Chrome extension, it can view the hottest items on GitHub in the new tab, and you can view daily, weekly, or monthly popular items.

You can also choose to display these items in one language or in all languages. At present, however, it is not possible to choose to display in more than one language that does not include all languages.

In addition to the project name and star rating, an overview of the project (such as it has been added) and the number of issues that need to be solved are also visible; you can also access the project by clicking the project shown in the new tab.

Many developers have published their best work on GitHub. this allows other developers to learn from it, express their opinions, and publish their own innovative works. Still, finding the best project is not easy. Users may only search for "excellent items" directly, but if they are listed in the new tab of the browser, everything becomes easier.

Large companies such as Facebook, Google and Microsoft have made huge profits from open source projects, which has led users to use GitHunt more. You may find a simple project in the new tab that already has a solution to the problem.

These projects can help you build your next popular open source project with new knowledge, perspectives, and models.

3. GitHub Notable Comments (typical GitHub comments) extension

One of the advantages of GitHub is that it has an issues (controversial issues) section where you can view suggestions or requests for help related to a particular project. Comments are varied: developers may complain about program errors, provide solutions, or just point out what they want the project to improve, and so on.

This Chrome extension can help you if you want to take a quick look at these comments and skip directly to the ones that evoke strong reactions.

GitHub Notable Comments can immediately switch to comments that cause some response. It is so lightweight and lightweight that it can be installed in the Chrome online app store in a few seconds, and you can go to the controversial issues section and view comments.

Try to see the controversial issue (https://github.com/rails/rails/issues/31419)) in the Rails project.

It contains 66 comments, but you only want to focus on the comments that are most helpful to reading. Just use the added sidebar and immediately navigate to the comment that received the most response of this kind.

Yes, it's that simple.

It is also open source, developed by developers of another very useful GitHub-related Chrome extension, GitHunt, which you can find on GitHub.

4. DownGit extension

Sometimes you need to send an item to someone, but the recipient may not have Git installed and cannot download the repository from the command line.

One way to download is to manually go to the GitHub repository and click the download button.

On the other hand, it saves time whether you install Git or not: just go to DownGit and paste the link into the box. After that, click "CreateDownload Link" (create download link) to get a link that you can share with others.

5. GitHub Timeline (Timeline)

Have you ever wondered what specific users in GitHub think of their timeline? Which projects do they focus on and which projects do they star for?

Here is a very powerful web application that can give you the answer.

Simply visit Git Timeline (Git Timeline) and edit a user name of GitHub, and you can see how these users actually access GitHub in just a few seconds.

You don't need to sign up for an account, which, of course, only includes public projects, not all the projects that users have access to. The GitHub timeline may be just a gadget, but it can satisfy people's curiosity.

The author believes that one of the best ways to learn is to learn from the best people and check their commitments and the projects and users they follow. This is a good way to learn about the users and daily activities that attract their attention.

For example, if you want to see the GitHub timeline of Linus Torvalds (Linus Torvaz), the main developer of the Linux kernel, just edit his user name in it.

6. Enhanced GitHub extension

Source: Chrome online app store

This is another Chrome extension that can be used to add additional utility functionality.

The extension displays not only the download link, but also the repository being viewed and a detailed view of the memory size occupied by each file. In addition, you can copy the contents of the file on the clipboard. Although the copied code loses markup, it is still very useful. The program not only enhances the ability to download the entire repository, but also provides the option to download a single file selected in it.

You can find the program at the Chrome online app store. You can also view its source code on GitHub. During the writing of this article, the Enhanced GitHub program has received 757 star ratings, and it is the most popular tool in this article.

7. Git First plug-in

If you are curious about the first commit of a preferred GitHub repository, it doesn't take you a few minutes to navigate to that particular commit.

You may want to view the first submission of a specific project that has been started (or a colleague has completed), so you may miss it when viewing the contents of that submission; or you may want to know about the first submission of many other projects. This Chrome plug-in can be used to view first-time submissions.

The Chrome plug-in is very easy to use and saves time to locate and find the first submission of a GitHub project.

Just install the Git First plug-in. You can then go to the GitHub page of the desired project and use the GitHub commit option to enter its first submission, which will be added to the right-click menu.

At this point, the study of "what are the utilities of GitHub" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 231

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report