author | Junio C Hamano <gitster@pobox.com> | |
Thu, 22 Sep 2011 03:19:38 +0000 (20:19 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 5 Oct 2011 21:48:39 +0000 (14:48 -0700) | ||
commit | 6f9a332144cda5f4d7e6e03c37fb17f8ffac1fe3 | |
tree | 2da049b07a23b9da75551311d3fd54ddbbb4510c | tree | snapshot |
parent | 3bcad5a23d7d114f831d7c11c7b29a8052b5a9f8 | commit | diff |
branch: add read_branch_desc() helper function
This will be used by various callers that make use of the branch
description throughout the system, so that if we need to update
the implementation the callers do not have to be modified.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This will be used by various callers that make use of the branch
description throughout the system, so that if we need to update
the implementation the callers do not have to be modified.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
branch.c | diff | blob | history | |
branch.h | diff | blob | history |