File: README.source

package info (click to toggle)
msc-generator 8.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180,392 kB
  • sloc: cpp: 129,935; yacc: 23,655; ansic: 7,331; sh: 4,520; makefile: 948
file content (10 lines) | stat: -rw-r--r-- 482 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Note to our future selfs:

We dropped directories for this branch that are still in main branch,
but were not in the released tarball. To prevent errors like
  dpkg-source: error: cannot represent change to dropped_dir/foo.ext

It did cause merge conflicts. Such conflicts were resolved by skipping
the commits. Preventing a mess in the git commit log was done
by separating the various git merge attempts from the git push to
the git repository at GitLab (originally SourceForge).