Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-9810

Remove individual commit messages from the squash commit message

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • Build
    • None

    Description

      I took a look at the commit messages in git log – it looks like the individual commit messages are not that useful to include, but do make the commit messages more verbose. They are usually just a bunch of extremely concise descriptions of "bug fixes", "merges", etc:

          cb3f12d [xxx] add whitespace
          6d874a6 [xxx] support pyspark for yarn-client
      
          89b01f5 [yyy] Update the unit test to add more cases
          275d252 [yyy] Address the comments
          7cc146d [yyy] Address the comments
          2624723 [yyy] Fix rebase conflict
          45befaa [yyy] Update the unit test
          bbc1c9c [yyy] Fix checkpointing doesn't retain driver port issue
      

      See mailing list discussions: http://apache-spark-developers-list.1001551.n3.nabble.com/discuss-Removing-individual-commit-messages-from-the-squash-commit-message-td13295.html

      Attachments

        Activity

          People

            rxin Reynold Xin
            rxin Reynold Xin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: