On Mon, Mar 18, 2013 at 9:16 AM, Ramkumar Ramachandra
wrote:
> remote.c: simply a bit of code using git_config_string()
s/simply/simplify/
> A small segment where handle_config() parses the branch.remote
> configuration variable can be simplified using git_config_string().
>
> Signed-off-by: Ram
A small segment where handle_config() parses the branch.remote
configuration variable can be simplified using git_config_string().
Signed-off-by: Ramkumar Ramachandra
---
remote.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/remote.c b/remote.c
index e53a6eb..45b69d6 10
2 matches
Mail list logo