tangled
alpha
login
or
join now
hatixntsoa.tngl.sh
/
source.controller
Simple Git & GitHub CLI Shell Scripts
1
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
hatixntsoa.site
0998873f
fix: execution permission enabled on remote repo
master
4mo ago
hatixntsoa.site
358fb474
fix: updated repo name to cd with
4mo ago
hatixntsoa.site
664779b7
refactor: switched to dotcase for repo name and directories
4mo ago
hatixntsoa.site
9939dd51
fix[ghc]: remote add origin depends on gh protocol in use
5mo ago
Hatix Ntsoa
a7d2b5ec
license: updated date
6mo ago
Hatix Ntsoa
6f92503a
docs: Updated repo link
6mo ago
Hatix Ntsoa
1a84a370
fix: syntax error on grst
6mo ago
Hatix Ntsoa
01863984
feat: future feature note
8mo ago
Hatix Ntsoa
1c22d088
feat: grst can reset staged file
9mo ago
Hatix Ntsoa
5afd6a0a
feat[ghd]: Updated repo check
1y ago
Hatix Ntsoa
3797f302
feat[gcln]: Clone own repo
1y ago
Hatix Ntsoa
a2815dd8
refactor[utils]: More concise status return
1y ago
Hatix Ntsoa
a2bbff2e
feat[check_repo]: is_my_github_repo function
1y ago
Hatix Ntsoa
5cdb2865
feat[ghd]: Help updated
1y ago
Hatix Ntsoa
345129d6
feat: ghd function
1y ago
Hatix Ntsoa
7baf0d39
feat[ghv]: Offline Check of the owner
1y ago
Hatix Ntsoa
152f9a6f
refactor[gbd]: Cleaner code
1y ago
Hatix Ntsoa
66b4b008
fix[ghd]: Removed trailing dots
1y ago
Hatix Ntsoa
18568648
fix[gcln]: Handle repo name with dots
1y ago
Hatix Ntsoa
b33aefb2
fix[gcln]: help message
1y ago
Hatix Ntsoa
df1eb8e2
refactor: ghv
1y ago
Hatix Ntsoa
5d9f5508
fix: Identation on ghdel
1y ago
Hatix Ntsoa
b21221bc
refactor: git scripts
1y ago
Hatix Ntsoa
219c8da3
refactor: gh scripts
1y ago
Hatix Ntsoa
05ac6d6b
refactor[ghcls]: Cleaner code
1y ago
Hatix Ntsoa
b836e035
fix: Made new scripts executable
1y ago
Hatix Ntsoa
e936d250
update: README
1y ago
Hatix Ntsoa
0b1693b8
update[ghadd]: Implemented loading
1y ago
Hatix Ntsoa
43fc8e04
fix: typo in ghnm
1y ago
Hatix Ntsoa
ab03654f
feat: ghnm function
1y ago
Hatix Ntsoa
99ace6dd
refactor: load_and_delete implementation
1y ago
Hatix Ntsoa
10d20e14
update: ghd function
1y ago
Hatix Ntsoa
2144c2b7
update: Check repo URL
1y ago
Hatix Ntsoa
eb467587
feat: Loading with deletion
1y ago
Hatix Ntsoa
5f43111e
update: README Repo Link
1y ago
Hatix Ntsoa
14c2fdac
fix: typo in import
1y ago
Hatix Ntsoa
e51d7d39
feat: check_branch script
1y ago
Hatix Ntsoa
604a8ae0
refactor: consistent identation size
1y ago
Hatix Ntsoa
8992c189
fix: typo on git check
1y ago
Hatix Ntsoa
9f2ccb40
refactor: Cleaner checks
1y ago
Hatix Ntsoa
62eb59e9
refactor: Cleaner error messages
1y ago
Hatix Ntsoa
41d6d0ae
fix: gh check on ghd
1y ago
Hatix Ntsoa
173e1e20
refactor: help flag priorization
1y ago
Hatix Ntsoa
ad6b9e07
refactor: concise check_user function
1y ago
Hatix Ntsoa
c51baf2f
fix: Offline message
1y ago
Hatix Ntsoa
31282372
feat: ghf script
1y ago
Hatix Ntsoa
16228546
refactor: Cleaner check functions
1y ago
Hatix Ntsoa
c6c5761c
feat(utils): check_repo, loading
1y ago
Hatix Ntsoa
28df7224
fix: README
1y ago
Hatix Ntsoa
26538a56
feat: New Colors
1y ago
Hatix Ntsoa
6da4f56a
fix: install_git function call
1y ago
Hatix Ntsoa
d7530416
refactor: Script Centralization
1y ago
Hatix Ntsoa
9e8481d1
feat: Updated README
1y ago
Hatix Ntsoa
ad724f31
feat: gcln script
1y ago
Hatix Ntsoa
3102e8af
Fixed has_remote logic for git_scripts too
1y ago
Hatix Ntsoa
253d7062
Fixed has_remote logic
1y ago
Hatix Ntsoa
a0bd4090
Action on remote branch allowed only for repo owners
1y ago
Hatix Ntsoa
8aa89e2b
Check for remote if in a Git repo
1y ago
Hatix Ntsoa
678f94e1
Check for remote if in a Git repo
1y ago
Hatix Ntsoa
b6dd3ae9
Updated has_remote logic
1y ago
fix: execution permission enabled on remote repo
master
0998873f
hatixntsoa.site
4mo
fix: updated repo name to cd with
358fb474
hatixntsoa.site
4mo
refactor: switched to dotcase for repo name and directories
664779b7
hatixntsoa.site
4mo
fix[ghc]: remote add origin depends on gh protocol in use
9939dd51
hatixntsoa.site
5mo
license: updated date
a7d2b5ec
Hatix Ntsoa
6mo
docs: Updated repo link
6f92503a
Hatix Ntsoa
6mo
fix: syntax error on grst
1a84a370
Hatix Ntsoa
6mo
feat: future feature note
01863984
Hatix Ntsoa
8mo
feat: grst can reset staged file
1c22d088
Hatix Ntsoa
9mo
feat[ghd]: Updated repo check
5afd6a0a
Hatix Ntsoa
1y
feat[gcln]: Clone own repo
3797f302
Hatix Ntsoa
1y
refactor[utils]: More concise status return
a2815dd8
Hatix Ntsoa
1y
feat[check_repo]: is_my_github_repo function
a2bbff2e
Hatix Ntsoa
1y
feat[ghd]: Help updated
5cdb2865
Hatix Ntsoa
1y
feat: ghd function
345129d6
Hatix Ntsoa
1y
feat[ghv]: Offline Check of the owner
7baf0d39
Hatix Ntsoa
1y
refactor[gbd]: Cleaner code
152f9a6f
Hatix Ntsoa
1y
fix[ghd]: Removed trailing dots
66b4b008
Hatix Ntsoa
1y
fix[gcln]: Handle repo name with dots
18568648
Hatix Ntsoa
1y
fix[gcln]: help message
b33aefb2
Hatix Ntsoa
1y
refactor: ghv
df1eb8e2
Hatix Ntsoa
1y
fix: Identation on ghdel
5d9f5508
Hatix Ntsoa
1y
refactor: git scripts
b21221bc
Hatix Ntsoa
1y
refactor: gh scripts
219c8da3
Hatix Ntsoa
1y
refactor[ghcls]: Cleaner code
05ac6d6b
Hatix Ntsoa
1y
fix: Made new scripts executable
b836e035
Hatix Ntsoa
1y
update: README
e936d250
Hatix Ntsoa
1y
update[ghadd]: Implemented loading
0b1693b8
Hatix Ntsoa
1y
fix: typo in ghnm
43fc8e04
Hatix Ntsoa
1y
feat: ghnm function
ab03654f
Hatix Ntsoa
1y
refactor: load_and_delete implementation
99ace6dd
Hatix Ntsoa
1y
update: ghd function
10d20e14
Hatix Ntsoa
1y
update: Check repo URL
2144c2b7
Hatix Ntsoa
1y
feat: Loading with deletion
eb467587
Hatix Ntsoa
1y
update: README Repo Link
5f43111e
Hatix Ntsoa
1y
fix: typo in import
14c2fdac
Hatix Ntsoa
1y
feat: check_branch script
e51d7d39
Hatix Ntsoa
1y
refactor: consistent identation size
604a8ae0
Hatix Ntsoa
1y
fix: typo on git check
8992c189
Hatix Ntsoa
1y
refactor: Cleaner checks
9f2ccb40
Hatix Ntsoa
1y
refactor: Cleaner error messages
62eb59e9
Hatix Ntsoa
1y
fix: gh check on ghd
41d6d0ae
Hatix Ntsoa
1y
refactor: help flag priorization
173e1e20
Hatix Ntsoa
1y
refactor: concise check_user function
ad6b9e07
Hatix Ntsoa
1y
fix: Offline message
c51baf2f
Hatix Ntsoa
1y
feat: ghf script
31282372
Hatix Ntsoa
1y
refactor: Cleaner check functions
16228546
Hatix Ntsoa
1y
feat(utils): check_repo, loading
c6c5761c
Hatix Ntsoa
1y
fix: README
28df7224
Hatix Ntsoa
1y
feat: New Colors
26538a56
Hatix Ntsoa
1y
fix: install_git function call
6da4f56a
Hatix Ntsoa
1y
refactor: Script Centralization
d7530416
Hatix Ntsoa
1y
feat: Updated README
9e8481d1
Hatix Ntsoa
1y
feat: gcln script
ad724f31
Hatix Ntsoa
1y
Fixed has_remote logic for git_scripts too
3102e8af
Hatix Ntsoa
1y
Fixed has_remote logic
253d7062
Hatix Ntsoa
1y
Action on remote branch allowed only for repo owners
a0bd4090
Hatix Ntsoa
1y
Check for remote if in a Git repo
8aa89e2b
Hatix Ntsoa
1y
Check for remote if in a Git repo
678f94e1
Hatix Ntsoa
1y
Updated has_remote logic
b6dd3ae9
Hatix Ntsoa
1y
next