Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Conversation

koreamic
Copy link
Contributor

@koreamic koreamic commented Dec 7, 2015

Using native git command(git ls-tree), I make simple function.
ls_files function ls to return only each file's full paths of a repository

This function is called by Repository within GitLab as @DouweM 's suggestion.
(ref : gitlabhq/gitlabhq#9889 & gitlabhq/gitlabhq#9855)

use native git command
ls_files function ls to return only full file pathes of a repository

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not use %W unless interpolation is needed. If not, use %w.

@DouweM
Copy link
Contributor

DouweM commented Dec 7, 2015

@koreamic This github.com mirror is a bit outdated, could you make this MR again on https://gitlab.com/gitlab-org/gitlab_git?

Thanks!

@DouweM DouweM closed this Dec 7, 2015
@koreamic
Copy link
Contributor Author

koreamic commented Dec 7, 2015

@DouweM, @houndci Thanks.
I moved to MR of Gitlab.com
(https://gitlab.com/gitlab-org/gitlab_git/merge_requests/60)

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants