mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-01 13:47:36 +00:00
We want to use the "checkout: moving from ..." message in order to let git know when a change of branch has happened. Make the convenience functions for this goal write this message. |
||
|---|---|---|
| .. | ||
| create.c | ||
| delete.c | ||
| ishead.c | ||
| iterator.c | ||
| lookup.c | ||
| move.c | ||
| name.c | ||
| remote.c | ||
| upstream.c | ||
| upstreamname.c | ||