接着就可以在极狐GitLab界面上看到相应的 branch,tags 都推送成功了: 由于极狐GitLab的默认分支是 main,svn 转换过来的是 master,可以将 master 分支 merge 到 main 分支,后续以 main 分支开展后续工作,以避免一些不便。 使用SubGit 来迁移 SubGit 的安装 SubGit 安装的前提需要
Rebased ref, commits from common ancestor: 9df6f43c5894d79e0fd547316d1ef0eca5b795ae Unionfs: bugfix when renaming symlinks on readonly branches 3af8c2c6ba7c42fd96551a36be165e73368d209f Unionfs: prevent deadlock with branch-management code. 433814bec46279240f30748afb58e54da442b7b1 Union...
4f10fc5c86f18b781e7e4b76472edffb0192846a Unionfs: imported fixes from korg branch 925cefc2d5da71f73b6016708fb38db9409eb1a1 Unionfs: back-port stuff from Jeff's korg branch to per-kernel branches 250aa4b2d5cd5a93b3cfd57c7b3849324e7bcc4c Unionfs: support incremental versions d1767ef7d1512...
The master branch should be considered different from all other branches. (Note this would apply to other such release branches as well if, for example, you are maintaining multiple releases of your product. I am going to ignore that for purposes of this discussion and just focus on master b...
merge fixes from rebasing to 2.6.29. 917cc782a9359e2facc3df7400ea61a014945bdd Unionfs: release 2.5.1 fbec676f2d409e262df25038e76ed095663a604d Unionfs: update maintainers e9e7970ccf6a3c029001892c958eb3e6d9e109d4 Unionfs: update copyrights for 2009 4285b9306f9c85962601eebea566c1c0ba7b5c0...
drop branchcount on error 8a26c5314999b72d91db0d4a90345af4349c840b Unionfs: add a few more invariant debugging checks e65673c985417fb336cc66cea05a916e1db45ff8 Unionfs: update parent mnt on unlink 7ce37f98a67882e822225c0cc17e9c55087c572c Unionfs: prevent a privilege escalation during fir...
create whiteout in correct dir after rename with copyup f98f272e305dd80ef334d04a0153b8f5c7d9e07d Unionfs: prevent lockdep false positives in mmap 61f7510bdc9af9ecedc921b1cb34c1944460a40b Unionfs: use path_put in mount code b5b4431674e7adf0280c53400e166c4492d1ee9d Unionfs: handle ...
branch-management code. ec3e66f4d9325eb3a8c98801a9f137fb799d5d53 back-port krealloc from 2.6.22-rc5 to 2.6.21.5 b98d496798cd6f88e72c8ed74d370a5b2e553265 back-port: struct writeback_control has no fs_private field 26df1a50883506b4e7b86779a42bda2d79a335f4 Unionfs: document cache-cohere...
Known issue:Hard links are destroyed by git for example when you delete a branch (breaks .git/config). This will destroy the project workspace! Download and install Git DownloadGit (http://git-scm.com/downloads) Add Git to your path environment variable: e.g. C:\Program Files (x86)\Gi...
Date: Thu Nov 22 17:05:33 2007 -0500 Unionfs: Fix an OOPs in whiteout lookup Pass the dbstart of the parent and get the correct lower dentry of the parent. We need the parent's lower dentry so that we can lookup the child(whiteout) ...