In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
In this issue, the editor will bring you about how to transform Dropbox into a private Git warehouse. The article is rich in content and analyzes and narrates it from a professional point of view. I hope you can get something after reading this article.
Preface
As a powerful distributed version control tool, Git is becoming more and more popular. A large number of open source projects can be released on Githubs, but the projects are publicly visible, that is, everyone can fork. For some users, they also have their own projects, but they don't want to open source the projects right away, probably because they haven't finished yet, so they need to manage their "private projects" temporarily through Git. Although there are private project hosting services on Github, they are not cost-effective.
Dropbox (Wall) is a * cloud storage service. Through Dropbox, we can host Git private projects.
Train of thought
Our idea is to set up the Git repository in the directory of the Dropbox client, and then we clone the warehouse to the local warehouse, and then we submit the operation. After completing the submission, we perform the push operation, then the local data will be push to the repository of the Dropbox client directory, and then the Dropbox client will synchronize the changes of the warehouse files to the Dropbox server.
+-+ | Dropbox |-- Sync- > | Dropbox |-- Clone- > | Working | | Server |
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: 0
*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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.