Skip to content

Add git function to get branch checkouts from reflog#6664

Merged
shiftkey merged 12 commits intodevelopmentfrom
parse-revlist-for-checkouts
Feb 14, 2019
Merged

Add git function to get branch checkouts from reflog#6664
shiftkey merged 12 commits intodevelopmentfrom
parse-revlist-for-checkouts

Conversation

@iAmWillShepherd
Copy link
Contributor

Supports PR #6544 by adding a function that can get checkouts after a certain date. This is needed specifically for the piece of #750 that states branches shall be pruned if they haven't been touched for 14 days.

@iAmWillShepherd iAmWillShepherd added this to the 1.7.0 milestone Jan 22, 2019
@shiftkey shiftkey modified the milestones: 1.7.0, 1.6.2 Jan 24, 2019
@shiftkey
Copy link
Member

Moved this into 1.6.2 because that's the milestone assigned to #6544 which depends on this PR

@iAmWillShepherd iAmWillShepherd changed the base branch from cleanup-branches to development February 5, 2019 00:08
@iAmWillShepherd iAmWillShepherd changed the base branch from development to cleanup-branches February 5, 2019 00:09
@shiftkey
Copy link
Member

shiftkey commented Feb 6, 2019

@iAmWillShepherd #6544 has been merged - feel free to rebase this on top of development and retarget the branch to simplify the diff.

William Shepherd and others added 3 commits February 7, 2019 14:20
@iAmWillShepherd iAmWillShepherd force-pushed the parse-revlist-for-checkouts branch from b27e938 to b5f0f82 Compare February 7, 2019 20:23
@iAmWillShepherd iAmWillShepherd changed the base branch from cleanup-branches to development February 7, 2019 20:24
@iAmWillShepherd iAmWillShepherd added the ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Feb 8, 2019
@shiftkey shiftkey self-assigned this Feb 8, 2019
@iAmWillShepherd iAmWillShepherd modified the milestones: 1.6.2, 1.6.3 Feb 8, 2019
@iAmWillShepherd iAmWillShepherd removed the ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Feb 8, 2019
@iAmWillShepherd iAmWillShepherd added the ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Feb 11, 2019
We removed the caching of node modules in #6802
Copy link
Member

@shiftkey shiftkey left a comment

Choose a reason for hiding this comment

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

Just indicating there's some work left to do before this is merged

Co-Authored-By: iAmWillShepherd <iAmWillShepherd@users.noreply.github.com>
@shiftkey
Copy link
Member

Merging this in early so it's part of the beta tomorrow: #6854

@shiftkey shiftkey merged commit 3c75145 into development Feb 14, 2019
@shiftkey shiftkey deleted the parse-revlist-for-checkouts branch February 14, 2019 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants