Creates a .git/info directory if is missing; exclude file can be later updated.
.git/info
exclude
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1733862
Signed-off-by: Ondrej Nosek onosek@redhat.com
Replaces #460
rebased onto ffac3a9c2239935f06af8d0546a491eced22b987
Looks good to me.
Pull-Request has been merged by onosek
Creates a
.git/infodirectory if is missing;excludefile can be laterupdated.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1733862
Signed-off-by: Ondrej Nosek onosek@redhat.com