Closed Mooninaut closed 4 years ago
It just occurred to me that -mi
/ --move-ignored
might be more consistent with the existing flags, thoughts?
This is great, thank you!
It just occurred to me that -mi / --move-ignored might be more consistent with the existing flags, thoughts?
Yes, I think we probably don't want to use the term stash. -mi / --move-ignored
sounds good to me
Are there plans to release this functionality?
yes, I’ll cut a new release in the next couple of days. I was hoping to use travis, appveyor or github actions to automate the release process but that might take a couple of hours to set up.. so I’ll do it manually for now
@spderosso thank you! if you give me some pointers on how this releases I can handle automating the release
Helps with #20, and potentially #134 by adding a
-mi
/--move-ignored
flag togl switch
.Tested on a repo with ~1GB of ignored files.
gl switch -mi <branch>
takes less than 10 seconds.