-
开发仓库:git@github.com:tinfinite/xxoo.git
个人仓库:git@github.com:user/xxoo.git
### step1: Fork仓库,克隆仓库,切换到 develop 分支
```
# fork 开发仓库 (eg: git@github.com:user/xxoo.git)
git clone git@github.com:user/xxoo.g…
-
1. 获取数据
2. 推送数据
3. branch
4. remote
5. Git Flow
-
I have a project like this:
myproject-parent
- myproject-bom
- myproject-artifact1
- myproject-artifact2
...
Wo using ${revisiion} it quite simple. I use ${project.version} to address inter …
gurgl updated
2 years ago
-
It seems maintenance stopped in November 2014, with no progress being made toward the 1.6.0 release since then. Is @stuartherbert still working on hubflow? is anyone else at @datasift?
-
Hey @mihirkatare. I'm just going to be opening up a bunch of small Issues to get things going. :+1: To be clear, these are **not** things that I'm expecting you to have done or to be familiar with. Th…
-
Hi,
Firstly, I would like to thank for your contribution :-)
Now I am having an issue. Somehow rundeck var could not pass into Ansible playbook. I am using the type: `com.batix.rundeck.plugins.A…
-
O que acha de fazermos um guia de boas práticas para quem for contribuir segui-lo e assim sempre ficar no padrão, desde dos commits até code, com isso podemos mexer no lint da vida e fazermos nossas c…
-
The 4.4.3 version doesn't work on Windows for the vbs script. However the 4.3.0 version runs but with the problem exposed in the issue title. That is the emulator is started (and up running) but maven…
ghost updated
7 years ago
-
Вижу смысл в реализации своеобразного пакетного менеджера на базе репозиториев git.
-
In GitFlow, are you allowed to merge features into develop once a release branch has been created?
As far as I can tell this seems to result in incorrect versioning of certain commits, namely:
…