mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[PR #72] [MERGED] Bundler install path config #416
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#416
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Clipy/Clipy/pull/72
Author: @thii
Created: 6/4/2016
Status: ✅ Merged
Merged: 6/4/2016
Merged by: @Econa77
Base:
master← Head:bundle-config📝 Commits (1)
d53e416Bundler install path config should be kept in git so we don't need to specify📊 Changes
3 files changed (+4 additions, -2 deletions)
View changed files
➕
.bundle/config(+3 -0)📝
.gitignore(+0 -1)📝
README.md(+1 -1)📄 Description
Bundler install path config should be kept in git so we don't need to specify a path when running
bundle installfor the first time.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.