1
0
mirror of https://github.com/git/git.git synced 2025-04-11 10:16:37 +00:00
git/builtin
Junio C Hamano 62e5e83f8d Merge branch 'js/find-commit-subject-ignore-leading-blanks'
A helper function that takes the contents of a commit object and
finds its subject line did not ignore leading blank lines, as is
commonly done by other codepaths.  Make it ignore leading blank
lines to match.

* js/find-commit-subject-ignore-leading-blanks:
  reset --hard: skip blank lines when reporting the commit subject
  sequencer: use skip_blank_lines() to find the commit subject
  commit -C: skip blank lines at the beginning of the message
  commit.c: make find_commit_subject() more robust
  pretty: make the skip_blank_lines() function public
2016-07-11 10:31:08 -07:00
..
2016-06-07 17:43:39 -07:00
2016-06-06 11:40:15 -07:00
2016-02-26 13:37:16 -08:00
2015-11-20 08:02:05 -05:00
2016-05-06 14:45:44 -07:00
2016-05-09 12:29:08 -07:00
2016-07-06 13:38:11 -07:00
2016-02-10 14:20:08 -08:00
2015-10-21 15:59:34 -07:00
2016-04-25 15:17:15 -07:00
2016-02-26 13:37:16 -08:00
2016-02-26 13:37:25 -08:00
2015-10-05 13:20:08 -07:00
2016-05-17 14:38:28 -07:00
2016-04-29 12:59:09 -07:00
2015-11-20 08:02:05 -05:00