Home
last modified time | relevance | path

Searched full:branch (Results 1 – 2 of 2) sorted by relevance

/littlefs-2.7.6/
D.travis.yml90 if: branch = master AND type = push
215 if: branch !~ -prefix$
250 if: branch !~ -prefix$
328 # Create major branch
329 git branch v$LFS_VERSION_MAJOR HEAD
330 # Create major prefix branch
336 git branch v$LFS_VERSION_MAJOR-prefix $( \
Dlfs.c2668 // copy over anything after current branch in lfs_file_flush()