Sha256: f60f04d5b1c869578bb25959ac1e5480ec628317f82820ddf13a72a245c6de57

Contents?: true

Size: 394 Bytes

Versions: 14

Compression:

Stored size: 394 Bytes

Contents

/*
 * Copyright (C) the libgit2 contributors. All rights reserved.
 *
 * This file is part of libgit2, distributed under the GNU GPL v2 with
 * a Linking Exception. For full terms see the included COPYING file.
 */
#ifndef INCLUDE_transports_cred_h__
#define INCLUDE_transports_cred_h__

#include "common.h"

#include "git2/transport.h"

const char *git_cred__username(git_cred *cred);

#endif

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rugged-0.28.5 vendor/libgit2/src/transports/cred.h
rugged-0.27.10.1 vendor/libgit2/src/transports/cred.h
rugged-0.28.4.1 vendor/libgit2/src/transports/cred.h
rugged-0.28.3.1 vendor/libgit2/src/transports/cred.h
rugged-0.27.9 vendor/libgit2/src/transports/cred.h
rugged-0.28.2 vendor/libgit2/src/transports/cred.h
rugged-0.28.1 vendor/libgit2/src/transports/cred.h
rugged-0.28.0 vendor/libgit2/src/transports/cred.h
rugged-0.27.7 vendor/libgit2/src/transports/cred.h
rugged-0.27.5 vendor/libgit2/src/transports/cred.h
rugged-0.27.4 vendor/libgit2/src/transports/cred.h
rugged-0.27.2 vendor/libgit2/src/transports/cred.h
rugged-0.27.1 vendor/libgit2/src/transports/cred.h
rugged-0.27.0 vendor/libgit2/src/transports/cred.h