Zaktualizuj 'README.md'

main
parent 58d7471551
commit 47104a6ebb

@ -256,6 +256,7 @@ tag:
Inne: Inne:
git reset –soft HEAD~3; git commit -m – pozwala na cofnięcie się 3 commity do tyłu, i połączenie ich w jeden (git commit –amend) git reset –soft HEAD~3; git commit -m – pozwala na cofnięcie się 3 commity do tyłu, i połączenie ich w jeden (git commit –amend)
git rebase -i {commit} – j/w ale commity wybierane ręcznie git rebase -i {commit} – j/w ale commity wybierane ręcznie
git log -i -1 –pretty=”format::%an <%ae>\n” –author=”$1″ – info o userze git log -i -1 –pretty=”format::%an <%ae>\n” –author=”$1″ – info o userze

Loading…
Cancel
Save

Powered by TurnKey Linux.