zoukankan      html  css  js  c++  java
  • 学习笔记之Bitbucket

    Bitbucket | The Git solution for professional teams

    • https://bitbucket.org/

    Git Tutorials and Training | Atlassian Git Tutorial

    • https://www.atlassian.com/git/tutorials

    Bitbucket - Wikipedia

    • https://en.wikipedia.org/wiki/Bitbucket
    • Bitbucket is a web-based version control repository hosting service owned by Atlassian, for source code and development projects that use either Mercurial (since launch) or Git (since October 2011) revision controlsystems. Bitbucket offers both commercial plans and free accounts. It offers free accounts with an unlimited number of private repositories (which can have up to five users in the case of free accounts) as of September 2010. Bitbucket integrates with other Atlassian software like JiraHipChatConfluence and Bamboo.
    • It is similar to GitHub, which primarily uses Git. Bitbucket has traditionally marketed its services to professional developers with private proprietary software code, especially since being acquired by Atlassian in 2010. In September 2016, Bitbucket announced it had reached 5 million developers and 900,000 teams on its platform. Bitbucket has 3 deployment models: Cloud, Bitbucket Server and Data Center.
    • Bitbucket is written in Python using the Django web framework.

    bitbucket_百度百科

    • https://baike.baidu.com/item/bitbucket/1241776?fr=aladdin
    • BitBucket 是一家源代码托管网站,采用MercurialGit作为分布式版本控制系统,同时提供商业计划和免费账户。

    Using pull requests in Bitbucket Server - Atlassian Documentation

  • 相关阅读:
    Linux
    Linux
    Linux
    Linux
    Linux
    shell tr命令
    grep 正则表达
    shell 运算符
    shell 重定向
    bzoj 1026 DP,数位统计
  • 原文地址:https://www.cnblogs.com/pegasus923/p/8650433.html
Copyright © 2011-2022 走看看