Loading...
question devtips git March 21, 2025 How to delete files from Git LFS and move them to normal Git Storage?

Git does not automatically move files back to normal Git storage after you untrack them from LFS. Here’s what happens when you untrack a file:

question devtips app-store September 29, 2024 How to add a bullet point in app descriptions for the Mac App Store?

To add a bullet point (•) in app descriptions for the Mac App Store, follow these steps:

question devtips git September 22, 2024 How to upload large files to a git repository?

By default, you cannot upload files larger than ~100MB (for most Git hosting service providers). If you do so, the git push command will fail with an error. The recommended way to work with large files is to use Git LFS.

question devtips chromium August 27, 2020 How to take screenshots of the entire webpage without any extensions?

I always used an extension like Awesome Screenshot in Chrome to take screenshots of any website. However, you do not need an extension to capture a screenshot of a webpage.

Like my work?

Please, feel free to reach out. I would be more than happy to chat.