... | ... | @@ -48,6 +48,7 @@ When you save your changes version, GitHub automatically creates a fork (if it d |
|
|
{%- endif -%}
|
|
|
{%- endfor -%}
|
|
|
.html">
|
|
|
|
|
|
1. Commit & push pack to github: `git commit -a -m "(log message about the new release branch)" &&
|
|
|
git push origin "vN.m-latest"`.
|
|
|
1. Commit & push pack to github: `git commit -a -m "(log message about version change)" &&
|
... | ... | |