• Show log

    Commit

  • Hash : a4456929
    Author : Russell Belfer
    Date : 2013-07-09T16:16:24

    Make credential clearing consistent
    
    This makes all of the credential objects use the same pattern to
    clear the contents and call git__memzero when done.  Much of this
    information is probably not sensitive, but it also seems better
    to just clear consistently.