CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
sagemathinc

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/scripts/ignore-examples
Views: 687
#!/bin/bash

set -ev
export SRC="$( dirname "${BASH_SOURCE[0]}" )"/..

# I do not think we should be using submodules, but anyways...

git update-index --assume-unchanged $SRC/examples