You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would be an approach that I could use for libgit2? Is the goto method to iterate over each index entry, changing the file path the entry points to and adding the entry back to the index?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want to prefix all files inside the index file. I could achieve it using this git command:
What would be an approach that I could use for
libgit2
? Is the goto method to iterate over each index entry, changing the file path the entry points to and adding the entry back to the index?Beta Was this translation helpful? Give feedback.
All reactions