Skip to content

Commit

Permalink
git subrepo pull uno
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "uno"
  merged:   "52436ae"
upstream:
  origin:   "https://github.com/prrvchr/uno.git"
  branch:   "main"
  commit:   "52436ae"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
  • Loading branch information
prrvchr committed May 1, 2024
1 parent 9e0d6af commit 2877337
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions uno/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[subrepo]
remote = https://github.com/prrvchr/uno.git
branch = main
commit = 7ea99b1d1c36ce85e9c1d3dcd416609abefcd22f
parent = 691fc2be73026d6e2faef426da79a8f88378881a
commit = 52436ae4ff61b0f9f68deacd3d659064622fdba2
parent = 9e0d6affe7cc68f219454dad5226e7f637e9a779
method = merge
cmdver = 0.4.3
2 changes: 1 addition & 1 deletion uno/lib/uno/card/dbinit.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ def _getProcedures():
for name in ('SelectUser', 'InsertUser', 'InsertBook', 'UpdateAddressbookName',
'MergeCard', 'MergeGroup', 'MergeGroupMembers', 'DeleteCard',
'UpdateCardSync', 'GetLastCardSync', 'GetLastBookSync',
'GetLastGroupSync', 'SelectChangedCards', 'SelectColumns', 'SelectColumnIds'
'GetLastGroupSync', 'SelectChangedCards', 'SelectColumns', 'SelectColumnIds',
'SelectPaths', 'SelectLists', 'SelectTypes', 'SelectMaps',
'SelectTmps', 'SelectFields', 'SelectGroups', 'SelectCardGroup',
'InitGroups', 'InsertGroup', 'MergeCardValue', 'MergeCardData', 'MergeCardGroup',
Expand Down

0 comments on commit 2877337

Please sign in to comment.