-
|[](https://github.com/glyph)| @glyph reported|
|-|-|
|Trac ID|trac#7752|
|Type|enhancement|
|Created|2015-01-19 06:41:25Z|
Sometimes trying to speak too good a version of TLS is a problem. See [#755…
-
Nous avons évoqué en PSC la question du travail en branches parallèles.
La piste évoquée est d'utiliser le système proposé par **Gitflow**. Ce flux est défini p.ex. sur cette page http://datasift.gi…
-
Hello,
I would like to discuss the routing implementation.
Currently it uses the method as key, but i think this is not preferred.
I made minimalistic implementation using the path as key (https:…
-
Bonjour Julien,
Merci pour ton temps sur ce projet, malheureusement il va être en dessous de nos attentes pour le poste.
Ton application est prometteuse : tu as bien saisi l'enjeu du sujet, ton …
-
## New feature motivation
Many project using git-flow since it is more friendly to large development team.
https://datasift.github.io/gitflow/IntroducingGitFlow.html
But for now semantic-release@…
-
## git flow
reference:
https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow
https://datasift.github.io/gitflow/IntroducingGitFlow.html
(korean) https://techblog.woowahan.com/2…
-
This scenario:
Sending an http_client request from one executable (client) to another (server)
Request has path, query, and a JSON body. It's a POST.
At server, handler creates a response with JSON…
-
Hi.
Sorry if this is a dumb question, but it isn't immediately obvious from the documentation and the code how to change the log level at runtime.
Is it possible, and if it is, how do I do it?
Than…
-
實務上常常會利用 branch 的機制,來配合個人或團隊的程式開發與部署流程。請設計自己或團隊的開發、部署流程,並查出會使用到的 git 指令。
a. 仿 Q2 那張圖,請提供你個人或團隊設計出來的 git 流程圖。並依據 git 流程圖,解釋每個 branch 的用途,以及列出每個環節所對應的指令。
b. branch 這個機制適合用在什麼狀況?merge 要注意什麼?rebase 又是幹嘛…
-
The branch named `master` is used in the same way that everyone else uses `master`, can it be renamed to the standard ? It would be one less hurdle when trying to contribute to sbt.