1
0
mirror of https://github.com/git/git.git synced 2024-10-19 17:38:39 +02:00
git/Documentation/howto
Junio C Hamano ae76cb90cb Merge branch 'jn/cherry-revert-message-clean-up'
* jn/cherry-revert-message-clean-up:
  tests: fix syntax error in "Use advise() for hints" test
  cherry-pick/revert: Use advise() for hints
  cherry-pick/revert: Use error() for failure message
  Introduce advise() to print hints
  Eliminate “Finished cherry-pick/revert” message
  t3508: add check_head_differs_from() helper function and use it
  revert: improve success message by adding abbreviated commit sha1
  revert: don't print "Finished one cherry-pick." if commit failed
  revert: refactor commit code into a new run_git_commit() function
  revert: report success when using option --strategy
2010-08-31 16:25:11 -07:00
..
maintain-git.txt
rebase-from-internal-branch.txt
rebuild-from-update-hook.txt
recover-corrupted-blob-object.txt
revert-a-faulty-merge.txt Typos in code comments, an error message, documentation 2010-08-22 13:25:08 -07:00
revert-branch-rebase.txt Eliminate “Finished cherry-pick/revert” message 2010-08-15 19:12:00 -07:00
separating-topic-branches.txt
setup-git-server-over-http.txt
update-hook-example.txt
use-git-daemon.txt
using-merge-subtree.txt