git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] remove duplicate of is_branch
@ 2014-07-15 23:02 Ronnie Sahlberg
  2014-07-15 23:02 ` [PATCH] refs.c: add a public is_branch function Ronnie Sahlberg
  0 siblings, 1 reply; 3+ messages in thread
From: Ronnie Sahlberg @ 2014-07-15 23:02 UTC (permalink / raw)
  To: git; +Cc: gitster, Ronnie Sahlberg

Jun, List

Please find a trivial patch that makes refs.c:is_branch public.
This allows us to delete the identical copy of is_branch in fsck.c


Ronnie Sahlberg (1):
  refs.c: add a public is_branch function

 builtin/fsck.c | 5 -----
 refs.c         | 2 +-
 refs.h         | 2 ++
 3 files changed, 3 insertions(+), 6 deletions(-)

-- 
2.0.1.442.g7fe6834.dirty

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-15 23:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-15 23:02 [PATCH] remove duplicate of is_branch Ronnie Sahlberg
2014-07-15 23:02 ` [PATCH] refs.c: add a public is_branch function Ronnie Sahlberg
2014-07-15 23:20   ` Jonathan Nieder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).