User Tools

Site Tools


gitcommands

This is an old revision of the document!


Useful git commands

Isolate the folder into a temporary branch:

git subtree split –prefix=your-subdirectory-name -b split-branch

Push that specific branch to Codeberg's main branch:

git push codeberg split-branch:main

gitcommands.1771957842.txt.gz · Last modified: by tim45tenwa