Uploaded image for project: 'BuildTools'
  1. BuildTools
  2. BUILDTOOLS-593

Don't intrusively set global git name and email

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • git-BuildTools-7425fec-128
    • Yes

      When executing a normal build using {{java jar BuildTools.jar --rev 1.17 }}the script will intrusively set my global git username and email, which is absolutely unacceptable behavior. Most people leave it unset for a reason, especially when working with several different git identities to prevent identity confusion.

      Instead of changing my global settings, BuildTools should only set the local git username and email in the repositories it cloned or created itself, by removing the --global flag and executing this part for each repository.

      Dear BuildTool, please respect my .gitconfig. :O

            Unassigned Unassigned
            oddlama oddlama
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: