Commit 2abe9ea
nejc
feat: add repository information to check command
- Add repository information section showing local and upstream URLs
- Display which repositories are being compared
- Show local repository URL (origin remote)
- Show upstream repository URL being tracked
- Improve transparency and context for users
- Better understanding of what repositories are involved in sync
Enhanced output now shows:
- Local repository URL (your project)
- Upstream repository URL (source of updates)
- Clear identification of what's being compared
- Better context for decision making1 parent 900eb7e commit 2abe9ea
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
225 | 229 | | |
226 | 230 | | |
227 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
228 | 250 | | |
229 | 251 | | |
230 | 252 | | |
| |||
0 commit comments