mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore(git/snippets): add commands
This commit is contained in:
@@ -36,6 +36,8 @@ git remote | xargs -n 1 git push
|
||||
|
||||
git lfs pull
|
||||
|
||||
# Recursively remove files not under version control.
|
||||
git clean -df
|
||||
|
||||
# Get the top-level directory of the current repository.
|
||||
git rev-parse --show-toplevel
|
||||
|
||||
Reference in New Issue
Block a user