git-bug/repository
Vincent Tiu f3304bdc1c
Add functionality to remove bugs from a local repository. (#423)
Add functionality to remove bugs from a local repository.

This adds a function to remove git references in the repo and another one to remove bugs.
2020-07-09 14:40:44 +02:00
..
config_mem_test.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
config_mem.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
config_testing.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
config.go bridge: various improvement on the global token PR 2019-11-10 14:53:40 +01:00
git_config.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
git_test.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
git_testing.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
git.go Add functionality to remove bugs from a local repository. (#423) 2020-07-09 14:40:44 +02:00
hash.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
mock_repo_test.go repository: remove tie to Bug, improved and reusable testing 2020-06-26 19:14:22 +02:00
mock_repo.go Add functionality to remove bugs from a local repository. (#423) 2020-07-09 14:40:44 +02:00
repo_testing.go Add functionality to remove bugs from a local repository. (#423) 2020-07-09 14:40:44 +02:00
repo.go Add functionality to remove bugs from a local repository. (#423) 2020-07-09 14:40:44 +02:00
tree_entry_test.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00
tree_entry.go repository: merge git.Hash in for one less /util package 2020-07-01 19:39:02 +02:00