Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upIssue 3252: git-lfs locks should optionally denote own locks #3569
+233
−95
Conversation
added some commits
Jan 2, 2019
This comment has been minimized.
This comment has been minimized.
|
@git-lfs/core can you please take a look? It's the same pull request as #3455. The Travis CI build failure seems to be unrelated to my changes. |
bk2204
reviewed
Mar 26, 2019
This comment has been minimized.
This comment has been minimized.
|
@bk2204, thanks for reviewing. Do you prefer to have individual "fixup!" commits added or should I rewrite the feature branch by amending/squashing existing commits? |
This comment has been minimized.
This comment has been minimized.
|
@mstrap, you're welcome to do either. If you write individual |
added some commits
Mar 28, 2019
mstrap
force-pushed the
mstrap:issue-3252
branch
from
fc5a680
to
ce1c1c0
Mar 28, 2019
kh0kh0
approved these changes
Mar 29, 2019
kh0kh0
approved these changes
Mar 29, 2019
This comment has been minimized.
This comment has been minimized.
ttaylorr
reviewed
Apr 16, 2019
bk2204
approved these changes
Apr 16, 2019
bk2204
merged commit 2bbe78f
into
git-lfs:master
Apr 16, 2019
6 checks passed
ci/circleci: bootstrap
Your tests passed on CircleCI!
Details
ci/circleci: build_with_earliest_supported_git
Your tests passed on CircleCI!
Details
ci/circleci: build_with_latest_git
Your tests passed on CircleCI!
Details
ci/circleci: build_with_system_git
Your tests passed on CircleCI!
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
mstrap commentedMar 19, 2019
This is the same pull request as #3455 which I had closed unfortunately (by temporarily deleting my feature branch).