In Netbeans 7.1 Git support has been added, however, I don\'t see a way to change commiter information. Currently, it\'s defaulting to my system information which is not what I
This is covered in the Git Community Book.
It will work unless what you are trying to achieve is to have two sets of committer information on the OS same user account.
From the page:
[user] name = Scott Chacon email = schacon@gmail.com