Git cheat sheet: Difference between revisions

Jump to navigation Jump to search
</syntaxhighlight>
変更を加えてコミット・Signed-off-by 付ける(openwrtとかは)
<syntaxhighlight lang="textbash" enclose="div">
git commit -s -m '完結な説明'
</syntaxhighlight>