Cerem Cem ASLAN
Cerem Cem ASLAN
Hi, It always ended up with trying to turn the configurations into a script in my circumstances. I would like to know if you'd like to have scripting support for...
* Added tests * Added "stalled branch" detection * Added "only submodules" filter * Speedup * Covered "Repo has no commits yet" state
The "Make Window Focused." option does not fit my workflow, so I disable it. However, it is useful to be notified when debugger pauses (at a breakpoint or when an...
I received an error: ``` browserify : Could not redupe module /path/to/scada.js/node_modules/moment/moment.js ``` What does it mean? What should I do?
The greatest problem with BTRFS in terms of backing up to an external disk is that if there is no common snapshots on both sides, then you have to start...
> [Relevant SO question](https://unix.stackexchange.com/questions/680471/how-to-find-file-attribute-changes-by-comparing-two-btrfs-subvolumes) Setting no-datacow on some directories (like Chromium profile, database folders, etc.) is crucial. However, we can not send this information (attributes) by `btrfs send/receive`. Is there...
As `btrbk` simply ignores the readonly subvolumes, we are unable to backup the manually created readonly subvolumes within the `rootfs`. How do you manage your readonly snapshots? I recently needed...
Extending https://github.com/digint/btrbk/issues/356, targets should have an option to have an alias. This will bring the ability to: 1. Disable all targets temporarily, 2. Enable some of the targets (present/reachable) 3....
"Fold a wall of Metal Sheet" and "Create bend on solids" tutorials should be included or linked in the README of this repo. As an example, I'm struggling to find...
Currently when we unfold a part, generated objects gets the name as `Unfold[nnn]` and `Unfold_Sketch[nnn]`. It will be convenient to generate their names based on their source objects' label, such...