-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Chmod, Chown, Chtimes, and uid:gid to Ls #1170
Conversation
rwincey
commented
Mar 28, 2023
- Added user and group to directory listing (ls) for linux & darwin payloads. Ignored on windows & generic
- Added chmod, chown for linux payloads
- Added chtimes (timestomp) for all payloads
dope |
You have successfully added a new CodeQL configuration |
.... now? |
Had to commit one more time to get a "Verified" commit. |
Any clue on how to get all commits signed? Do I need to open up a whole new branch? |
I don't think you can retro-actively sign commits. You'd have to submit a new PR from a new branch I think. I'll force merge for this time, but please remember to sign your commits next time. |