Adrian Alonso
Results
2
comments of
Adrian Alonso
Let's remove the `hasn't been reviewed yet` suffix from the commit message
@SophiaC42 we should moved the source comments into the IGitRepository interface: https://github.com/kzu/guit/blob/master/src/Guit.Core/IGitRepository.cs Since what we usually document is the public interface and not the implementation. GitRepository implementation methods could use...