Salvador E. Tropea
75f79b1a72
[DOCs] Added advice on how to compress links
2022-08-31 13:41:06 -03:00
Salvador E. Tropea
6393ee3319
[Diff] Made the symlink relative
...
- So it can be included in an archive
2022-08-31 13:37:44 -03:00
Salvador E. Tropea
651f3890d5
[Diff] Added KiAuto as dependency
...
Related to #265
2022-08-31 12:59:52 -03:00
Salvador E. Tropea
10ee73feeb
[Diff] Added option to create a link to the output
...
- This link contains the git hashes involved in the comparison.
Related to #265
2022-08-31 08:47:15 -03:00
Salvador E. Tropea
1557dfea77
[Diff][Fixed] Problems with git submodules
...
- Now we force a submodules update during checkout
Related to #265
2022-08-31 08:10:27 -03:00
Salvador E. Tropea
6b344a094b
[Diff][Fixed] Problems when no changes to stash
...
- "git stash push" always returns 0, even if nothing was stashed.
- But "git stash pop" returns 1 if nothing stashed.
- So now we check using "git stash list".
Related to #265
2022-08-31 07:50:09 -03:00
Salvador E. Tropea
464b72e8f1
New output to compute differences between PCBs and SCHs.
...
Fixes INTI-CMNB/KiAuto#14
2022-08-25 13:02:02 -03:00